-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #76 from tjheffner/add-gallery
Add gallery
- Loading branch information
Showing
22 changed files
with
568 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
name: New Gallery post | ||
about: Template with front matter for gallery posts | ||
title: '' | ||
labels: Gallery | ||
assignees: '' | ||
|
||
--- | ||
|
||
*** swap these for dashes for front matter | ||
title: "post title" | ||
date: 2022-01-16 00:00:00 | ||
description: "will show underneath title on list page" | ||
image: upload cover image here | ||
alt: image alt text | ||
*** | ||
|
||
post content goes here, underneath |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.