My personal website: https://baseddata.io
Go to file
Sam c498cd3055 fix apiURL 2025-01-12 23:44:08 +00:00
archetypes changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
backend add cors 2025-01-11 16:35:25 +00:00
content add cv 2025-01-11 16:41:26 +00:00
layouts major refactor 2025-01-11 15:10:53 +00:00
static scale chart 2025-01-11 16:38:52 +00:00
.gitignore update pyproject 2024-11-07 21:41:31 +00: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 apiURL 2025-01-12 23:44:08 +00:00
pyproject.toml add load_dotenv and fix unix sock location 2025-01-11 16:29:11 +00:00
shell.nix update shell.nix 2024-11-07 21:39:26 +00: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.