An open API service indexing awesome lists of open source software.

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

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)