From 6f3ee2326bde11350639eb8c1b0bb6be4deef791 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Fri, 7 Jan 2022 22:46:24 +0800 Subject: Reorganize all past blogposts --- docs/meta.md | 48 +++++++++++++++++++----------------------------- 1 file changed, 19 insertions(+), 29 deletions(-) (limited to 'docs/meta.md') diff --git a/docs/meta.md b/docs/meta.md index b42387e..4a42a0a 100644 --- a/docs/meta.md +++ b/docs/meta.md @@ -1,41 +1,31 @@ -# Blog Meta +# fkfd meta -## PGP - -[PGP PUBLIC KEY BLOCK](https://fkfd.me/static/fkfd.asc) +Last updated 2022-01-07 -`EBD3 5396 508C 755F 3BBA 5458 F355 1C6B 01DB 77FF` +## PGP +[EBD3 5396 508C 755F 3BBA 5458 F355 1C6B 01DB 77FF](https://fkfd.me/static/fkfd.asc) ## License - [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) unless otherwise stated. ## Contact +[Mastodon](https://mastodon.technology/@fakefred) -[Mastodon.technology](https://mastodon.technology/@fakefred) +## Nobody builds their blog with MkDocs. What's wrong with you +Tired of social media buttons and fancy animations that come at the cost of computer juice, I quit. So here you are, in a static-site blog generated with MkDocs (a documentation engine written in Python, like Sphinx). I call this "Blogumentation". -[fkfd@macaw.me](mailto:fkfd@macaw.me) +Here is a list of tools that I ruled out: -## Medium - -Tired of social media buttons and excessive fancy animations provided by too many blogging themes, I quit. So here you are, in a static-site blog generated with MkDocs (a documentation engine written in Python, like Sphinx, which is known for its appearance in ReadTheDocs). I call this "Blogumentation". +- [__ssg6__](https://www.romanzolotarev.com/ssg.html) — A static site generator written in shell. Extremely simple yet versatile. Sadly, it'll take forever for me to settle on a template or CSS, and, given so much privilege, I will most probably break everything. +- A self-hosted pastebin. The links would be a mess, albeit short. +- HTML+CSS from scratch. Same as ssg6. +- Sphinx. It graduated with a `.rst` degree, but who uses rsts these days. +- Hugo. I didn't want a Go environment on my machine. (Update: Joke's on me, I installed go later and wrote a bit of it. But still no.) +- Hexo, Jekyll, etc: I didn't want a Node.js/Ruby environment. Keep them away. -Here is a list of blogging media I was more reluctant to use: +## Debloated +You will not find any of these in my blogposts, as long as I am in control: -- A static site generator I got from [trivial technologies](https://trivial.technology/), literally named "ssg", written in Perl. It is currently used for - [usable technologies](https://fkfd.me/ut). -- A self-hosted pastebin. The links would be a mess, albeit short. -- HTML+CSS from scratch. Not mobile-friendly, and I'm too lazy for it. -- Sphinx. Its major language is rst, which I do not master. -- Hugo. I didn't want a Go environment on my machine. - -key | value ------------|---------- -features | not many -speed | fast enough -SEO | doesn't matter -javascript | none -analytics | none -trackers | none -original | yes -DMCA takedown notice | fuck you +- Advertisements +- Analytics +- JavaScript -- cgit v1.2.3