diff --git a/exampleSite/content/content/_index.md b/exampleSite/content/content/_index.md index 86c2b541..5c38c9a4 100644 --- a/exampleSite/content/content/_index.md +++ b/exampleSite/content/content/_index.md @@ -1,4 +1,4 @@ +++ -description = "Demonstrations of Paige content." +description = "Demonstrations of content." title = "Content" +++ diff --git a/exampleSite/content/customization/_index.md b/exampleSite/content/customization/_index.md index e7cdad4f..ca90af4b 100644 --- a/exampleSite/content/customization/_index.md +++ b/exampleSite/content/customization/_index.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["customization", "paige"] -description = "Demonstrations of Paige customization." +description = "Demonstrations of customization." series = ["series-demo"] tags = ["sections"] title = "Customization" diff --git a/exampleSite/content/customization/show.md b/exampleSite/content/customization/show.md index 9821b3e7..8dc7931d 100644 --- a/exampleSite/content/customization/show.md +++ b/exampleSite/content/customization/show.md @@ -2,7 +2,7 @@ authors = ["author-demo"] categories = ["customization", "paige"] date = 2023-09-18T21:21:05-07:00 -description = "Demonstration of Paige customization that shows data." +description = "Demonstration of customization that shows data." series = ["series-demo"] tags = ["show", "singles"] title = "Show Data" diff --git a/exampleSite/content/customization/style.md b/exampleSite/content/customization/style.md index 75ab6eba..7561ab9c 100644 --- a/exampleSite/content/customization/style.md +++ b/exampleSite/content/customization/style.md @@ -2,7 +2,7 @@ authors = ["author-demo"] categories = ["customization", "paige"] date = 2023-09-18T20:21:05-07:00 -description = "Demonstration of Paige customization that styles data." +description = "Demonstration of customization that styles data." series = ["series-demo"] tags = ["singles", "style"] title = "Style Data" diff --git a/exampleSite/content/layouts/_index.md b/exampleSite/content/layouts/_index.md index 12f002d5..75e6fb4d 100644 --- a/exampleSite/content/layouts/_index.md +++ b/exampleSite/content/layouts/_index.md @@ -1,4 +1,4 @@ +++ -description = "Demonstrations of Paige layouts." +description = "Demonstrations of layouts." title = "Layouts" +++ diff --git a/exampleSite/content/layouts/cloud/_index.md b/exampleSite/content/layouts/cloud/_index.md index 0dfe31f1..d76097fd 100644 --- a/exampleSite/content/layouts/cloud/_index.md +++ b/exampleSite/content/layouts/cloud/_index.md @@ -2,7 +2,7 @@ authors = ["author-demo"] categories = ["layouts", "paige"] date = 2024-06-03T21:21:05-07:00 -description = "Demonstration of the Paige cloud layout." +description = "Demonstration of the cloud layout." layout = "paige/cloud" tags = ["cloud"] title = "Cloud Layout" diff --git a/exampleSite/content/layouts/search.md b/exampleSite/content/layouts/search.md index 3121ba61..a69e8ca3 100644 --- a/exampleSite/content/layouts/search.md +++ b/exampleSite/content/layouts/search.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["layouts", "paige"] -description = "Demonstration of the Paige search layout." +description = "Demonstration of the search layout." layout = "paige/search" tags = ["search"] title = "Search Layout" diff --git a/exampleSite/content/shortcodes/_index.md b/exampleSite/content/shortcodes/_index.md index 6507e301..b2942ec0 100644 --- a/exampleSite/content/shortcodes/_index.md +++ b/exampleSite/content/shortcodes/_index.md @@ -1,4 +1,4 @@ +++ -description = "Demonstrations of Paige shortcodes." +description = "Demonstrations of shortcodes." title = "Shortcodes" +++ diff --git a/exampleSite/content/shortcodes/code.md b/exampleSite/content/shortcodes/code.md index c793832d..f8f534f3 100644 --- a/exampleSite/content/shortcodes/code.md +++ b/exampleSite/content/shortcodes/code.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige code shortcode." +description = "Demonstration of the code shortcode." tags = ["code", "figures"] title = "Code" +++ diff --git a/exampleSite/content/shortcodes/email.md b/exampleSite/content/shortcodes/email.md index cd49598f..4b04d4ff 100644 --- a/exampleSite/content/shortcodes/email.md +++ b/exampleSite/content/shortcodes/email.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige email shortcode." +description = "Demonstration of the email shortcode." tags = ["email"] title = "Email" +++ diff --git a/exampleSite/content/shortcodes/figure.md b/exampleSite/content/shortcodes/figure.md index cbd97365..21aad327 100644 --- a/exampleSite/content/shortcodes/figure.md +++ b/exampleSite/content/shortcodes/figure.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige figure shortcode." +description = "Demonstration of the figure shortcode." tags = ["figures"] title = "Figure" +++ diff --git a/exampleSite/content/shortcodes/gallery/index.md b/exampleSite/content/shortcodes/gallery/index.md index 6eba2116..dc4b45a7 100644 --- a/exampleSite/content/shortcodes/gallery/index.md +++ b/exampleSite/content/shortcodes/gallery/index.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige gallery shortcode." +description = "Demonstration of the gallery shortcode." tags = ["figures", "gallery", "images"] title = "Gallery" +++ diff --git a/exampleSite/content/shortcodes/icon.md b/exampleSite/content/shortcodes/icon.md index 47f29712..e9b97045 100644 --- a/exampleSite/content/shortcodes/icon.md +++ b/exampleSite/content/shortcodes/icon.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige icon shortcode." +description = "Demonstration of the icon shortcode." tags = ["icon", "web font"] title = "Icon" +++ diff --git a/exampleSite/content/shortcodes/image.md b/exampleSite/content/shortcodes/image.md index b087adf9..598335f6 100644 --- a/exampleSite/content/shortcodes/image.md +++ b/exampleSite/content/shortcodes/image.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige image shortcode." +description = "Demonstration of the image shortcode." tags = ["figures", "images"] title = "Image" +++ diff --git a/exampleSite/content/shortcodes/quote.md b/exampleSite/content/shortcodes/quote.md index a9e85653..853cede7 100644 --- a/exampleSite/content/shortcodes/quote.md +++ b/exampleSite/content/shortcodes/quote.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige quote shortcode." +description = "Demonstration of the quote shortcode." tags = ["figures", "quotations"] title = "Quote" +++ diff --git a/exampleSite/content/shortcodes/tabs.md b/exampleSite/content/shortcodes/tabs.md index d031efd8..bea1329b 100644 --- a/exampleSite/content/shortcodes/tabs.md +++ b/exampleSite/content/shortcodes/tabs.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige tabs shortcodes." +description = "Demonstration of the tabs shortcodes." tags = ["figures", "tabs"] title = "Tabs" +++ diff --git a/exampleSite/content/shortcodes/vimeo.md b/exampleSite/content/shortcodes/vimeo.md index d5256c95..76a64646 100644 --- a/exampleSite/content/shortcodes/vimeo.md +++ b/exampleSite/content/shortcodes/vimeo.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige Vimeo shortcode." +description = "Demonstration of the Vimeo shortcode." tags = ["videos", "vimeo"] title = "Vimeo" +++ diff --git a/exampleSite/content/shortcodes/youtube.md b/exampleSite/content/shortcodes/youtube.md index abcc5053..d8d94244 100644 --- a/exampleSite/content/shortcodes/youtube.md +++ b/exampleSite/content/shortcodes/youtube.md @@ -1,7 +1,7 @@ +++ authors = ["author-demo"] categories = ["paige", "shortcodes"] -description = "Demonstration of the Paige YouTube shortcode." +description = "Demonstration of the YouTube shortcode." tags = ["videos", "youtube"] title = "YouTube" +++