Change name to last initial, pronoun links
This commit is contained in:
parent
99d4deedc2
commit
6ab7146699
3 changed files with 4 additions and 5 deletions
5
index.md
5
index.md
|
@ -1,13 +1,12 @@
|
||||||
---
|
---
|
||||||
layout: pinned.njk
|
layout: pinned.njk
|
||||||
title: Ava Gaiety Wroten
|
title: Ava Gaiety W.
|
||||||
description: Portfolio containing work experience, code, volunteering and more!
|
description: Portfolio containing work experience, code, volunteering and more!
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
|
|
||||||
> 🐕 Canine pretending to be a web engineer addicted to design 💻 (_Fae/Femme/Faer_ or _She/Her_)
|
> 🐕 Canine pretending to be a web engineer addicted to design 💻 (_[Fae](https://pronoun.monster/fae/faer/faer/femme/femmeself)/[She](https://pronoun.monster/she/her/her/hers/herself)_)
|
||||||
|
|
||||||
My work varies significantly including [open source engineering samples](/repos), to [summaries of projects done during my career](/work), and [conference talks and volunteer work](/community).
|
My work varies significantly including [open source engineering samples](/repos), to [summaries of projects done during my career](/work), and [conference talks and volunteer work](/community).
|
||||||
|
|
||||||
Design examples are scattered throughout but here are some cherry-picked ones: [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/).
|
Design examples are scattered throughout but here are some cherry-picked ones: [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/).
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "portfolio",
|
"name": "portfolio",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "Ava Gaiety Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
"author": "Ava Gaiety W. <ava@wroten.me> (https://www.gaiety.me/)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve:styles": "npx postcss styles.css -o _site/styles.css --watch",
|
"serve:styles": "npx postcss styles.css -o _site/styles.css --watch",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
layout: content.njk
|
layout: content.njk
|
||||||
tags: uses
|
tags: uses
|
||||||
title: About | Uses
|
title: About | Uses
|
||||||
description: 🐕 Canine pretending to be a web engineer addicted to design 💻 (Fae/Femme/Faer or She/Her)
|
description: 🐕 Canine pretending to be a web engineer addicted to design 💻 (_[Fae](https://pronoun.monster/fae/faer/faer/femme/femmeself)/[She](https://pronoun.monster/she/her/her/hers/herself)_)
|
||||||
date: 2020-01-14
|
date: 2020-01-14
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue