add git links to more places
This commit is contained in:
parent
866dcf28d3
commit
a2dc41513f
4 changed files with 6 additions and 6 deletions
|
@ -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."
|
||||
}
|
||||
]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"url": "/"
|
||||
},
|
||||
{
|
||||
"title": "Repos",
|
||||
"title": "Code",
|
||||
"url": "/repos/"
|
||||
},
|
||||
{
|
||||
|
|
2
index.md
2
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/).
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue