aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--images/config.jpgbin74686 -> 0 bytes
-rw-r--r--images/first-post.jpgbin79497 -> 0 bytes
-rw-r--r--images/first-post.pngbin55933 -> 56076 bytes
-rw-r--r--images/first-post.png.pngbin56076 -> 0 bytes
5 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5954f94..104148e 100644
--- a/README.md
+++ b/README.md
@@ -27,14 +27,13 @@ Enter your site name, description, avatar and many other options by editing the
You can easily turn on Google Analytics tracking, Disqus commenting and social icons here too!
-![_config.yml](/images/config.jpg "_config.yml")
+![_config.yml](/images/config.png "_config.yml")
-
### Step 3) Publish your first blog post
Navigate to the posts folder in the root of this repository and edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) might come in handy.
-![First Post](/images/first-post.jpg "First Post")
+![First Post](/images/first-post.png "First Post")
To add additional posts you can hit the + icon in `/_posts/` to create new content. Just make sure to include the [front-matter](http://jekyllrb.com/docs/frontmatter/) block at the top of each new blog post and make sure the post's filename is in this format: year-month-day-title.md
diff --git a/images/config.jpg b/images/config.jpg
deleted file mode 100644
index dd02749..0000000
--- a/images/config.jpg
+++ /dev/null
Binary files differ
diff --git a/images/first-post.jpg b/images/first-post.jpg
deleted file mode 100644
index 02a1dd0..0000000
--- a/images/first-post.jpg
+++ /dev/null
Binary files differ
diff --git a/images/first-post.png b/images/first-post.png
index beb301f..0207022 100644
--- a/images/first-post.png
+++ b/images/first-post.png
Binary files differ
diff --git a/images/first-post.png.png b/images/first-post.png.png
deleted file mode 100644
index 0207022..0000000
--- a/images/first-post.png.png
+++ /dev/null
Binary files differ