netlify-cms-react-starter/content/posts/hello-world.md
Eric Jinks 7b4780c581
0.4.0 (#20)
* Improve reusability of Meta component

* Rename page prop to fields on pages / posts

* Update config.yml with meta object for each item
2018-06-06 14:36:47 +10:00

53 lines
1 KiB
Markdown

---
title: Hello World!
status: Featured / Published
date: '2018-03-27'
postFeaturedImage: /images/uploads/tim-marshall-155597.jpg
excerpt: >-
Etiam ac quam eget lectus venenatis ullamcorper sit amet non arcu. Nullam
interdum arcu vitae augue pulvinar sodales. Sed non dui diam. Quisque lectus
est, lobortis ac efficitur vitae, posuere a mauris. Phasellus ac dui
pellentesque, lacinia risus ut, imperdiet eros.
categories:
- category: News
meta:
canonicalLink: ''
description: ''
noindex: false
title: ''
---
Paragraphs are separated by a blank line.
The second paragraph. This is placeholder text that our web designers put here to make sure words appear properly on your website. _Italic_, **bold**, and `monospace`.
### Unordered lists:
* this one
* that one
* the other one
### Ordered lists:
1. first item
1. second item
1. third item
> Block quotes are written like so.
>
> They can span multiple paragraphs,
> if you like.
## Heading 2
# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6