blob: b84e475de054f7c2026b3b7703994976b1cb1d27ff0c728f1b74902ec6390218 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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.](https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=5a66837521d1d66a6df1cfbe9d9a89efc1eeb4f15834e941835350a8494b4012 "Journal Theme Git Commit: Add inline image support for HTML")
* [Added multilingual support.](https://git.nicholasjohnson.ch/hugo-theme-journal/diff/?id=178711418fc11bf05321127aa09c8c718d1695963e2b8023d7e8fbe8cbb1ee44&id2=5ab2048f8e69d21902f379bb281fa947d31e7f0399556ab96f18841d9005e250 "Journal Theme Git Commit: Add multilingual support")
* [Added support for custom CSS stylesheets.](https://git.nicholasjohnson.ch/hugo-theme-journal/commit/?id=b50a7eb7fa8232e66402eb0ca097d3c2423a4aaa934458906be3390d0966aa99 "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](https://git.nicholasjohnson.ch/journal/diff/?id=28dc72ee06fab33f4c07ecd0c840d27f420ef05c4c478793dbb130f6f5ecda8e&id2=fc23b52eefdb23fa5c1b572c10f3472eaa4a63154ab9a26fae8165a5e7cb39a6 "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=369824d3344a2cacc12a440039090c155d30665b159985367be39e866687a485&id2=0511dfa99267b9a4b36faadd9aedaf4baa3b916707621e03c03e22d959bef1b8 "Journal Git Commit: Replace files subdomain with archived links")
* [Removed Sourcehut links.](https://git.nicholasjohnson.ch/journal/commit/?id=e777ada55bb8e7494dc6bc7a5ec788c8a99fab984eddc17d7249445e5a4c90b8 "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=4d03aab04da01bfefcba8e9519b2ab97773c4fcb83361322ac98a8559fcc2ad2 "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").
|