From dd5be9412da9e0bcf7f3650d92bb592d77ce8a13 Mon Sep 17 00:00:00 2001 From: mms Date: Fri, 21 Jun 2024 23:24:23 +0200 Subject: feat: move about inside blog: --- content/blog/about/_index.md | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 content/blog/about/_index.md (limited to 'content/blog/about/_index.md') 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](). + +After work I am a husband and a father - the only reason I ever leave my home. + +Here are a few cool links: + +- [FreeBSD](), an OS I am using +- [OpenBSD](), an OS serving this site +- [Emacs](), an editor (and much more) I use +- [Ruby](), the language I work with daily +- [Sapka](), a hat I have never worn but an named for +- [OpenBSD Amsterdam](), a VPS provider of OpenBSD VMs serving this site +- [Hugo](), 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](). + +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! -- cgit v1.2.3