This repo serves two purposes:
- Central place for documenting decision making regarding the liveplant.io project
- Explaining liveplant to external users
This site is built with Jekyll. I recommend you visit the Jekyll docs and take a look at the GitHub Pages instructions
These instructions assume Linux, Unix, or Mac OS X
Dependency | Install Options |
---|---|
Ruby |
|
Bundler | gem install bundler |
- Clone this repo
git clone [email protected]:liveplant/about.liveplant.io.git
- Install project dependencies
bundle install
- Run jekyll
bundle exec jekyll serve
- You should have a site running at http://0.0.0.0:4000/