My personal website: https://baseddata.io
Go to file
Sam 12e2fc2fe1 Syntax highlighting 2024-08-08 11:13:18 +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 Small tweaks to content 2024-08-07 15:33:02 +01:00
layouts Rename card-list to content-list shortcode 2024-08-08 11:11:45 +01:00
static Syntax highlighting 2024-08-08 11:13:18 +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 Syntax highlighting 2024-08-08 11:13:18 +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.