diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-14 19:01:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-14 19:24:48 +0100 |
| commit | 6772d230135a98c5a6c52362674cd78b93163116 (patch) | |
| tree | bf531eb4e87873c9876aaec3ff9852db9b7c262b /src | |
| parent | a5a739c353f3e8aee7bbcbc46a301294d11eb75f (diff) | |
| download | sebastiano.tronto.net-6772d230135a98c5a6c52362674cd78b93163116.tar.gz sebastiano.tronto.net-6772d230135a98c5a6c52362674cd78b93163116.zip | |
Update to old blog posts
Diffstat (limited to 'src')
| -rw-r--r-- | src/blog/2022-06-04-gemini/gemini.md | 6 | ||||
| -rw-r--r-- | src/blog/2022-08-14-website/website.md | 8 |
2 files changed, 12 insertions, 2 deletions
diff --git a/src/blog/2022-06-04-gemini/gemini.md b/src/blog/2022-06-04-gemini/gemini.md index 6e228c5..35a3ae0 100644 --- a/src/blog/2022-06-04-gemini/gemini.md +++ b/src/blog/2022-06-04-gemini/gemini.md | |||
| @@ -192,4 +192,8 @@ and, more annoyingly for the few gemini users, I am going to use | |||
| 192 | http(s) links even when a gemini counterpart is available. | 192 | http(s) links even when a gemini counterpart is available. |
| 193 | 193 | ||
| 194 | *Update: as of August 2023, my website is still available on gemini, | 194 | *Update: as of August 2023, my website is still available on gemini, |
| 195 | but new blog posts are no longer mirrored there* | 195 | but new blog posts are no longer mirrored there.* |
| 196 | |||
| 197 | *Update: as of November 2025, as a result of a general cleanup of my | ||
| 198 | server's configuration, my website is no longer available on | ||
| 199 | gemini and I am not interested in setting it up again.* | ||
diff --git a/src/blog/2022-08-14-website/website.md b/src/blog/2022-08-14-website/website.md index 5ddcae0..8019c60 100644 --- a/src/blog/2022-08-14-website/website.md +++ b/src/blog/2022-08-14-website/website.md | |||
| @@ -38,7 +38,13 @@ server. As long as you have an http server that can serve static html | |||
| 38 | files and a way to upload your files to this server, you can easily manage | 38 | files and a way to upload your files to this server, you can easily manage |
| 39 | your website in a similar way. I am not going to explain how to do all of this | 39 | your website in a similar way. I am not going to explain how to do all of this |
| 40 | here; if you need help I suggest you have a look at | 40 | here; if you need help I suggest you have a look at |
| 41 | [Roman Zolotarev's website](https://rgz.ee). | 41 | [Roman Zolotarev's website](https://rgz.ee) (*Update: as of November 2025, |
| 42 | it seems that Roman has removed all content from his website. | ||
| 43 | [His new website](https://romanzolotarev.com/) does not have much content | ||
| 44 | either, although some of the old pages are still accessible if you know | ||
| 45 | the full URL, for exaple | ||
| 46 | [his Markdown cheatsheet](https://romanzolotarev.com/markdown.html) or | ||
| 47 | [his OpenBSD-related pages](https://romanzolotarev.com/openbsd/).*) | ||
| 42 | 48 | ||
| 43 | As for my local machine, the one I am actually using to write these blog | 49 | As for my local machine, the one I am actually using to write these blog |
| 44 | posts, I just use a Markdown translator, a text editor, rsync | 50 | posts, I just use a Markdown translator, a text editor, rsync |
