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.
- Host: GitHub
- URL: https://github.com/scientifichackers/pycampers
- Owner: scientifichackers
- License: unlicense
- Created: 2019-02-20T06:25:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T19:04:39.000Z (over 7 years ago)
- Last Synced: 2025-06-06T01:04:34.475Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://pycampers.com/
- Size: 2.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)