From 678fafd98dd9231628d16d07c2755e1dad4094d4 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 25 Mar 2016 10:21:08 -0400 Subject: [PATCH] Sample post cleanup --- _posts/2010-08-05-post-image-linked.md | 2 +- _posts/2010-08-06-post-image-linked-caption.md | 10 +++++++--- _posts/2010-08-07-post-image-caption.md | 2 +- _posts/2012-01-07-template-sticky.md | 16 ---------------- _posts/2012-03-14-template-excerpt-generated.md | 2 +- _posts/2016-02-24-welcome-to-jekyll.md | 2 +- 6 files changed, 11 insertions(+), 23 deletions(-) delete mode 100644 _posts/2012-01-07-template-sticky.md diff --git a/_posts/2010-08-05-post-image-linked.md b/_posts/2010-08-05-post-image-linked.md index ac9abd40..af3f3fe9 100644 --- a/_posts/2010-08-05-post-image-linked.md +++ b/_posts/2010-08-05-post-image-linked.md @@ -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 diff --git a/_posts/2010-08-06-post-image-linked-caption.md b/_posts/2010-08-06-post-image-linked-caption.md index dfb6addf..ada6f6a7 100644 --- a/_posts/2010-08-06-post-image-linked-caption.md +++ b/_posts/2010-08-06-post-image-linked-caption.md @@ -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 %}
- {{ fig_img | markdownify }} -
Chunk of resinous blackboy husk, Clarkson, Western Australia. This burns like a spinifex log.
+ {{ fig_img | markdownify | remove: "

" | remove: "

" }} +
{{ fig_caption | markdownify | remove: "

" | remove: "

" }}
\ No newline at end of file diff --git a/_posts/2010-08-07-post-image-caption.md b/_posts/2010-08-07-post-image-caption.md index 51599dd4..f0b9f887 100644 --- a/_posts/2010-08-07-post-image-caption.md +++ b/_posts/2010-08-07-post-image-caption.md @@ -13,6 +13,6 @@ tags: {% endcapture %}
- {{ fig_img | markdownify }} + {{ fig_img | markdownify | remove: "

" | remove: "

" }}
Bell on wharf in San Francisco
\ No newline at end of file diff --git a/_posts/2012-01-07-template-sticky.md b/_posts/2012-01-07-template-sticky.md deleted file mode 100644 index 347d9899..00000000 --- a/_posts/2012-01-07-template-sticky.md +++ /dev/null @@ -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 diff --git a/_posts/2012-03-14-template-excerpt-generated.md b/_posts/2012-03-14-template-excerpt-generated.md index 02542cf1..bf9f4d82 100644 --- a/_posts/2012-03-14-template-excerpt-generated.md +++ b/_posts/2012-03-14-template-excerpt-generated.md @@ -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. diff --git a/_posts/2016-02-24-welcome-to-jekyll.md b/_posts/2016-02-24-welcome-to-jekyll.md index a0ac77d4..52159364 100644 --- a/_posts/2016-02-24-welcome-to-jekyll.md +++ b/_posts/2016-02-24-welcome-to-jekyll.md @@ -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: