Skip to content

Commit a06b7de

Browse files
committed
Add in Prose.io instructions
1 parent 8e73984 commit a06b7de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ Enter your site name, description, avatar and many other options by editing the
2929

3030
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>
3131

32-
> There are 2 different ways that you can make changes to your blog's files:
32+
> There are 3 different ways that you can make changes to your blog's files:
3333
34-
> 1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below)
35-
> 2. Clone down your repository and make updates locally, then push them to your GitHub repository
34+
> 1. Edit files within your new username.github.io repository in the browser at GitHub.com (shown below).
35+
> 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.
36+
> 3. Clone down your repository and make updates locally, then push them to your GitHub repository.
3637
3738
![_config.yml](/images/config.png "_config.yml")
3839

0 commit comments

Comments
 (0)