From 100b07e235fdbb3b23af2580506fe97130670202 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 4 Mar 2016 16:18:44 -0800 Subject: [PATCH 1/3] Update editdocs.md --- docs/editdocs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/editdocs.md b/docs/editdocs.md index e95ece585e..cedb0e36df 100644 --- a/docs/editdocs.md +++ b/docs/editdocs.md @@ -51,7 +51,7 @@ You should see a special-to-you version of the site. ## Editing and staging the site locally -If you have files to upload, or just want to work offline, run the below commands to setup +If you want to work offline, run the below commands to setup your environment for running GitHub pages locally. Then, any edits you make will be viewable on a lightweight webserver that runs on your local machine. From 716ba274afc818dc6a4700e1aa2a5a725c841bff Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 4 Mar 2016 16:20:15 -0800 Subject: [PATCH 2/3] Update editdocs.md --- docs/editdocs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/editdocs.md b/docs/editdocs.md index cedb0e36df..965044ef98 100644 --- a/docs/editdocs.md +++ b/docs/editdocs.md @@ -107,8 +107,7 @@ If you're a bit rusty with git/GitHub, you might wanna read [this](http://readwrite.com/2013/10/02/github-for-beginners-part-2) for a refresher. The above instructions work on Mac and Linux. -[These instructions ](https://martinbuberl.com/blog/setup-jekyll-on-windows-and-host-it-on-github-pages/) -might help for Windows users. +Windows users shold follow [these instructions](https://martinbuberl.com/blog/setup-jekyll-on-windows-and-host-it-on-github-pages/). ## Thank you! From b3e8c26cab363c8396142f5ff8e6043b221fb822 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Fri, 4 Mar 2016 16:20:31 -0800 Subject: [PATCH 3/3] Update editdocs.md --- docs/editdocs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/editdocs.md b/docs/editdocs.md index 965044ef98..15da3f578e 100644 --- a/docs/editdocs.md +++ b/docs/editdocs.md @@ -107,7 +107,7 @@ If you're a bit rusty with git/GitHub, you might wanna read [this](http://readwrite.com/2013/10/02/github-for-beginners-part-2) for a refresher. The above instructions work on Mac and Linux. -Windows users shold follow [these instructions](https://martinbuberl.com/blog/setup-jekyll-on-windows-and-host-it-on-github-pages/). +Windows users, follow [these instructions](https://martinbuberl.com/blog/setup-jekyll-on-windows-and-host-it-on-github-pages/). ## Thank you!