diff options
author | mms <michal@sapka.me> | 2024-06-21 23:24:23 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-21 23:24:23 +0200 |
commit | dd5be9412da9e0bcf7f3650d92bb592d77ce8a13 (patch) | |
tree | 6f5f5f27078ec309dafbefbfde3c773e1ec8eeb3 /content/blog/about/_index.md | |
parent | d2a176ad04578bec30a0dd3dd207da2130dc9ac9 (diff) |
feat: move about inside blog:
Diffstat (limited to 'content/blog/about/_index.md')
-rw-r--r-- | content/blog/about/_index.md | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/content/blog/about/_index.md b/content/blog/about/_index.md new file mode 100644 index 0000000..1699d0d --- /dev/null +++ b/content/blog/about/_index.md @@ -0,0 +1,47 @@ ++++ +title = "About" +author = ["Michał Sapka"] +draft = false +weight = 1001 +abstract = "Some info about me" +aliases = ["/about/"] ++++ + +Hey, my name is Michał Sapka. +I am a computer geek from Kraków, Poland. +I am into niche and old things, like anime, BSD, or Emacs. +I am also very profoundly for internet privacy and freedom. + +I earn my bread as a senior software engineer in a [SASS company](<https://zendesk.com>). + +After work I am a husband and a father - the only reason I ever leave my home. + +Here are a few cool links: + +- [FreeBSD](<https://freebsd.org/>), an OS I am using +- [OpenBSD](<https://openbsd.org/>), an OS serving this site +- [Emacs](<https://www.gnu.org/software/emacs/>), an editor (and much more) I use +- [Ruby](<https://www.ruby-lang.org/>), the language I work with daily +- [Sapka](<https://en.wikipedia.org/wiki/Ushanka>), a hat I have never worn but an named for +- [OpenBSD Amsterdam](<https://openbsd.amsterdam>), a VPS provider of OpenBSD VMs serving this site +- [Hugo](<https://gohugo.io/>), a static site generator powering this site + +More cool links can be found under [links](/links). + + +## Causes {#causes} + +Some causes I support or believe in: + +{{< causes >}} +cas +{{< /causes >}} + + +## Inspirations and thank yous {#inspirations-and-thank-yous} + +I started this blog after reading [Rubenerd](<https://rubenerd.com>). + +I model some of my sites on [The Cyber Vanguard](https://cyber.dabamos.de/), but inspiration for this blog's layout came from [Julius Kaiser](https://www.jlsksr.de/). + +I want to thank anyone who emailed me about this site. It's always a blast to read your mail! |