@ -6,6 +6,10 @@ tags: [figures, shortcodes]
title: Code Shortcode
---
Paige provides a `paige/code` shortcode for displaying code.
<!--more-->
Code:
```go-text-template
title: Figure Shortcode
Paige provides a `paige/figure` shortcode for displaying content.
## Basic
title: Gallery Shortcode
Paige provides a `paige/gallery` shortcode for displaying a list of images.
See the images in the example site to understand how the below file patterns work.
Resize the viewport as narrow and wide as you can to see the responsiveness.
title: Image Shortcode
Paige provides a `paige/image` shortcode for displaying an image.
title: Quote Shortcode
Paige provides a `paige/quote` shortcode for displaying a quotation.
@ -6,6 +6,10 @@ tags: [shortcodes, videos]
title: Vimeo Shortcode
Paige provides a `paige/vimeo` shortcode for playing Vimeo videos.
title: YouTube Shortcode
Paige provides a `paige/youtube` shortcode for playing YouTube videos.