diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-02-15 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2023-02-15 00:00:00 +0000 |
commit | 0d0dc3af0dbf553c954fe5d095d8bb246696549cb034932686cb8626f18409ad (patch) | |
tree | 07f919aab825de53257f1671a21d25d5be714a55b473988b380f7f29207b54c6 /content/entry/site-update-008.md | |
parent | 92d33ee9f6daa2cb5bcf66f72876301601c8584bf66c8733c7ab5d2d1aa9f1ef (diff) | |
download | journal-0d0dc3af0dbf553c954fe5d095d8bb246696549cb034932686cb8626f18409ad.tar.gz journal-0d0dc3af0dbf553c954fe5d095d8bb246696549cb034932686cb8626f18409ad.zip |
Convert refs: site-update-008
Diffstat (limited to 'content/entry/site-update-008.md')
-rw-r--r-- | content/entry/site-update-008.md | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/content/entry/site-update-008.md b/content/entry/site-update-008.md index 427ac6f..5d2d897 100644 --- a/content/entry/site-update-008.md +++ b/content/entry/site-update-008.md @@ -2,22 +2,15 @@ title: "Site Update 008" date: 2021-01-31T00:00:00 draft: false -makerefs: 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 +* Sign commits on Github/[Gitlab](https://gitlab.com/0Gitnick/0Gitnick.github.io) so users can [TOFU](https://www.wikipedia.org/wiki/Trust_on_first_use) 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 +* Write [content summaries](https://gohugo.io/content-management/summaries/) 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://www.wikipedia.org/wiki/Trust_on_first_use](https://www.wikipedia.org/wiki/Trust_on_first_use) -[3: https://gohugo.io/content-management/summaries/](https://gohugo.io/content-management/summaries/) |