My personal website: https://baseddata.io
Go to file
Sam 4cf874ca77 Merge branch 'master' of git.bitlab21.com:sam/baseddata.io 2024-08-14 11:48:09 +01:00
archetypes changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
backend Modifications 2024-08-13 20:14:17 +01:00
content Modify content 2024-08-14 11:47:45 +01:00
layouts Use default content list for tags creation 2024-08-13 20:35:00 +01:00
static Switch instances of bitlab21.com to baseddata.io 2024-08-13 19:29:56 +01:00
.gitignore add data dir to gitignore 2024-08-14 11:46:17 +01:00
README.md convert all images to webp 2024-08-01 14:06:16 +01:00
hugo.toml Fixes incorrect url in site title 2024-08-13 20:31:51 +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.