aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2022-08-14-website/website.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/2022-08-14-website/website.md')
-rw-r--r--src/blog/2022-08-14-website/website.md8
1 files changed, 7 insertions, 1 deletions
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
38files and a way to upload your files to this server, you can easily manage 38files and a way to upload your files to this server, you can easily manage
39your website in a similar way. I am not going to explain how to do all of this 39your website in a similar way. I am not going to explain how to do all of this
40here; if you need help I suggest you have a look at 40here; 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,
42it seems that Roman has removed all content from his website.
43[His new website](https://romanzolotarev.com/) does not have much content
44either, although some of the old pages are still accessible if you know
45the 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
43As for my local machine, the one I am actually using to write these blog 49As for my local machine, the one I am actually using to write these blog
44posts, I just use a Markdown translator, a text editor, rsync 50posts, I just use a Markdown translator, a text editor, rsync

Generated with cgit - Back to sebastiano.tronto.net