diff options
author | mms <michal@sapka.me> | 2023-11-08 16:11:05 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2023-11-08 16:11:05 +0100 |
commit | 9d83a868da2b5db82efc3edda06448a3aa6c48b9 (patch) | |
tree | abc8eaa67d7e8d3835040e2e932a7f952fe342b4 /content | |
parent | 1a98525e9cfba9d4418daf09ad8268b0a086464c (diff) |
feat: site info
Diffstat (limited to 'content')
-rw-r--r-- | content/about.md | 3 | ||||
-rw-r--r-- | content/site/info.md | 39 |
2 files changed, 39 insertions, 3 deletions
diff --git a/content/about.md b/content/about.md index da063f2..e944aeb 100644 --- a/content/about.md +++ b/content/about.md @@ -37,9 +37,6 @@ Some causes I support or believe in: {{< causes >}} -### License - -All content on this site is licensed under [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). ### Privacy policy diff --git a/content/site/info.md b/content/site/info.md new file mode 100644 index 0000000..c318a53 --- /dev/null +++ b/content/site/info.md @@ -0,0 +1,39 @@ +--- +title: "Site info" +category: "site" +abstract: +type: special +date: 2023-11-08T15:01:07+01:00 +draft: false +--- + +## Information sheet +Name: Michal's Sapka Website +Established: 2022-04-05 +Subpage count: {{<post-count>}} +Generator: [Hugo](https://gohugo.io/) +Running on: [OpenBSD](https://www.openbsd.org/) +Hosted on: [OpenBSD Amsterdam](https://openbsd.amsterdam/) +Web stack: Pf + Relayd + Httpd +Money earned due to this website: 0 USD (minus costs) + +## Recent site updates + +{{<recent-updates "site">}} + +## License + +All content on this site is licensed under [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). + +## Source Code + +Source code is open and available on my [VCS hub](https://vcs.sapka.me/michal-sapka-me/log.html) +(I don't use proprietary forges, like Github). + + +## Stats (for nerds) + +Firewall graphs generated using [pfstat](https://gohugo.io/). + +{{<pf_stat>}} + |