1
1
Fork 0

Better descriptions, SEO

This commit is contained in:
Ava Gaiety Wroten 2021-02-27 15:31:02 -06:00
parent 7049b4b4d9
commit 0913aec231
7 changed files with 22 additions and 17 deletions

View file

@ -1,15 +1,20 @@
<!doctype html> <!doctype html>
{% if title %}
{% set pagetitle = title %}
{% else %}
{% set pagetitle = page.fileSlug %}
{% endif %}
<html> <html>
<head> <head>
<title>Portfolio - <title>Portfolio - {{ pagetitle | capitalize }}</title>
{% if title %} <meta charset="UTF-8">
{{title}} <meta name="viewport" content="width=device-width, initial-scale=1.0">
{% else %}
{{ page.fileSlug | capitalize }} <meta property="og:title" content="Portfolio - {{ pagetitle | capitalize }}" />
{% endif %} <meta property="og:description" content="{{ description }}" />
</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="/styles.css" rel="stylesheet"> <link href="/styles.css" rel="stylesheet">
<link href="https://unpkg.com/prismjs@1.20.0/themes/prism-okaidia.css" rel="stylesheet"> <link href="https://unpkg.com/prismjs@1.20.0/themes/prism-okaidia.css" rel="stylesheet">

View file

@ -7,7 +7,7 @@
{{ page.fileSlug | capitalize }} {{ page.fileSlug | capitalize }}
</h2> </h2>
<div class="mt-3 text-xl text-gray-500 sm:mt-4"> <div class="mt-3 text-xl text-gray-500 sm:mt-4">
{{ content | safe }} {{ description }}
</div> </div>
</div> </div>

View file

@ -1,6 +1,7 @@
--- ---
layout: pinned.njk layout: pinned.njk
title: Ava Gaiety Wroten title: Ava Gaiety Wroten
description: Portfolio containing work experience, code, volunteering and more!
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
--- ---

View file

@ -1,7 +1,6 @@
--- ---
layout: category.njk layout: category.njk
description: 📦 Code and things
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
--- ---
Code and things

View file

@ -2,7 +2,7 @@
layout: content.njk layout: content.njk
tags: uses tags: uses
title: About | 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 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 * [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 * [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 * [ProtonMail](https://protonmail.com/), for powerful and secure email
* [ProtonCalendar](https://calendar.protonmail.com/), for knowing what and when things are happening
### Gear ### 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) Curious what other developers use? Check out [wesbos/awesome-uses](https://github.com/wesbos/awesome-uses)

View file

@ -1,7 +1,6 @@
--- ---
layout: category.njk layout: category.njk
description: 🤝 Trying to do a little good in the world
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
--- ---
Good things

View file

@ -1,7 +1,6 @@
--- ---
layout: category.njk layout: category.njk
description: ✔️ Experience gained through the years
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
--- ---
Experience