summaryrefslogtreecommitdiff
path: root/content/entry/journal-update-022.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-10-20 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-10-20 00:00:00 +0000
commitb42f03332f305b08390e71ee498135e46ab6d1fe67ebcf85d9a37a666901d464 (patch)
tree78094ff01eed8748ea4e6813e2ecf6c383262eab8c5c4ec62a90218f30304be9 /content/entry/journal-update-022.md
parent6dd9c77fbd8c6d76c0ae3477d79241dc9d181a4d7c9f4e3bcf887d388b27faa8 (diff)
downloadjournal-b42f03332f305b08390e71ee498135e46ab6d1fe67ebcf85d9a37a666901d464.tar.gz
journal-b42f03332f305b08390e71ee498135e46ab6d1fe67ebcf85d9a37a666901d464.zip
Fix Git repository links
Diffstat (limited to 'content/entry/journal-update-022.md')
-rw-r--r--content/entry/journal-update-022.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/entry/journal-update-022.md b/content/entry/journal-update-022.md
index 230d039..aa6b6bb 100644
--- a/content/entry/journal-update-022.md
+++ b/content/entry/journal-update-022.md
@@ -11,13 +11,13 @@ Using Ansible, I automated configurations that remain the same across servers I
My new VPS accepts many payment methods, so I don't depend on [digital tulips](/glossary/) anymore. Unfortunately my VPS provider doesn't have IPv6 support yet, but I've been assured that they already have the IPv6 addresses and they're just working on assigning them now.
-I decided to drop I2P support for the time being. It was broken anyways for who knows how long. If you want to know more about that, read this [Git commit message](https://git.nicholasjohnson.ch/journal/commit/?id=85b77079ffea8fae7f29516dc029812000c457fb). If you use the [Tor](gemini://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) [onion](http://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) to access this journal, nothing has changed. I migrated the onion to the new VPS as-is.
+I decided to drop I2P support for the time being. It was broken anyways for who knows how long. If you want to know more about that, read this [Git commit message](https://git.nicholasjohnson.ch/journal/commit/?id=2a5af819934817f0fd09bf3aeff37a72bff4d33f937bcbed260955da09ec0b26). If you use the [Tor](gemini://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) [onion](http://nick6gsepvtmkcpibpid6dqtqroxt62u6ab4ep65vxrenffruumj6jad.onion) to access this journal, nothing has changed. I migrated the onion to the new VPS as-is.
In the journal repository, I've started signing Git tags rather than commits. Git-annex has been removed for cleaner code and better accessibility on Sourcehut. The ugly Python code has been entirely removed and replaced with two Hugo configuration files, meaning Hugo properly generates my journal now all on its own. I switched from emojis to using emoji codes for better code accessibility.
Finally, I archived [my old repos on Sourcehut](https://sr.ht/~nicholasjohnson/archive/). I didn't want them completely gone since they're linked to in some of my old entries and I try hard to avoid link rot, but I also didn't want them so front and center since they're poorly written.
## Future Plans
-For the Hugo theme for this journal, you can find my plans in [this TODO file](https://git.nicholasjohnson.ch/hugo-theme-journal/tree/TODO?id=33f2df0c33830298bef1e35fc6dc49fe1df23c8e). I'm going to start versioning the theme. Once I implement the features in the TODO file, as long as nothing else occurs to me, I'll make the first official release of the theme with version 1.0.0.
+For the Hugo theme for this journal, you can find my plans in [this TODO file](https://git.nicholasjohnson.ch/hugo-theme-journal/tree/TODO?id=833d19b542e6d6106ac4979e7a6319bec1969ed7a8f085afe944872bcefddfa7). I'm going to start versioning the theme. Once I implement the features in the TODO file, as long as nothing else occurs to me, I'll make the first official release of the theme with version 1.0.0.
As for the journal itself, eliminating the [promoted links page](/promoted/) is the only major change I have planned and that will happen gradually.