-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
9 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 |
---|---|---|
@@ -1,21 +1,24 @@ | ||
--- | ||
title: Sample Content One | ||
subtitle: Sample Subtitle | ||
description: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsum quisquam et nostrum. | ||
author: Jon Doe | ||
date: 2016-01-16 | ||
publishDate: 2016-02-07 | ||
description: "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsum quisquam et nostrum." | ||
author: Ryan Watters | ||
categories: [category 1] | ||
tags: [tag 1, tag 2] | ||
date: {} | ||
publishDate: {} | ||
categories: | ||
- category 1 | ||
tags: | ||
- tag 1 | ||
- tag 2 | ||
comments: true | ||
generatePage: false | ||
published: true | ||
--- | ||
|
||
Showing Nathan how we can use Wercker and an SSG to automate HTML snippet creation for UCM. Here is a [link to a pdf](/my-random-pdf-filename.pdf). Here is some more content after the sentence with the inline pdf link. | ||
|
||
Showing Nathan how we can use Wercker and an SSG to automate HTML snippet creation for UCM. Here is a [link to a pdf](/my-random-pdf-filename.pdf). Here is some more content after the sentence with the inline pdf link. Here is some more text. | ||
|
||
|
||
#### Sample Content Subheading | ||
|
||
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nihil aut porro laborum maiores earum animi, minus, reprehenderit, quod aliquid aspernatur quia est illum nulla tempora neque incidunt deleniti cupiditate repellendus. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ullam, vel placeat accusantium. Tempora magnam nulla aliquid id repudiandae rerum autem, illum ipsam voluptas placeat facere incidunt ipsum architecto, consequuntur sed. [Here is a link to an external site](https://www.google.com). | ||
|
||
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nihil aut porro laborum maiores earum animi, minus, reprehenderit, quod aliquid aspernatur quia est illum nulla tempora neque incidunt deleniti cupiditate repellendus. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ullam, vel placeat accusantium. Tempora magnam nulla aliquid id repudiandae rerum autem, illum ipsam voluptas placeat facere incidunt ipsum architecto, consequuntur sed. [Here is a link to an external site](https://www.google.com). |