diff options
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/) |