aboutsummaryrefslogtreecommitdiff
path: root/_posts/2014-3-3-Hello-World.md
blob: d4665b6d18e9eb022acdaa863732826accde1e4a (plain)
1
2
3
4
5
6
7
8
9
10
---
layout: post
title: You're up and running!
---

Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).

![_config.yml]({{ site.baseurl }}/images/config.png)

The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub.