Add preview descriptions and preview images where possible to posts & pages.

This commit is contained in:
Xevion
2022-04-05 11:53:24 -05:00
parent d2e851c1ca
commit d012031468
7 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
--- ---
permalink: /404.html permalink: /404.html
layout: default layout: default
_preview_description: The page you have requested no longer or has never existed.
--- ---
<style type="text/css" media="screen"> <style type="text/css" media="screen">

View File

@@ -3,6 +3,7 @@ layout: default
title: Jekyll, GitHub Pages, and Azabani title: Jekyll, GitHub Pages, and Azabani
date: 2020-12-04 13:16:22 -0600 date: 2020-12-04 13:16:22 -0600
tags: jekyll github-pages tags: jekyll github-pages
_preview_description: This is my first time trying to create a proper blog, and my second time using GitHub pages. How did it turn out?
--- ---
This is my first time trying to create a proper blog, and my second time using GitHub pages, [the first][github-pages-resume] less than 2 weeks earlier. This is my first time trying to create a proper blog, and my second time using GitHub pages, [the first][github-pages-resume] less than 2 weeks earlier.

View File

@@ -3,6 +3,8 @@ layout: default
title: Project Facelift, New and Old title: Project Facelift, New and Old
date: 2021-02-25 16:41:41 -0600 date: 2021-02-25 16:41:41 -0600
tags: projects photography update tags: projects photography update
_preview_image: https://raw.githubusercontent.com/Xevion/Paths/master/.media/banner.png
_preview_description: Through December, I decided to make heavy visual changes to many of my biggest projects, creating custom banners, of which I am quite proud...
--- ---
Through December, I decided to make heavy visual changes to many of my biggest projects, creating custom banners, of which I am quite proud... Through December, I decided to make heavy visual changes to many of my biggest projects, creating custom banners, of which I am quite proud...

View File

@@ -4,6 +4,7 @@ title: About
photo: /assets/img/photography/about.jpg photo: /assets/img/photography/about.jpg
wide: true wide: true
permalink: /about/ permalink: /about/
_preview_description: My name is Ryan Walters and this is my website.
--- ---
My name is **Ryan Walters** and this is my website. As the domain shows, my online handle is **Xevion**. My name is **Ryan Walters** and this is my website. As the domain shows, my online handle is **Xevion**.

View File

@@ -1,4 +1,6 @@
--- ---
layout: posts layout: posts
tag: home tag: home
_preview_description: Xevion.dev is my personal website where I keep a portfolio of projects, put posts that interest me,
and generally a playground for anything that doesn't fit anywhere else.
--- ---

View File

@@ -19,6 +19,7 @@ photos:
- photography/opt/13 - photography/opt/13
- photography/opt/14 - photography/opt/14
- photography/opt/15 - photography/opt/15
_preview_description: Although I am a Software Engineer at my core, I also do photography. Take a look at some of my best work from 2019 to 2021.
--- ---
<br> <br>
From a young age I accepted that I was a technically inclined person and art was not in my blood... From a young age I accepted that I was a technically inclined person and art was not in my blood...

View File

@@ -2,6 +2,7 @@
layout: default layout: default
title: Projects title: Projects
permalink: /projects/ permalink: /projects/
_preview_description: A list of the most developed projects I've made in recent time.
--- ---
Here you can find a list of my most developed projects I've made in recent time. Here you can find a list of my most developed projects I've made in recent time.