diff options
author | Adam Stück <adam@adast.dk> | 2024-01-02 16:08:13 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2024-01-02 18:27:43 +0100 |
commit | 91699cce04400ef83f0a4a2263a0dc5ba7c906fb (patch) | |
tree | 754d2e469281cb3cc865098662be7d4b0cfcbb41 | |
parent | e4c7a5cddf05522897f111c6a9c0e377f6e24051 (diff) |
pages: add /about
-rw-r--r-- | footer.html | 5 | ||||
-rw-r--r-- | index.md | 13 | ||||
-rw-r--r-- | pages/about.md | 38 | ||||
-rw-r--r-- | pages/colophon.md | 22 | ||||
-rw-r--r-- | pages/contact.md | 9 | ||||
-rw-r--r-- | pages/now.md | 16 | ||||
-rw-r--r-- | pages/projects.md | 5 | ||||
-rw-r--r-- | pages/resume.md | 3 |
8 files changed, 40 insertions, 71 deletions
diff --git a/footer.html b/footer.html index 786caca..c5cec6c 100644 --- a/footer.html +++ b/footer.html @@ -3,13 +3,10 @@ <h3 id="menu">Menu Navigation</h3> <ul> <li><a href="/">Home</a></li> - <li><a href="/projects">Projects</a></li> <li><a href="/services">Services</a></li> <li><a href="/uses">Uses</a></li> <li><a href="/resume">Resume</a></li> - <li><a href="/colophon">Colophon</a></li> - <li><a href="/now">Now</a></li> - <li><a href="/contact">Contact</a></li> + <li><a href="/about">About</a></li> <li><a href="/donate">Donate</a></li> <li><a href="/atom.xml">RSS</a></li> <li><a href="#top">↑ Top of the page</a></li> @@ -1,14 +1 @@ # Adam Stück's blog - -I'm passionate about open source software, usability, performance, privacy, and -minimal design. This small piece of the internet stores a growing collection of -my personal [brain dumps](https://bt.ht/dump). - -<dl> - <dt><b>sourcehut</b></dt> - <dd><a href="https://sr.ht/~adamski">~adamski</a></dd> - <dt><b>peertube</b></dt> - <dd><a href="https://tv.adast.dk/a/adam">tv.adast.dk</a></dd> -</dl> - -## Articles diff --git a/pages/about.md b/pages/about.md new file mode 100644 index 0000000..9caf91d --- /dev/null +++ b/pages/about.md @@ -0,0 +1,38 @@ +# About me + +I'm a software engineer and sysadmin living in Aalborg (DK). + +I'm passionate about open source software, usability, performance, privacy, and +minimal design. This small piece of the internet stores a growing collection of +my personal [brain dumps](https://bt.ht/dump). + +## Projects + +* [adast.dk](https://sr.ht/~adamski/adast.dk): Personal platform +* [arena](https://arena.adast.dk): Quake-like multiplayer FPS + +## Other stuff + +- [My PeerTube](https://tv.adast.dk/a/adam): videos/streams +- [~adamski at SourceHut](https://sr.ht/~adamski) + +## Contact + +* [Email](mailto:adam@adast.dk) ([PGP](https://meta.sr.ht/~adamski.pgp)) +* [XMPP](xmpp:adam@chat.adast.xyz) + +Have a comment on one of my posts? Start a discussion in [my public +inbox](https://lists.sr.ht/~adamski/public-inbox) by sending an email to +[~adamski/public-inbox@lists.sr.ht](mailto:~adamski/public-inbox@lists.sr.ht) +([mailing list etiquette](https://man.sr.ht/lists.sr.ht/etiquette.md)) + +## Now + +Based off the [now page concept](https://nownownow.com/about) by Derek Sivers. + +**Updated January 02, 2024** + +- Trying to contribute more to open source projects that I actively use +- Slowly teaching myself the Godot game engine +- Playing Valheim with friends +- Tinkering with this website diff --git a/pages/colophon.md b/pages/colophon.md deleted file mode 100644 index 3481604..0000000 --- a/pages/colophon.md +++ /dev/null @@ -1,22 +0,0 @@ -# Colophon - -This website is a collection of living, breathing documents. As I mention on -the homepage, this place is better referred to as an online [brain -dump](https://bt.ht/dump). It might change over time. Styles might come and go. -I can't help that, since tinkering with my personal blog is something I am very -fond of. It's almost therapeutic. - -For those interested I try to keep the details of the blog up-to-date with the -information below: - -## Website Fast Facts - -| Parameter | Source | -|---|---| -|Built with:|[barf](https://barf.bt.ht)| -|Hosted on:|[SourceHut Pages](https://srht.site/)| -|Source code available:|[SourceHut](https://git.sr.ht/~adamski/adast.dk)| -|Licensed under:|[MIT](https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE)| -|Developed on:|One of my [machines](/uses)| -|Operating system:|Arch Linux| - diff --git a/pages/contact.md b/pages/contact.md deleted file mode 100644 index d626d1a..0000000 --- a/pages/contact.md +++ /dev/null @@ -1,9 +0,0 @@ -# Contact - -* [Email](mailto:adam@adast.dk) ([PGP](https://meta.sr.ht/~adamski.pgp)) -* [XMPP](xmpp:adam@chat.adast.xyz) - -Have a comment on one of my posts? Start a discussion in [my public -inbox](https://lists.sr.ht/~adamski/public-inbox) by sending an email to -[~adamski/public-inbox@lists.sr.ht](mailto:~adamski/public-inbox@lists.sr.ht) -([mailing list etiquette](https://man.sr.ht/lists.sr.ht/etiquette.md)) diff --git a/pages/now.md b/pages/now.md deleted file mode 100644 index af7378f..0000000 --- a/pages/now.md +++ /dev/null @@ -1,16 +0,0 @@ -# Now - -This page is based off the [now page concept](https://nownownow.com/about) by Derek Sivers. - -**Updated December 29, 2023** - -## Work - -- Working as a Linux system administrator & software engineer hybrid - -## Life - -<!-- - Trying to contribute more to open source projects that I actively use --> -<!-- - Slowly teaching myself the Godot game engine --> -- Expanding the adast.dk platform with more [services](/services) -- Playing Valheim with friends diff --git a/pages/projects.md b/pages/projects.md deleted file mode 100644 index 0d4f57d..0000000 --- a/pages/projects.md +++ /dev/null @@ -1,5 +0,0 @@ -# Projects - -* [adast.dk](https://sr.ht/~adamski/adast.dk): Personal platform -* [arena](https://arena.adast.dk): Quake-like multiplayer FPS -* [dotfiles](https://sr.ht/~adamski/dotfiles): Configs for my different Linux machines diff --git a/pages/resume.md b/pages/resume.md index 18e3c29..8bc4104 100644 --- a/pages/resume.md +++ b/pages/resume.md @@ -1,8 +1,7 @@ # Adam Stück -**Linux System Administrator & Software Engineer**<br> +**Software Engineer & Linux System Administrator**<br> adam@adast.dk<br> -🇩🇰 🇮🇪 Passionate about open source software, usability, performance, privacy, and minimal design. |