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

https://github.com/scientifichackers/pycampers

Pycampers -- the religion, the blog, the showcase.
https://github.com/scientifichackers/pycampers

Last synced: 11 months ago
JSON representation

Pycampers -- the religion, the blog, the showcase.

Awesome Lists containing this project

README

          

# pycampers

Pycampers -- the religion, the blog, the showcase.

Made possible by [Lektor](https://www.getlektor.com/) & [Tachyons](https://tachyons.io/).

Generated HTML can be found [here](https://github.com/pycampers/pycampers.github.io).

# Get started

1. Install Lektor.
2. Clone this repo.
3. `$ lektor server`
4. `$ browser-sync start --proxy "http://127.0.0.1:5000/" --files="**/*"` (Optional)