diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-28 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-29 00:00:00 +0000 |
commit | 6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492 (patch) | |
tree | 801524b017861e4ace0cba8b042e58c69fb7ae657ba71fecdddddf471d4d7e41 /content/post/site-update-008.md | |
download | journal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.tar.gz journal-6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492.zip |
Initial commit
Diffstat (limited to 'content/post/site-update-008.md')
-rw-r--r-- | content/post/site-update-008.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/content/post/site-update-008.md b/content/post/site-update-008.md new file mode 100644 index 0000000..de5c22c --- /dev/null +++ b/content/post/site-update-008.md @@ -0,0 +1,22 @@ +--- +title: "Site Update 008" +date: 2021-01-31T00:00:00 +draft: false +--- +# What's New +It seems I'm making update posts more often than I imagined, but it's fine. I'm going to try out a list format for this one. + +* Change "recommendation" tag to more specific tags. (e.g., "books", "videos") +* Sign commits on Github/Gitlab[1] so users can TOFU[2] this blog +* Minify html and css + +# Future Plans +* Mirror site repo and scripts on Savannah +* Write content summaries[3] for each post for improved site/RSS readability +* Reconsider posts displayed per page after adjusting site summaries + + +Link(s): +[1: https://gitlab.com/0Gitnick/0Gitnick.github.io](https://gitlab.com/0Gitnick/0Gitnick.github.io) +[2: https://wikiless.org/wiki/Trust_on_first_use](https://wikiless.org/wiki/Trust_on_first_use) +[3: https://gohugo.io/content-management/summaries/](https://gohugo.io/content-management/summaries/) |