My personal website: https://baseddata.io
Go to file
Sam 5e36246785 change website in READEME 2024-10-30 09:44:08 +00:00
archetypes changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
backend move todays date inside route functions 2024-08-27 15:37:27 +01:00
content add cv back 2024-10-29 08:14:27 +00:00
layouts chance lisence 2024-08-22 10:39:36 +01:00
static changed homepage to remove license info 2024-08-20 19:41:13 +01:00
.gitignore more tweaks 2024-08-15 15:00:44 +01:00
LICENSE.md chance lisence 2024-08-22 10:45:55 +01:00
README.md change website in READEME 2024-10-30 09:44:08 +00:00
hugo.toml fix 2024-09-03 22:24:32 +01:00
shell.nix Update cv 2024-08-20 10:17:41 +01:00

README.md

My personal website (https://baseddata.io)

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.