diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-02-26 10:47:02 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-02-26 10:47:02 +0100 |
| commit | 6ed6ac7f001eaac47fbdff73a271f19a3eaee135 (patch) | |
| tree | 06f250f41cfe58982a397b66913eed877f42189b /index.md | |
| download | site-6ed6ac7f001eaac47fbdff73a271f19a3eaee135.tar.gz site-6ed6ac7f001eaac47fbdff73a271f19a3eaee135.zip | |
chore: init
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..ad6c616 --- /dev/null +++ b/index.md @@ -0,0 +1,46 @@ +``` {=html} +<style> +body { min-width: 100% !important; } +</style> +``` +## About Me +I go by Hawarth online. I'm a fan of Linux, OpenBSD and generally the UNIX philosophy. + +Pro-FOSS, anti-AI. + +I speak English and Danish, the latter being my native language. + +I do some programming and shell scripting from time to time. + +### Currently Working On: +- This website + +### Contact +- Email: hawarth (at) hawarth.com + +- [GPG Public Key](https://raw.hawarth.com/key.txt) + +## Links +This section provides links to different pages on this site, so you can find my blog, projects and the source code; and there are links to external profiles I have, so you can identify me. + +### Under This Domain +- [Git Repositories](https://git.hawarth.com) +- [Blog](https://hawarth.com/blog/index.html) + +### External Profiles +- [SourceHut](https://sr.ht/~hawarth/) +- [Codeberg](https://codeberg.org/Hawarth) +- [GitHub](https://github.com/Hawarth) +- [Bandcamp](https://bandcamp.com/hawarth) +- [GOG](https://www.gog.com/u/Hawarth) +- [Itch](https://hawarth.itch.io/) +- [Vintage Story](https://www.vintagestory.at/profile/929116-hawarth/) +- [Vintage Story Mods](https://mods.vintagestory.at/show/user/417C2AF534F696356CAA) + +*Anyone with a profile that has the name 'Hawarth' or 'hawarth' and is not listed above, is not me!* + +--- + +Unless stated otherwise, everything under the hawarth.com domain, and any subdomains is protected by the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license. + +This website is hosted using [OpenBSD](https://openbsd.org) with [httpd](https://man.openbsd.org/httpd) and is provided by [1984Hosting](https://1984.hosting) |
