My personal website:
https://baseddata.io
Sam
198ab2a1f8
- add download route - combine chart endpoints to single get_json route |
||
---|---|---|
archetypes | ||
backend | ||
content | ||
layouts | ||
static | ||
.gitignore | ||
README.md | ||
hugo.toml | ||
shell.nix |
README.md
My personal website (https://bitlab21.com)
This site is made using Hugo, a static website generator. The backend (which powers the api for getting data for the charts) is build in python and served using gunicorn.