aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 32fe7106f76f844f1cd891c54e65e4162b9bad3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 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.
[gomarkdown/markdown](https://github.com/gomarkdown/markdown) looks like to be a good library.

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.