My personal website: https://baseddata.io
Go to file
Sam 2f037af4d6 Modify data-lab page 2024-08-07 11:00:37 +01:00
archetypes changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
backend convert all images to webp 2024-08-01 14:06:16 +01:00
content Modify data-lab page 2024-08-07 11:00:37 +01:00
layouts Add toc to main-article partial 2024-08-07 00:39:11 +01:00
static Add chrome scrollbar style 2024-08-07 01:18:49 +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 Add toc to site config 2024-08-07 00:38:53 +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.