diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-29 12:28:50 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-09-29 12:28:50 +0200 |
| commit | 79517c1a7c16901d121dbcc86b370576940a13a2 (patch) | |
| tree | 6776aa348b66c864296c4ede79b830cc97af68d3 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..65a0d8e --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# Small Web + +Welcome to anhgelus's logs. + +Bienvenue dans les logs d'anhgelus. + +## Concept + +Personnal website in the vibe of the small web mouvance. +It aims to be simple, minimalist, brutalist, indie, and personnal. + +## How it works + +Backend written in modern Go. + +Light CSS, light JS, runs everywhere. +SSR first. +Maybe HTMX? + +Content written in markdown. + +RSS feed. + +## Organization + +This repository contains only the source code of the website, not the contents. + +Mock-ups are in `design`. +Only HTML and raw CSS here. + |
