Sample post cleanup

This commit is contained in:
Michael Rose 2016-03-25 10:21:08 -04:00
parent 0a79f95c60
commit 678fafd98d
6 changed files with 11 additions and 23 deletions

View file

@ -7,4 +7,4 @@ tags:
- Post Formats - Post Formats
--- ---
[![foo]({{http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg?w=604}})](http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg) [![foo](https://farm5.staticflickr.com/4073/4939853213_33ffc0290b_b.jpg)](https://flic.kr/p/8ww3fZ)

View file

@ -8,10 +8,14 @@ tags:
--- ---
{% capture fig_img %} {% capture fig_img %}
[![Foo](http://wpthemetestdata.files.wordpress.com/2012/06/dsc20040724_152504_532.jpg)](http://wpthemetestdata.files.wordpress.com/2012/06/dsc20040724_152504_532.jpg) [![Foo](https://farm5.staticflickr.com/4134/4940462712_7c28420b27_b.jpg)](https://flic.kr/p/8wzarA)
{% endcapture %}
{% capture fig_caption %}
Stairs? Were we're going we don't need no stairs.
{% endcapture %} {% endcapture %}
<figure> <figure>
{{ fig_img | markdownify }} {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
<figcaption>Chunk of resinous blackboy husk, Clarkson, Western Australia. This burns like a spinifex log.</figcaption> <figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
</figure> </figure>

View file

@ -13,6 +13,6 @@ tags:
{% endcapture %} {% endcapture %}
<figure> <figure>
{{ fig_img | markdownify }} {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
<figcaption>Bell on wharf in San Francisco</figcaption> <figcaption>Bell on wharf in San Francisco</figcaption>
</figure> </figure>

View file

@ -1,16 +0,0 @@
---
title: "Template: Sticky"
categories:
- Uncategorized
tags:
- sticky
- template
---
This is a sticky post.
There are a few things to verify:
* The sticky post should be distinctly recognizable in some way in comparison to normal posts.
* They should show at the very top of the blog index page, even though they could be several posts back chronologically.
* They should still show up again in their chronologically correct position in time, but without the sticky indicator.

View file

@ -10,7 +10,7 @@ tags:
- template - template
--- ---
This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. This is the post content. Archive-index pages should display an auto-generated excerpt of this content.
<!--more--> <!--more-->

View file

@ -1,7 +1,7 @@
--- ---
title: "Welcome to Jekyll!" title: "Welcome to Jekyll!"
header: header:
teaser: "http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg?w=604" teaser: "https://farm5.staticflickr.com/4076/4940499208_b79b77fb0a_z.jpg"
categories: categories:
- Jekyll - Jekyll
tags: tags: