💾 Archived View for nicholasjohnson.ch › 2021 › 07 › 09 › site-update-013 captured on 2023-09-28 at 16:30:58. Gemini links have been rewritten to link to archived content
View Raw
More Information
⬅️ Previous capture (2023-05-24)
➡️ Next capture (2023-11-04)
🚧 View Differences
-=-=-=-=-=-=-
_ _ _ _ _ _ _
| \| (_)__| |_ ___| |__ _ ___ _ | |___| |_ _ _ ___ ___ _ _
| .` | / _| ' \/ _ \ / _` (_-< | || / _ \ ' \| ' \(_-</ _ \ ' \
|_|\_|_\__|_||_\___/_\__,_/__/ \__/\___/_||_|_||_/__/\___/_||_|
🔗 Return to homepage
📆 July 9, 2021 | ⏱️ 2 minutes read | 🏷️ journal updates
Site Update 013
What's New
- Full content Atom feeds[1] 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[2]. 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[3]. 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
- Support multithreading in blog generation scripts. This should make generation go faster. This is even more important now that feeds are generated independently of pages. See site update 12[4] for details.
References
🔗 [1]: Atom feeds
🔗 [2]: content submodule
🔗 [3]: this commit
🔗 [4]: site update 12
Copyright 2019-2023 Nicholas Johnson. CC BY-SA 4.0.