Fork files from barryclark/jekyll-now.

This commit is contained in:
mattbk
2017-03-09 12:28:34 -06:00
parent aa621b983f
commit 15002dc406
24 changed files with 698 additions and 0 deletions

View File

@ -0,0 +1,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.