diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:08:09 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:14:23 +0200 |
commit | c8fc4599fecad0228a03050d3a5affd13883cede (patch) | |
tree | aa91531e51f5820d454393bf2c8b074642ea230f | |
parent | eeb7feebe439e28411460862973433ec69e2213e (diff) |
blog: Fix typos
-rw-r--r-- | content/post/dusting-off-the-blog.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/post/dusting-off-the-blog.md b/content/post/dusting-off-the-blog.md index 311775a..38ffc6c 100644 --- a/content/post/dusting-off-the-blog.md +++ b/content/post/dusting-off-the-blog.md @@ -20,7 +20,7 @@ use any social media. [finds the time to write]: https://hack.org/mc/blog/ -Anyway, dusting of the blog started with me migrating my [Hugo][] project (the +Anyway, dusting off the blog started with me migrating my [Hugo][] project (the website's source) from a private GitHub repository to my self-hosted [gitolite][] server at `git.rgdd.se`. In the future, you should be able to clone it like this: @@ -50,7 +50,7 @@ make it easier to get an overview of the things I'm hacking on, how nice right? [pass]: https://www.passwordstore.org/ -Back to me dusting of the blog. What I realized is that I didn't have a clean +Back to me dusting off the blog. What I realized is that I didn't have a clean separation between my Hugo project and the (somewhat forked) theme I was using. So, I spent a few hours cleaning this up in two separate repositories now: @@ -73,7 +73,7 @@ fonts and colors. [Fontanello add-on]: https://addons.mozilla.org/en-US/firefox/addon/fontanello/ [Sigsum's brand assets]: https://git.glasklar.is/sigsum/project/documentation/-/tree/main/assets -That's about it for this time. It was fun cleaning up my site as `www` and +That's about it for this time. It was fun cleaning up the site as `www` and `www-theme`. And to _actually dust off the blog_ afterwards, thus breaking the silence. Hopefully it doesn't take me another year or two before I write here again. |