From a2dc41513f2042bdd20b9b0733aacbdcf86d3065 Mon Sep 17 00:00:00 2001 From: Ava Gaiety W Date: Fri, 9 May 2025 11:50:34 -0600 Subject: [PATCH] add git links to more places --- _data/links.json | 6 +++--- _data/navigation.json | 2 +- index.md | 2 +- repos/index.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/links.json b/_data/links.json index 01a03e3..dbb6240 100644 --- a/_data/links.json +++ b/_data/links.json @@ -15,8 +15,8 @@ "description": "Programming, art, design, and other queer things." }, { - "title": "Art (Gallery)", - "url": "https://gaiety.gallery/", - "description": "A cross-section of my artistic brain in photography, digital, painting and more" + "title": "Git", + "url": "https://git.basking.monster/", + "description": "Coding projects and such on a self hosted Forgejo instance." } ] diff --git a/_data/navigation.json b/_data/navigation.json index 5e6a67e..5837cd8 100644 --- a/_data/navigation.json +++ b/_data/navigation.json @@ -4,7 +4,7 @@ "url": "/" }, { - "title": "Repos", + "title": "Code", "url": "/repos/" }, { diff --git a/index.md b/index.md index 603443f..ece82e1 100644 --- a/index.md +++ b/index.md @@ -9,6 +9,6 @@ eleventyExcludeFromCollections: true > > ([Fae/Femme/Faer](https://pronoun.monster/fae/faer/faer/femme/femmeself) or [She/Her](https://pronoun.monster/she/her/her/hers/herself)) -Peek at my [open source engineering _(OSS)_ samples](/repos), or [work projects](/work), or [conference talks, and volunteer work](/community). +Peek at my [open source engineering _(OSS)_ samples](/repos) (or my [Git on Forgejo](https://git.basking.monster/)), or [work projects](/work), or [conference talks, and volunteer work](/community). Design examples are scattered throughout, but here are a few: [Rendia](/work/eyemaginations/), [The SEED](/community/theseed/), [Oncue](/work/oncue/), [Static Site Generation](/repos/11ty/), and this very site. [Art can be found in my gallery](https://gaiety.gallery/). diff --git a/repos/index.md b/repos/index.md index d2fb697..81ad9ce 100644 --- a/repos/index.md +++ b/repos/index.md @@ -1,6 +1,6 @@ --- layout: category.njk -description: 📦 Code and things +description: 📦 Code and things, see my [Git @ Forgejo](https://git.basking.monster/) eleventyExcludeFromCollections: true ---