diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 19:48:28 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 19:48:28 +0200 |
| commit | ab1236796f74416b8ba7c0f9f9bbf32075b811b4 (patch) | |
| tree | 1a1e1c72bfe7b8df8df87f27a303efd74219fc72 | |
| parent | c9336364a7ae45f51a00280eb6910a6abd8197cb (diff) | |
| download | sebastiano.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.md | 4 |
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 |
| 4 | host my git pages. Instead, I use [cgit](https://git.zx2c4.com/cgit/about). | 4 | host my git pages. Instead, I use [cgit](https://git.zx2c4.com/cgit/about). |
| 5 | I have updated all the links in this page to point to a frozen copy of | 5 | I have updated all the links in this page to point to a frozen copy of |
| 6 | my stagit-based git page before the switch. If you want to visit my new | 6 | my stagit-based git page before the switch. If you want to visit my new |
| 7 | git page, go to [git.tronto.net](https://git.tronto.net)** | 7 | git page, go to [git.tronto.net](https://git.tronto.net).* |
| 8 | 8 | ||
| 9 | This is a follow-up to my earlier blog entry | 9 | This 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). |
