Order all pages by weight, date, title

This commit is contained in:
Will Faught
2024-06-09 18:55:42 -07:00
parent 7d6da8080e
commit bf692c9842
18 changed files with 121 additions and 121 deletions

View File

@@ -9,7 +9,7 @@ paige:
type: "primary"
tags: ["alerts"]
title: "Alert"
weight: 60
weight: 30
---
This page has the following parameters:

View File

@@ -5,7 +5,7 @@ date: "2023-09-18T21:32:40-07:00"
description: "Guide to emoji usage in Hugo."
tags: ["emoji"]
title: "Emoji Support"
weight: 50
weight: 40
---
<!--

View File

@@ -6,7 +6,7 @@ description: "A front matter link."
link: "https://willfaught.com/paige"
tags: ["link"]
title: "Link"
weight: 70
weight: 20
---
It takes you to the home page.

View File

@@ -5,7 +5,7 @@ date: "2023-09-18T21:32:52-07:00"
description: "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
tags: ["markdown", "css", "html"]
title: "Markdown Syntax Guide"
weight: 10
weight: 80
---
<!--

View File

@@ -7,7 +7,7 @@ paige:
math: true
tags: ["katex", "math", "typesetting"]
title: "Math Typesetting"
weight: 40
weight: 50
---
<!--

View File

@@ -8,7 +8,7 @@ paige:
hide_page: true
tags: ["markdown", "text"]
title: "Placeholder Text"
weight: 30
weight: 60
---
<!--

View File

@@ -8,7 +8,7 @@ paige:
hide_page: true
tags: ["shortcodes", "privacy"]
title: "Rich Content"
weight: 20
weight: 70
---
<!--

View File

@@ -5,7 +5,7 @@ date: "2023-09-24T21:29:31-07:00"
description: "Only a video."
tags: ["video"]
title: "Video"
weight: 80
weight: 10
---
{{< paige/youtube "dQw4w9WgXcQ" >}}