Order exampleSite pages by title

master
Will Faught 1 year ago
parent 98ba641b30
commit 260d0aa264

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:21:05-07:00
description = "An alert." description = "An alert."
tags = ["alerts"] tags = ["alerts"]
title = "Alert" title = "Alert"
weight = 60
[paige.alert] [paige.alert]
message = "Get more information <a href=\"#\" class=\"alert-link\">here</a>." message = "Get more information <a href=\"#\" class=\"alert-link\">here</a>."
type = "primary" type = "primary"

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:32:40-07:00
description = "Guide to emoji usage in Hugo." description = "Guide to emoji usage in Hugo."
tags = ["emoji"] tags = ["emoji"]
title = "Emoji Support" title = "Emoji Support"
weight = 50
+++ +++
<!-- <!--

@ -1,12 +1,10 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-24T21:29:30-07:00
description = "A front matter link." description = "A front matter link."
link = "https://willfaught.com/paige" link = "https://willfaught.com/paige"
tags = ["link"] tags = ["link"]
title = "Link" title = "Link"
weight = 70
+++ +++
It takes you to the home page. It takes you to the home page.

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:32:52-07:00
description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements." description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
tags = ["css", "html", "markdown"] tags = ["css", "html", "markdown"]
title = "Markdown Syntax Guide" title = "Markdown Syntax Guide"
weight = 10
+++ +++
<!-- <!--

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:33:03-07:00
description = "A brief guide to setup KaTeX." description = "A brief guide to setup KaTeX."
tags = ["katex", "math", "typesetting"] tags = ["katex", "math", "typesetting"]
title = "Math Typesetting" title = "Math Typesetting"
weight = 40
[paige] [paige]
math = true math = true
+++ +++

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:33:16-07:00
description = "Lorem Ipsum Dolor Si Amet." description = "Lorem Ipsum Dolor Si Amet."
tags = ["markdown", "text"] tags = ["markdown", "text"]
title = "Placeholder Text" title = "Placeholder Text"
weight = 30
[paige.feed] [paige.feed]
hide_page = true hide_page = true
+++ +++

@ -1,11 +1,9 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["content", "paige"] categories = ["content", "paige"]
date = 2023-09-18T21:33:24-07:00
description = "A brief description of Hugo Shortcodes." description = "A brief description of Hugo Shortcodes."
tags = ["privacy", "shortcodes"] tags = ["privacy", "shortcodes"]
title = "Rich Content" title = "Rich Content"
weight = 20
[paige.feed] [paige.feed]
hide_page = true hide_page = true
+++ +++

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:34:51-07:00
description = "Demonstration of the Paige code shortcode." description = "Demonstration of the Paige code shortcode."
tags = ["code", "figures"] tags = ["code", "figures"]
title = "Code Shortcode" title = "Code Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:34:58-07:00
description = "Demonstration of the Paige email shortcode." description = "Demonstration of the Paige email shortcode."
tags = ["email"] tags = ["email"]
title = "Email Shortcode" title = "Email Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:10-07:00
description = "Demonstration of the Paige figure shortcode." description = "Demonstration of the Paige figure shortcode."
tags = ["figures"] tags = ["figures"]
title = "Figure Shortcode" title = "Figure Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:34:01-07:00
description = "Demonstration of the Paige gallery shortcode." description = "Demonstration of the Paige gallery shortcode."
tags = ["figures", "gallery", "images"] tags = ["figures", "gallery", "images"]
title = "Gallery Shortcode" title = "Gallery Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:15-07:00
description = "Demonstration of the Paige icon shortcode." description = "Demonstration of the Paige icon shortcode."
tags = ["icon", "web font"] tags = ["icon", "web font"]
title = "Icon Shortcode" title = "Icon Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:22-07:00
description = "Demonstration of the Paige image shortcode." description = "Demonstration of the Paige image shortcode."
tags = ["figures", "images"] tags = ["figures", "images"]
title = "Image Shortcode" title = "Image Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:28-07:00
description = "Demonstration of the Paige quote shortcode." description = "Demonstration of the Paige quote shortcode."
tags = ["figures", "quotations"] tags = ["figures", "quotations"]
title = "Quote Shortcode" title = "Quote Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2024-07-06T22:37:00-07:00
description = "Demonstration of the Paige tabs shortcodes." description = "Demonstration of the Paige tabs shortcodes."
tags = ["figures", "tabs"] tags = ["figures", "tabs"]
title = "Tabs Shortcode" title = "Tabs Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:34-07:00
description = "Demonstration of the Paige Vimeo shortcode." description = "Demonstration of the Paige Vimeo shortcode."
tags = ["videos", "vimeo"] tags = ["videos", "vimeo"]
title = "Vimeo Shortcode" title = "Vimeo Shortcode"

@ -1,7 +1,6 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["paige", "shortcodes"] categories = ["paige", "shortcodes"]
date = 2023-09-18T21:35:40-07:00
description = "Demonstration of the Paige YouTube shortcode." description = "Demonstration of the Paige YouTube shortcode."
tags = ["videos", "youtube"] tags = ["videos", "youtube"]
title = "YouTube Shortcode" title = "YouTube Shortcode"

@ -85,10 +85,10 @@ startlevel = 2
path = "github.com/willfaught/paige" path = "github.com/willfaught/paige"
[outputs] [outputs]
home = ["atom", "html", "paige-search", "rss"] home = ["html", "paige-search"]
section = ["atom", "html", "rss"] section = ["html"]
taxonomy = ["atom", "html", "rss"] taxonomy = ["html"]
term = ["atom", "html", "rss"] term = ["html"]
[params.paige] [params.paige]
file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s" file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"

Loading…
Cancel
Save