mykiwi/mykiwi.blogpublic Fork 0
f8c7bc5befe025e055b2734f5317ed645047d40e
Commits
Clone
git clone https://git.rickub.com/mykiwi/mykiwi.blog.git
git clone ssh://git@rickub.com/mykiwi/mykiwi.blog.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

static-sites-in-2026.md · 9 lines · 291 Bmarkdown Blame HistoryRaw
Add the first three posts bf3cf90 Romain Gautier 17h ago1+++
2date = '2026-03-02T08:15:00+01:00'
3draft = false
4title = 'Static Sites in 2026'
5summary = 'Why static site generators are still a great choice.'
6+++
7
8Static site generators like Hugo remain a fast, simple option for blogs:
9no database, no runtime, just plain files served from anywhere.