aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-08-30 19:48:28 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-08-30 19:48:28 +0200
commitab1236796f74416b8ba7c0f9f9bbf32075b811b4 (patch)
tree1a1e1c72bfe7b8df8df87f27a303efd74219fc72
parentc9336364a7ae45f51a00280eb6910a6abd8197cb (diff)
downloadsebastiano.tronto.net-ab1236796f74416b8ba7c0f9f9bbf32075b811b4.tar.gz
sebastiano.tronto.net-ab1236796f74416b8ba7c0f9f9bbf32075b811b4.zip
Bold to Italic
-rw-r--r--src/blog/2022-11-23-git-host/git-host.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2022-11-23-git-host/git-host.md b/src/blog/2022-11-23-git-host/git-host.md
index 9976b91..8087d80 100644
--- a/src/blog/2022-11-23-git-host/git-host.md
+++ b/src/blog/2022-11-23-git-host/git-host.md
@@ -1,10 +1,10 @@
1# Self-hosted git pages with stagit (featuring ed, the standard editor) 1# Self-hosted git pages with stagit (featuring ed, the standard editor)
2 2
3**Update 2026-08-30: Since August 2026, I am no longer using stagit to 3*Update 2026-08-30: Since August 2026, I am no longer using stagit to
4host my git pages. Instead, I use [cgit](https://git.zx2c4.com/cgit/about). 4host my git pages. Instead, I use [cgit](https://git.zx2c4.com/cgit/about).
5I have updated all the links in this page to point to a frozen copy of 5I have updated all the links in this page to point to a frozen copy of
6my stagit-based git page before the switch. If you want to visit my new 6my stagit-based git page before the switch. If you want to visit my new
7git page, go to [git.tronto.net](https://git.tronto.net)** 7git page, go to [git.tronto.net](https://git.tronto.net).*
8 8
9This is a follow-up to my earlier blog entry 9This is a follow-up to my earlier blog entry
10[How I update my website](../2022-08-14-website). 10[How I update my website](../2022-08-14-website).

Generated with cgit - Back to sebastiano.tronto.net