summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/entry/journal-update-024.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/content/entry/journal-update-024.md b/content/entry/journal-update-024.md
new file mode 100644
index 0000000..b9c59fc
--- /dev/null
+++ b/content/entry/journal-update-024.md
@@ -0,0 +1,31 @@
+---
+title: "Journal Update 024"
+date: 2023-09-02T00:00:00
+tags: ['journal updates']
+draft: false
+---
+## What's New
+
+Six months have passed since [my last journal update](/2023/02/25/journal-update-023/ "Journal Update 023"). Since then, I have improved, fixed, and added new features and documentation to the [journal theme](https://git.nicholasjohnson.ch/hugo-theme-journal "Hugo Journal Theme Repository"). I'll list the highlights point by point, in no particular order:
+
+* [Implemented inline image support for HTML.](http://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=ef719eec17fb487b4495a68591c8bb3753ec62b0 "Journal Theme Git Commit: Add inline image support for HTML")
+* [Added multilingual support.](http://git.nicholasjohnson.ch/hugo-theme-journal/diff/?id=44b6502494b13e0b27db7cac4093aca60eff33db&id2=b8975a7a9b3aac3f68599d79cafc083f377402fa "Journal Theme Git Commit: Add multilingual support")
+* [Added support for custom CSS stylesheets.](https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=fda1ffb21d2ddb44c892dadb0dd1c9fb5b7559c2 "Journal Theme Git Commit: Add custom CSS stylesheet support")
+* [Wrote comprehensive documentation.](https://git.nicholasjohnson.ch/hugo-theme-journal/tree/GEMTEXT-COMPATIBILITY.md "Journal Theme Documentation")
+* Made major improvements in template efficiency, speed, and correctness.
+
+There are still small improvements to be made and probably minor bugs to fix, but no new features are planned at the moment. So I'm happy to announce that I made a [v1.0.0 release](https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.0.0 "Hugo Journal Theme v1.0.0 Release"), which means that the theme is considered stable enough to use and no breaking changes are planned.
+
+I've also made some changes to [the journal itself](https://git.nicholasjohnson.ch/journal "Journal Repository"). Here they are in no particular order:
+
+* Started publishing my [DKIM private keys](/resource/old-dkim-privates.txt "My DKIM Private Keys").
+* Replaced [outdated/unmaintained/upstreamed repos](http://git.nicholasjohnson.ch/journal/diff/?id=1d92ded775bc44663410edaafe75c08627bd66a9&id2=94852e2e7fb821d6b72e6ccd709cf4db96520885 "Journal Git Commit: Replace outdated/unmaintained/upstreamed repos with archived links") from [my cgit instance](https://git.nicholasjohnson.ch "My Cgit Instance") with archived links.
+* Added the '[computing](/tags/computing/ "Journal tag: 'computing'")' tag for computing-related journal entries.
+* [Replaced files subdomain with archived links.](http://git.nicholasjohnson.ch/journal/diff/?id=5ab3a7be39e79d1173a797834c3c12ef76524a2f&id2=703caeb35087c0eabb93878ee266c5b15b31ac0d "Journal Git Commit: Replace files subdomain with archived links")
+* [Removed Sourcehut links.](https://git.nicholasjohnson.ch/journal/commit/?id=7686adf3de737afc74466f6192137254208f5280 "Journal Git Commit: Remove sourcehut links") archive.org is a sufficient backup and less to maintain.
+* [Removed glossary.](https://git.nicholasjohnson.ch/journal/commit/?id=67387195530e01194cc8e57d36c8c97b25e972bf "Journal Git Commit: Remove glossary") It was making my journal seem more like propaganda.
+
+
+## Future Plans
+
+I don't have anything spectacular planned for the future. I just want to finally get rid of the [promoted page](/promoted/ "Promoted Page") and add some more [tags](/tags/ "Tags Page").