Skip to content

Commit

Permalink
Update .gitignore, running locally docs
Browse files Browse the repository at this point in the history
  • Loading branch information
scotte committed Feb 26, 2016
1 parent da07c2c commit cd64657
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
_cache
_site
.jekyll-metadata
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ And then it's just a simple matter of running jekyll locally:
$ jekyll serve --baseurl=''
```

Now browse to http://127.0.0.1:4000/
Now browse to http://127.0.0.1:4000

Disqus Comments
===============
Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-08-22-jekyll-clean-theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ And then it's just a simple matter of running jekyll locally:
$ jekyll serve --baseurl=''
```

Now browse to http://127.0.0.1:4000/
Now browse to http://127.0.0.1:4000

Disqus Comments
===============
Expand Down

0 comments on commit cd64657

Please sign in to comment.