diff options
author | mms <michal@sapka.me> | 2024-06-27 23:07:45 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-27 23:07:45 +0200 |
commit | 3613984d2b0182ee034f7d13ae92cb25902c77c7 (patch) | |
tree | c9e6e6b2d98dd59e8f86b4f39cdd02aefafe0085 /content-org/blog-extra.org | |
parent | 9457af20f109c30403096937af8a36ad39121337 (diff) |
feat(blog): remove column, move to more
Diffstat (limited to 'content-org/blog-extra.org')
-rw-r--r-- | content-org/blog-extra.org | 39 |
1 files changed, 15 insertions, 24 deletions
diff --git a/content-org/blog-extra.org b/content-org/blog-extra.org index 3a3e61f..71afc50 100644 --- a/content-org/blog-extra.org +++ b/content-org/blog-extra.org @@ -61,36 +61,27 @@ I model some of my sites on [[https://cyber.dabamos.de/][The Cyber Vanguard]], b I want to thank anyone who emailed me about this site. It's always a blast to read your mail! -* Contact + +* More pages :PROPERTIES: -:EXPORT_HUGO_SECTION: blog/contact +:EXPORT_HUGO_SECTION: blog/more :EXPORT_FILE_NAME: _index -:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract How to contact me -:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/contact/ /me/contact/) +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Other things on this blog :END: -** Contact - - -I try not use social media except for YouTube and Mastodon. Therefore, you won't find me on Twitter, TikTok. - -**Email**: [[mailto:contact@michal.sapka.me][contact@michal.sapka.me]] -**Mastodon**: [[https://emacs.ch/@ms][@mms@emacs.ch]] - -** GPG keys - -If you want, you can use my GPG key to validate signature (all emails from me should be signed) or to encrypt a message. -You can find the key [here](/mms.gpg). - -Or you can import it directly - -#+begin_src shell -curl -sL https://michal.sapka.me/mms.gpg | gpg --import -#+end_src +** Pages -Log: -- 2023-11-30: key *72AC6E152B4D98DE4CEF2CDA7E97D88147ED66E7* created +- [[/blog/now][Now]] - What am I doing now? +- [[/blog/uses][Uses]] - What hardware and software I use? +- [[/blog/about/][About]] - General info +- [[/blog/contact/][Contact]] - How to contact me? + +** My other sites +- [[/][Homepage]] - the hub +- [[/unix-history/][Unix History]] - how Unix came to be? +- [[/cool-emacs/][Cool Emacs]] - cool things to do with Emacs +- [[/brain-rot/][Brain Rots]] - reviews, mostly SciFi * Now :PROPERTIES: |