~xdavidwu/xdavidwu.link

678fafd98dd9231628d16d07c2755e1dad4094d4 — Michael Rose 8 years ago 0a79f95
Sample post cleanup
M _posts/2010-08-05-post-image-linked.md => _posts/2010-08-05-post-image-linked.md +1 -1
@@ 7,4 7,4 @@ tags:
  - 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)
\ No newline at end of file
[![foo](https://farm5.staticflickr.com/4073/4939853213_33ffc0290b_b.jpg)](https://flic.kr/p/8ww3fZ)
\ No newline at end of file

M _posts/2010-08-06-post-image-linked-caption.md => _posts/2010-08-06-post-image-linked-caption.md +7 -3
@@ 8,10 8,14 @@ tags:
---

{% 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 %}

<figure>
  {{ fig_img | markdownify }}
  <figcaption>Chunk of resinous blackboy husk, Clarkson, Western Australia. This burns like a spinifex log.</figcaption>
  {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
  <figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
</figure>
\ No newline at end of file

M _posts/2010-08-07-post-image-caption.md => _posts/2010-08-07-post-image-caption.md +1 -1
@@ 13,6 13,6 @@ tags:
{% endcapture %}

<figure>
  {{ fig_img | markdownify }}
  {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
  <figcaption>Bell on wharf in San Francisco</figcaption>
</figure>
\ No newline at end of file

D _posts/2012-01-07-template-sticky.md => _posts/2012-01-07-template-sticky.md +0 -16
@@ 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.
\ No newline at end of file

M _posts/2012-03-14-template-excerpt-generated.md => _posts/2012-03-14-template-excerpt-generated.md +1 -1
@@ 10,7 10,7 @@ tags:
  - 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-->


M _posts/2016-02-24-welcome-to-jekyll.md => _posts/2016-02-24-welcome-to-jekyll.md +1 -1
@@ 1,7 1,7 @@
---
title:  "Welcome to Jekyll!"
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: 
  - Jekyll
tags: