Show all pages in feeds

master
Will Faught 1 year ago
parent 262d8a75ee
commit 6378ac1bfc

@ -5,8 +5,6 @@ date = 2023-09-18T21:34:58-07:00
description = "Demonstration of the Paige email shortcode."
tags = ["email"]
title = "Email Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/email` shortcode that hides e-mail addresses from robots.

@ -5,8 +5,6 @@ date = 2023-09-18T21:35:10-07:00
description = "Demonstration of the Paige figure shortcode."
tags = ["figures"]
title = "Figure Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/figure` shortcode for displaying content.

@ -5,8 +5,6 @@ date = 2023-09-18T21:34:01-07:00
description = "Demonstration of the Paige gallery shortcode."
tags = ["figures", "gallery", "images"]
title = "Gallery Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/gallery` shortcode for displaying a list of images.

@ -5,8 +5,6 @@ date = 2023-09-18T21:35:22-07:00
description = "Demonstration of the Paige image shortcode."
tags = ["figures", "images"]
title = "Image Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/image` shortcode for displaying an image.

@ -5,8 +5,6 @@ date = 2023-09-18T21:35:34-07:00
description = "Demonstration of the Paige Vimeo shortcode."
tags = ["videos", "vimeo"]
title = "Vimeo Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/vimeo` shortcode for playing Vimeo videos.

@ -5,8 +5,6 @@ date = 2023-09-18T21:35:40-07:00
description = "Demonstration of the Paige YouTube shortcode."
tags = ["videos", "youtube"]
title = "YouTube Shortcode"
[paige.feed]
hide_page = true
+++
Paige provides a `paige/youtube` shortcode for playing YouTube videos.

Loading…
Cancel
Save