From 5e3b4b6c21d33b28e60ce976479339f72d544a6c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 30 Aug 2026 18:35:23 +0200 Subject: Switch from stagit to cgit --- src/blog/2022-12-30-blog-ready/blog-ready.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/blog/2022-12-30-blog-ready') diff --git a/src/blog/2022-12-30-blog-ready/blog-ready.md b/src/blog/2022-12-30-blog-ready/blog-ready.md index 144e5e2..a6f0ff0 100644 --- a/src/blog/2022-12-30-blog-ready/blog-ready.md +++ b/src/blog/2022-12-30-blog-ready/blog-ready.md @@ -13,10 +13,9 @@ messy at some point! It would be nice to divide these posts by year... ## Adding year sections to my blog index Very easy: in my -[build.sh](https://git.tronto.net/sebastiano.tronto.net/file/build.sh.html) +[build.sh](https://git.tronto.net/sebastiano.tronto.net/tree/build.sh) script that I run to -[build my website](../2022-08-14-website), there is a -[`makeblog()`](https://git.tronto.net/sebastiano.tronto.net/file/build.sh.html#l52) +[build my website](../2022-08-14-website), there is a `makeblog()` function that takes care of building the index page and RSS feed for my blog. It is enough to add the following lines inside its main loop: -- cgit v1.3