From 967b67c9e659feda5695ee1aced8198bd45ac28a Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Thu, 23 Mar 2023 17:52:14 +0000 Subject: [PATCH] docs(global): update site content and mkdocs config Signed-off-by: Andrei Jiroh Halili --- markdown/communities.md | 6 ++++-- markdown/index.md | 10 ++++++---- mkdocs.yml | 26 +++++++++++++++++++++----- 3 files changed, 31 insertions(+), 11 deletions(-) diff --git a/markdown/communities.md b/markdown/communities.md index 22e4c92..96625b4 100644 --- a/markdown/communities.md +++ b/markdown/communities.md @@ -6,12 +6,14 @@ _Last updated as of 2023-02-20_ | Name | Type / Role | Description | Links | | --- | --- | --- | --- | -| [Recap Time Squad](https://recaptime.eu.org) (also known as RecapTime.dev) | Org / Founding and lead squad member | My official home for most of my (not just) open source projects. | [mailing lists on sr.ht](https://lists.sr.ht/~recaptime-dev) ([googlegroups](https://wiki.recaptime.eu.org/wiki/Handbook:Mailing_lists/Google_Groups)), [fediverse](https://recaptime.eu.org/fedi), [substack](https://recaptime.substack.com), [elsewhere](https://recaptime.bio.link) +| [Recap Time Squad](https://recaptime.eu.org) (also known as RecapTime.dev, formerly The Pins Team) | Org / Founding and lead squad member | My official home for most of my (not just) open source projects. | [mailing lists on sr.ht](https://lists.sr.ht/~recaptime-dev) ([googlegroups](https://wiki.recaptime.eu.org/wiki/Handbook:Mailing_lists/Google_Groups)), [fediverse](https://recaptime.eu.org/fedi), [substack](https://recaptime.substack.com), [elsewhere](https://recaptime.bio.link) | [Hermitcraft](https://hermitcraftcom) | Minecraft SMP / Community member | TODO | [subreddit](https://reddit.com/r/hermitcraft), [wiki (hosted on fandom)](https://hermitcraft.fandom.com), [HC Recap (unofficial)](https://go.recaptime.eu.org/hcrecap) ## On hitatus -TBD +| Name | Type / Role | Description | Links | Reason +| --- | --- | --- | --- | --- | +| Alpine Linux | Package maintainer ([GitHub CLI](https://cli.github.com)) | TODO | TODO | Busy in school, mostly | ## Left diff --git a/markdown/index.md b/markdown/index.md index 73208d0..89abeda 100644 --- a/markdown/index.md +++ b/markdown/index.md @@ -18,16 +18,18 @@ contact me over encrypted lines of communications and other stuff. ## Directories within this hub * [`/things`](./things) - usually screenshots and personal snippet hosting stuff -* [`/resume`](./resume) - links to my CV + resume and portfolio +* [`/resume`](./resume) - links to my CV ([here's for my portfolio](./portfolio.md)) * [`/projects`](./projects) - information about different projects I currently doing and in the past -* [`~/public_gcdn/pkgs`](https://gcdn.vern.cc/users/ajhalili2006/pkgs) - personal Linux package repositories, usually as redirect targets from +* [`~/public_gcdn/pkgs`](https://gcdn.vern.cc/users/ajhalili2006/pkgs)[^2] - personal Linux package repositories, usually as redirect targets from `cdn.andreijiroh.eu.org` (uptime: ![Website](https://img.shields.io/website?down_color=red&down_message=Not%20reachable&label=cdn.andreijiroh.dev&style=for-the-badge&up_color=light%20green&up_message=Reachable&url=https%3A%2F%2Fajhalili2006-cdnserve.builtwithdark.com)) * [`/keys`](./keys) - PGP and OpenSSH public keys for identity verification and encryption +[^2]: ~vern is currently experiencing technical diffculties lately, so I might point to Storj DCS in the future. + ## Where to find me elsewhere -See also [his bio.link page][biolink] for all the socials where I'm active and contact details. The badges (and also the footer +See also [his start.page][startpage-buffer] for all the socials where I'm active and contact details. The badges (and also the footer in this website) below has been linked with some of his socials for quick access. * [Mastodon ![Mastodon Follow](https://img.shields.io/mastodon/follow/108807402634952369?domain=https%3A%2F%2Ftilde.zone&label=%40ajhalili2006%40tilde.zone&logo=mastodon&style=for-the-badge)][mstdn] @@ -35,5 +37,5 @@ in this website) below has been linked with some of his socials for quick access * [Reddit ![Reddit User Karma](https://img.shields.io/reddit/user-karma/combined/andreihalili?logo=reddit&style=for-the-badge)][reddit] [reddit]: https://reddit.com/user/andreihalili -[biolink]: https://ajhalili2006.bio.link +[startpage-buffer]: https://ajhalili2006.start.page [mstdn]: https://tilde.zone/@ajhalili2006 diff --git a/mkdocs.yml b/mkdocs.yml index 3d45297..013cee3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -47,13 +47,29 @@ theme: icon: repo: material/gitlab features: - - search.suggest + - announce.dismiss + - content.action.edit + - content.action.view + - content.code.annotate + - content.code.copy + # - content.tabs.link + - content.tooltips + # - header.autohide + # - navigation.expand + - navigation.footer + - navigation.indexes + # - navigation.instant + # - navigation.prune + - navigation.sections + - navigation.tabs + # - navigation.tabs.sticky + - navigation.top + - navigation.tracking - search.highlight - search.share - - navigation.tabs - - navigation.tabs.sticky - - navigation.instant - - navigation.top + - search.suggest + - toc.follow + # - toc.integrate palette: # Palette toggle for light mode - media: "(prefers-color-scheme: light)"