My personal website: https://baseddata.io
Go to file
Sam 83d458f39d Add content to front page 2024-08-13 18:57:32 +01:00
archetypes changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
backend Modify backend app 2024-08-13 18:55:20 +01:00
content Add content to front page 2024-08-13 18:57:32 +01:00
layouts Create download-data shortcode 2024-08-13 18:52:51 +01:00
static Add button css 2024-08-13 18:57:16 +01:00
.gitignore convert all images to webp 2024-08-01 14:06:16 +01:00
README.md convert all images to webp 2024-08-01 14:06:16 +01:00
hugo.toml More tweaks 2024-08-08 14:28:50 +01:00
shell.nix convert all images to webp 2024-08-01 14:06:16 +01:00

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.