diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-29 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-04-29 00:00:00 +0000 |
commit | 43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b (patch) | |
tree | 174ed3be313335a746d8f77b081a0255dc4add7436c4b19efaed72dc4e0be580 /content/post/site-update-008.md | |
parent | b912154649ce41bfcece7c306a907f276e71c942ef9befc626b067b9782dc012 (diff) | |
download | journal-43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b.tar.gz journal-43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b.zip |
Change post to entry
Diffstat (limited to 'content/post/site-update-008.md')
-rw-r--r-- | content/post/site-update-008.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/content/post/site-update-008.md b/content/post/site-update-008.md deleted file mode 100644 index de5c22c..0000000 --- a/content/post/site-update-008.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -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/) |