From 8cf46c39c6f4af163d30337d9a289d0ffcd1a38d Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Sun, 15 Sep 2024 14:47:03 +0300 Subject: [PATCH] Update projects --- src/config.toml | 10 +++++ src/content/_projects/_index.md | 4 ++ src/content/_projects/nixos.md | 2 +- src/content/projects.md | 3 ++ src/static/social_icons/gpg.svg | 68 +++++++++++++++++++++++++++++++ src/static/social_icons/photo.svg | 52 +++++++++++++++++++++++ 6 files changed, 138 insertions(+), 1 deletion(-) create mode 100644 src/static/social_icons/gpg.svg create mode 100644 src/static/social_icons/photo.svg diff --git a/src/config.toml b/src/config.toml index ce2c0a1..0e1bb47 100644 --- a/src/config.toml +++ b/src/config.toml @@ -1,5 +1,6 @@ title = "FabianHauser.ch" base_url = "https://fabianhauser.ch" +default_language = "en" # Build options compile_sass = false @@ -24,6 +25,7 @@ taxonomies = [ {name = "categories", paginate_by = 5}, # 5 items per page for a term ] + [link_checker] external_level = "warn" @@ -44,3 +46,11 @@ menu = [ { name = "projects", url = "projects", trailing_slash = true }, ] +feed_icon = false + +socials = [ + { name = "email", url = "mailto:fabian@fh2.ch", icon = "email" }, + { name = "photo", url = "https://portfolio.pixelfed.social/fabianhauser", icon = "photo" }, + { name = "github", url = "https://github.com/fabianhauser/", icon = "github" }, + { name = "gpg", url = "https://keys.openpgp.org/search?q=fabian%40fh2.ch", icon = "gpg" }, +] diff --git a/src/content/_projects/_index.md b/src/content/_projects/_index.md index 52656d2..1f57954 100644 --- a/src/content/_projects/_index.md +++ b/src/content/_projects/_index.md @@ -2,6 +2,10 @@ title = "Projects" sort_by = "weight" template = "cards.html" +insert_anchor_links = "left" + +[extra] +quick_navigation_buttons = true +++ diff --git a/src/content/_projects/nixos.md b/src/content/_projects/nixos.md index 3f044e8..c2b6166 100644 --- a/src/content/_projects/nixos.md +++ b/src/content/_projects/nixos.md @@ -1,6 +1,6 @@ +++ title = "NixOS" -description = "Contributor and package maintainer" +description = "Package Maintainer and active community member." weight = 1 [extra] diff --git a/src/content/projects.md b/src/content/projects.md index bb965b5..4684353 100644 --- a/src/content/projects.md +++ b/src/content/projects.md @@ -12,6 +12,9 @@ A selection of projects and associations I am (or was) involved with. {% references() %} +**[qo.is](https://git.qo.is/qo.is/infrastructure): co-founder, board member and infrastructure lead** +Association providing decentral, privacy-first ICT infrastructure to its members. Based on NixOS. + [**NixOS**](https://nixos.org/) Package Maintainer and active community member. diff --git a/src/static/social_icons/gpg.svg b/src/static/social_icons/gpg.svg new file mode 100644 index 0000000..c56cb19 --- /dev/null +++ b/src/static/social_icons/gpg.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/static/social_icons/photo.svg b/src/static/social_icons/photo.svg new file mode 100644 index 0000000..623a424 --- /dev/null +++ b/src/static/social_icons/photo.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +