summaryrefslogtreecommitdiff
path: root/content/entry/site-update-013.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-08-26 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-08-26 00:00:00 +0000
commit3342fe39c677d92589e4635fa4ae95c259356c15bd4b733f45f271f048c16d23 (patch)
tree9fcb04c399bb7392c0b79ac2e9bdc9188955fcd7486960116a712d553194c771 /content/entry/site-update-013.md
parentfc23b52eefdb23fa5c1b572c10f3472eaa4a63154ab9a26fae8165a5e7cb39a6 (diff)
downloadjournal-3342fe39c677d92589e4635fa4ae95c259356c15bd4b733f45f271f048c16d23.tar.gz
journal-3342fe39c677d92589e4635fa4ae95c259356c15bd4b733f45f271f048c16d23.zip
Update links to nicksphere-gmi repo
Since nicksphere-gmi is an unmaintained repo that has been superseded by hugo-theme-journal, I no longer wish to host it on my subdomain.
Diffstat (limited to 'content/entry/site-update-013.md')
-rw-r--r--content/entry/site-update-013.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/site-update-013.md b/content/entry/site-update-013.md
index c5315ac..1173a3e 100644
--- a/content/entry/site-update-013.md
+++ b/content/entry/site-update-013.md
@@ -8,7 +8,7 @@ draft: false
* Full content [Atom feeds](/atom.xml) have returned. Before Gemini, I had a full content web feed, not just the summaries. After Gemini, I changed it to summaries only. Now, full content is supported again along with summaries. It was a mistake adding Gemini without full content web feed support. I shouldn't have taken that feature away from readers without warning. I was just so focused on getting Gemini that I ditched the web feed to roll that out early. Apologies to anyone using it. I don't really care how readers access my blog as long as they're reading it and I want to make it as accessible as possible for everyone.
* New [content submodule](https://git.nicholasjohnson.ch/nicksphere-gmi-content). This almost entirely separates the text on my blog from everything else, significantly reducing the number of files in the main repository. I did this to create a logical separation between the text on the blog and everything used to generate/display that text.
* Clearer licensing. The licensing was unclear before because I didn't clearly indicate which licenses went with which files. Now that content and scripts live in separate repositories, the main repo can use GPLv3 exclusively and the content CC BY-SA 4.0 exclusively.
-* Gitlab pages is fixed as of [this commit](https://git.nicholasjohnson.ch/nicksphere-gmi/commit/?id=3ea0615f72fcae2d345f239569019429c5d5d168). Before, it wasn't recursively cloning the new content submodule, so the generation process was failing and the mirror was down for a while.
+* Gitlab pages is fixed as of [this commit](https://archive.softwareheritage.org/browse/revision/3ea0615f72fcae2d345f239569019429c5d5d168/?origin_url=https://git.nicholasjohnson.ch/nicksphere-gmi#swh-revision-changes). Before, it wasn't recursively cloning the new content submodule, so the generation process was failing and the mirror was down for a while.
* GNU Audio Video mirror link added. I'm now mirroring all the GNU audios and videos. Before I had the A/V on the mirrors subdomain and A/V links weren't working that way. I realized that particular mirror requires its own domain to display properly, so now it has one.
# Future Plans