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

Simplify readme

Romain Gautier committed 2026-09-18T22:41:32+02:00 Browse files
8145a2a parent: 9349201
modified README.md +2 -6
@@ -19,10 +19,6 @@ nix build
1919 Builds the site with Hugo and outputs it to `./result`.
2020
2121
22-## Design
22+---
2323
24-The typography, color palette, and layout (`blog/assets/css/style.scss`,
25-`blog/layouts/`) are ported from [fzakaria.com](https://github.com/fzakaria/fzakaria.com)
26-(MIT-licensed), reimplemented as Hugo templates. The Newsreader and
27-JetBrains Mono font files under `blog/static/fonts/` are open source (SIL OFL
28-/ Apache 2.0 respectively).
24+Heavily inspired from [fzakaria.com](https://github.com/fzakaria/fzakaria.com)
@@ -19,10 +19,6 @@ nix build
19 Builds the site with Hugo and outputs it to `./result`.19 Builds the site with Hugo and outputs it to `./result`.
20 20
21 21
22-## Design22+---
23 23
24-The typography, color palette, and layout (`blog/assets/css/style.scss`,24+Heavily inspired from [fzakaria.com](https://github.com/fzakaria/fzakaria.com)
25-`blog/layouts/`) are ported from [fzakaria.com](https://github.com/fzakaria/fzakaria.com)
26-(MIT-licensed), reimplemented as Hugo templates. The Newsreader and
27-JetBrains Mono font files under `blog/static/fonts/` are open source (SIL OFL
28-/ Apache 2.0 respectively).