https://github.com/dschep/schep.me
Lektor based source for my personal site
https://github.com/dschep/schep.me
Last synced: about 2 months ago
JSON representation
Lektor based source for my personal site
- Host: GitHub
- URL: https://github.com/dschep/schep.me
- Owner: dschep
- Created: 2018-12-21T22:58:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T14:14:55.000Z (3 months ago)
- Last Synced: 2025-01-30T15:25:57.384Z (3 months ago)
- Language: HTML
- Homepage: https://schep.me
- Size: 5.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Lektor](https://www.getlektor.com/) based source for [schep.me](http://schep.me)
Here's a quickstart:
```
pip install Lektor
lektor server
```Automatically deployed to github pages on push using a
[github actions workflow](https://github.com/dschep/schep.me/blob/master/.github/main.workflow)