From 0913aec231ceb11a4b21f60bc44d5d92bb2e2a04 Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Sat, 27 Feb 2021 15:31:02 -0600 Subject: [PATCH] Better descriptions, SEO --- _includes/base-header.html | 23 ++++++++++++++--------- _includes/category.njk | 2 +- index.md | 1 + repos/index.md | 3 +-- uses/index.md | 4 +++- volunteering/index.md | 3 +-- work/index.md | 3 +-- 7 files changed, 22 insertions(+), 17 deletions(-) diff --git a/_includes/base-header.html b/_includes/base-header.html index 817234b..752298b 100644 --- a/_includes/base-header.html +++ b/_includes/base-header.html @@ -1,15 +1,20 @@ + +{% if title %} + {% set pagetitle = title %} +{% else %} + {% set pagetitle = page.fileSlug %} +{% endif %} + - Portfolio - - {% if title %} - {{title}} - {% else %} - {{ page.fileSlug | capitalize }} - {% endif %} - - - + Portfolio - {{ pagetitle | capitalize }} + + + + + + diff --git a/_includes/category.njk b/_includes/category.njk index 63ecc42..fe6a424 100644 --- a/_includes/category.njk +++ b/_includes/category.njk @@ -7,7 +7,7 @@ {{ page.fileSlug | capitalize }}
- {{ content | safe }} + {{ description }}
diff --git a/index.md b/index.md index 5c161b3..86b7da0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,7 @@ --- layout: pinned.njk title: Ava Gaiety Wroten +description: Portfolio containing work experience, code, volunteering and more! eleventyExcludeFromCollections: true --- diff --git a/repos/index.md b/repos/index.md index 8f619f0..d2fb697 100644 --- a/repos/index.md +++ b/repos/index.md @@ -1,7 +1,6 @@ --- layout: category.njk +description: 📦 Code and things eleventyExcludeFromCollections: true --- -Code and things - diff --git a/uses/index.md b/uses/index.md index 5779687..b3886f4 100644 --- a/uses/index.md +++ b/uses/index.md @@ -2,7 +2,7 @@ layout: content.njk tags: uses title: About | Uses -description: Web Engineer by day who pretends to be a dog. Dog by night who pretends to be a programmer. +description: 🐕 Canine pretending to be a web engineer 💻 (_She/Her_) date: 2020-01-14 --- @@ -32,6 +32,7 @@ I'm proudly working at [SkillsEngine](https://skillsengine.com/) as a Lead Full- * [Notion](https://www.notion.so/), for its kanban todo lists, calendar and trip planner * [Peek](https://www.omgubuntu.co.uk/2019/09/peek-gif-screen-recorder-update) screen recorder, hands down the quickest way to gif and share on linux * [ProtonMail](https://protonmail.com/), for powerful and secure email +* [ProtonCalendar](https://calendar.protonmail.com/), for knowing what and when things are happening ### Gear @@ -60,3 +61,4 @@ _Hoping to get back into photography as I save up for a new camera..._ --- Curious what other developers use? Check out [wesbos/awesome-uses](https://github.com/wesbos/awesome-uses) + diff --git a/volunteering/index.md b/volunteering/index.md index 0160123..c3a56cd 100644 --- a/volunteering/index.md +++ b/volunteering/index.md @@ -1,7 +1,6 @@ --- layout: category.njk +description: 🤝 Trying to do a little good in the world eleventyExcludeFromCollections: true --- -Good things - diff --git a/work/index.md b/work/index.md index 98241c4..956dbe6 100644 --- a/work/index.md +++ b/work/index.md @@ -1,7 +1,6 @@ --- layout: category.njk +description: ✔️ Experience gained through the years eleventyExcludeFromCollections: true --- -Experience -