summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-05-03 17:49:24 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-05-03 17:49:24 +0800
commit9f4d720039365cd452015b16516c0318f2998242 (patch)
tree92e41b5544829c536c0fc8811c96067e363a6dbc
parent9f5e98736e6dfd8a837e9334e7294cde36bb7b75 (diff)
Merge about and meta, add Atom feed
-rw-r--r--docs/about.md65
-rw-r--r--docs/index.md2
-rw-r--r--docs/meta.md35
3 files changed, 60 insertions, 42 deletions
diff --git a/docs/about.md b/docs/about.md
index 552274c..bae178f 100644
--- a/docs/about.md
+++ b/docs/about.md
@@ -1,12 +1,12 @@
-# About Me
+# About Me (and my blog)
Hi.
[insert generic greeting here]
-This is Frederick Yin, born 2003-03-06, he/him/they/them, connected to the
-internet for memes, computer stuff, and catpics. I have 2k+ catpics on my
-disk. Go figure.
+This is Frederick Yin, born 2003-03-06, he/they, connected to the internet
+for memes, computer stuff, electronics, and catpics. I have 3k+ catpics on
+my disk. Go figure.
I live in Shanghai, UTC+8:00. To other humans, I speak Mandarin and
English. To silicon, I speak Python and C.
@@ -24,8 +24,8 @@ particular order):
- thinking about how cool space really is
- twenty øne piløts
- collecting catpics and laughing uncontrollably to the best ones
-- plushies
-- imaginary drum playing
+- plushies (yes this includes blåhaj)
+- playing air drums
- downloading papers I do not understand
- talking about how Alexandra Elbakyan is a hero and capitalism must be
burned to the ground
@@ -33,4 +33,55 @@ particular order):
That's about it. Stay hydrated, don't overclock yourself, and take care.
-Last updated: 2022-03-28
+My PGP key is [3E46 7B22 82D7 2858](https://fkfd.me/static/fkfd.asc).
+
+## About my blog
+
+### Source
+
+- [self-hosted cgit](https://git.fkfd.me/blog.git/)
+- [git.sr.ht](https://git.sr.ht/~fkfd/blog)
+
+### Syndication
+
+- [Atom feed](/feed/atom.xml)
+
+### License
+
+All blogposts are [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
+unless otherwise stated.
+
+### Contact
+
+- [Mastodon](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".
+
+Here is a list of tools that I ruled out:
+
+- [__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, and I mean
+ it this time. Keep them away.
+
+## Debloated
+
+You will not find any of these in my blogposts, as long as I am in control:
+
+- Advertisements
+- Analytics
+- JavaScript
+
+Last updated: 2022-05-03
diff --git a/docs/index.md b/docs/index.md
index c93f6a1..11c3a28 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -4,6 +4,8 @@ This is technically a blog.
- [About Me](/about)
+- [Atom feed](/feed/atom.xml)
+
## Categories
- [Projects](/projects)
diff --git a/docs/meta.md b/docs/meta.md
deleted file mode 100644
index 25e8feb..0000000
--- a/docs/meta.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# fkfd meta
-
-Last updated 2022-01-08
-
-## PGP
-[3E46 7B22 82D7 2858](https://fkfd.me/static/fkfd.asc)
-
-## Source
-- [self-hosted gitolite](https://git.fkfd.me/blog.git/)
-- [git.sr.ht](https://git.sr.ht/~fkfd/blog)
-
-## License
-All blogposts are [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) unless otherwise stated.
-
-## Contact
-[Mastodon](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".
-
-Here is a list of tools that I ruled out:
-
-- [__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.
-
-## Debloated
-You will not find any of these in my blogposts, as long as I am in control:
-
-- Advertisements
-- Analytics
-- JavaScript