aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-19 08:06:37 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-19 08:06:37 -0400
commit32f9970c85f6a528a055b22ae4529815e7f3d7e8 (patch)
tree7086d70b748fe9955de3c5f3390652f63df17a50
parent4d86a8f9765336f5d85919e53b8e0b508d94d172 (diff)
downloadkompetenzbolzen.github.io-32f9970c85f6a528a055b22ae4529815e7f3d7e8.tar.gz
Less gifs in the README.md - cutting the load time down
-rw-r--r--README.md6
-rw-r--r--images/first-post.jpgbin0 -> 99916 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 787ce6d..a05062e 100644
--- a/README.md
+++ b/README.md
@@ -15,21 +15,21 @@ With this fork first setup you can get a feel for what Jekyll is like extremely
You can now edit your site name, gravatar and other options using the _config.yml file.
-![Step 2](/images/step2.gif "Step 2")
+![_config.yml](/images/config.jpg "_config.yml")
### Step 3) Publish your first blog post
Your site is customized and looking great. Now you just have to write that epic blog post! We're going to edit the existing Hello World post for your first post.
-![Step 3](/images/step3.gif "Step 3")
+![First Post](/images/first-post.jpg "First Post")
To add additional posts you can hit the + icon in the _posts folder (shown at the end of the video) 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
## Moar!
-I've posted a more detailed walkthrough of Jekyll Now and introduction to Jekyll here: [Getting Started With Jekyll](#)
+I've created a more detailed walkthrough of [Getting Started With Jekyll](#), check it out if you'd like a more detailed walkthrough and some background on Jekyll. :metal:
It covers:
diff --git a/images/first-post.jpg b/images/first-post.jpg
new file mode 100644
index 0000000..e062c3e
--- /dev/null
+++ b/images/first-post.jpg
Binary files differ