From 79517c1a7c16901d121dbcc86b370576940a13a2 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 29 Sep 2025 12:28:50 +0200 Subject: Initial commit --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. + -- cgit v1.2.3