|
---
|
|
layout: post
|
|
title: Post Excerpt with Layout
|
|
categories:
|
|
- bar
|
|
- baz
|
|
- z_category
|
|
- MixedCase
|
|
tags:
|
|
- first
|
|
- second
|
|
- third
|
|
- jekyllrb.com
|
|
---
|
|
|
|
First paragraph with [link ref][link].
|
|
|
|
Second paragraph
|
|
|
|
---
|
|
|
|
Third paragraph
|
|
|
|
[link]: https://jekyllrb.com/
|