summaryrefslogtreecommitdiff
path: root/content/entry
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2023-02-14 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2023-02-14 00:00:00 +0000
commit182830532605eeab1a74a7a0ee2f5fe9620783045ea6403ff288b903227689f2 (patch)
tree1d666d0b9e6e2b4701fb2cd1d3fccb9ed05375652115a8ab25c15415d09f0ab1 /content/entry
parent5d76c8d0ee0dc62266e1e83bd18508fc30f083d329ee3d4246d949b42d007a02 (diff)
downloadjournal-182830532605eeab1a74a7a0ee2f5fe9620783045ea6403ff288b903227689f2.tar.gz
journal-182830532605eeab1a74a7a0ee2f5fe9620783045ea6403ff288b903227689f2.zip
Convert refs: site-update-003
Diffstat (limited to 'content/entry')
-rw-r--r--content/entry/site-update-003.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/content/entry/site-update-003.md b/content/entry/site-update-003.md
index 3e70f79..b725d9d 100644
--- a/content/entry/site-update-003.md
+++ b/content/entry/site-update-003.md
@@ -2,15 +2,10 @@
title: "Site Update 003"
date: 2020-12-09T00:00:00
draft: false
-makerefs: false
---
# What's New
-I removed the bootstrap JS that wasn't really doing anything. The site should load faster and use less data now. I created a new tag called "info" for all site updates. The about page has been compacted so it's cleaner and easier to read and not so long-winded. I also updated my PGP key to use Curve25519 instead of RSA. PGP is awful[1]. I still use it for email only because it's better than nothing.
+I removed the bootstrap JS that wasn't really doing anything. The site should load faster and use less data now. I created a new tag called "info" for all site updates. The about page has been compacted so it's cleaner and easier to read and not so long-winded. I also updated my PGP key to use Curve25519 instead of RSA. [PGP is awful](https://secushare.org/PGP). I still use it for email only because it's better than nothing.
This site allows you to get filtered RSS feeds for just the content you're interested in. For example, if you only want to read about privacy, then you can use https://0gitnick.xyz/tags/privacy/index.xml for a privacy feed or https://0gitnick.xyz/tags/privacy/index.html for web pages. The category-centered feeds were broken with the same issue the aggregate site feed had last time with the relative URLs. They're fixed now.
The biggest change I made is reorganizing the tags. I renamed some tags and added new ones. The reason I did that is I have in mind the readers who just want a particular type of content and the tags were disorganized before. If I'm not sure if a post should be assigned a certain tag, I err on the side of too many tags since not tagging it could mean some readers will miss a relevant post. It's better for readers to see a post they don't care about now and then and just delete it rather than miss posts entirely because I was too strict with tagging.
-
-
-Link(s):
-[1: https://secushare.org/PGP](https://secushare.org/PGP)