aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-15 16:30:16 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-15 16:30:16 -0400
commita06b7de52e344c320a9466f1d38b364576f05ad8 (patch)
tree2543b98cc25417ace4567c570065944729be0e67 /README.md
parent8e739840697996dd0aff1c44e63bbcc5aa1e2702 (diff)
downloadkompetenzbolzen.github.io-a06b7de52e344c320a9466f1d38b364576f05ad8.tar.gz
Add in Prose.io instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index ffc35c0..752081b 100644
--- a/README.md
+++ b/README.md
@@ -29,10 +29,11 @@ Enter your site name, description, avatar and many other options by editing the
Making a change to _config.yml (or any file in your repository) will force GitHub Pages to rebuild your site with jekyll. Your rebuilt site will be viewable a few seconds later at <http://yourgithubusername.github.io>
-> There are 2 different ways that you can make changes to your blog's files:
+> There are 3 different ways that you can make changes to your blog's files:
-> 1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below)
-> 2. Clone down your repository and make updates locally, then push them to your GitHub repository
+> 1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below).
+> 2. Use a third party GitHub content editor, like the fantastic [Prose by Development Seed](http://prose.io). It's optimized for use with Jekyll making markdown editing, writing drafts, and uploading images really easy.
+> 3. Clone down your repository and make updates locally, then push them to your GitHub repository.
![_config.yml](/images/config.png "_config.yml")