Add content, layouts, shortcodes categories

This commit is contained in:
Will Faught
2023-02-22 22:57:17 -08:00
parent 151a4e73da
commit 454358be92
14 changed files with 27 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige code shortcode."
tags: ["code", "figures", "shortcodes"]
tags: ["code", "figures"]
title: "Code Shortcode"
weight: 30
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige figure shortcode."
tags: ["figures", "shortcodes"]
tags: ["figures"]
title: "Figure Shortcode"
weight: 10
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige gallery shortcode."
tags: ["figures", "gallery", "images", "shortcodes"]
tags: ["figures", "gallery", "images"]
title: "Gallery Shortcode"
weight: 50
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige image shortcode."
tags: ["figures", "images", "shortcodes"]
tags: ["figures", "images"]
title: "Image Shortcode"
weight: 40
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige quote shortcode."
tags: ["figures", "quotations", "shortcodes"]
tags: ["figures", "quotations"]
title: "Quote Shortcode"
weight: 20
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige Vimeo shortcode."
tags: ["shortcodes", "videos", "vimeo"]
tags: ["videos", "vimeo"]
title: "Vimeo Shortcode"
weight: 70
---

View File

@@ -1,8 +1,8 @@
---
authors: ["will_faught"]
categories: ["paige"]
categories: ["paige", "shortcodes"]
description: "Demonstration of the Paige YouTube shortcode."
tags: ["shortcodes", "videos", "youtube"]
tags: ["videos", "youtube"]
title: "YouTube Shortcode"
weight: 60
---