My personal website: https://baseddata.io
Go to file
Sam 67f1bb2c80 Add data-downloads to navbarlinks 2024-08-13 18:58:13 +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 Small modifications to article 2024-08-13 18:57:54 +01:00
layouts Add data-downloads to navbarlinks 2024-08-13 18:58:13 +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.