mykiwi/mykiwi.blogpublic Fork 0
bf3cf90170888299b6939d18c034327377a52922
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.

Add the first three posts bf3cf90 · on bf3cf90170888299b6939d18c034327377a52922 · Romain Gautier · 15h ago
hello-world.md · 9 lines · 242 Bmarkdown
Blame HistoryOpen raw

+++
date = '2026-01-05T09:00:00+01:00'
draft = false
title = 'Hello World'
summary = 'A first post to kick things off.'
+++

Welcome to my new blog, built with Hugo. This is a placeholder post used to
test the site layout and build pipeline.

1
2
3
4
5
6
7
8
9
+++
date = '2026-01-05T09:00:00+01:00'
draft = false
title = 'Hello World'
summary = 'A first post to kick things off.'
+++

Welcome to my new blog, built with Hugo. This is a placeholder post used to
test the site layout and build pipeline.