Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
collinschwantes committed Mar 22, 2016
1 parent 0658d46 commit 5fd3131
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Use the search bar to look for specific features or just click around.

## Running the site

This site is powered by [jekyll](https://jekyllrb.com/).

To run the site make sure that jekyll is installed
`gem install jekyll`

Expand All @@ -13,6 +15,12 @@ and/or running `jekyll` returns a list of options

After that, `jekyll serve` should boot up the site at localhost:4000

Check out the instructions [here](https://jekyllrb.com/docs/installation/)
-if you don't have rubygems installed might need to install :
- [Homebrew](http://brew.sh/)
- [Ruby](https://www.ruby-lang.org/en/documentation/installation/)
- [Rubygems](https://rubygems.org/pages/download)

##Instructions for creating a new Interactive Annotated Image
03/21/16

Expand Down

0 comments on commit 5fd3131

Please sign in to comment.