Skip to content

dallas-developers-meetup/about.liveplant.io

 
 

Repository files navigation

about.liveplant.io

This repo serves two purposes:

  1. Central place for documenting decision making regarding the liveplant.io project
  2. 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

Dependencies

These instructions assume Linux, Unix, or Mac OS X

Dependency Install Options
Ruby
  • Recommended: Use RVM
  • Ruby comes with your Mac and most *nix distros
Bundler gem install bundler

Get Started

  1. Clone this repo
git clone git@github.com:liveplant/about.liveplant.io.git
  1. Install project dependencies
bundle install
  1. Run jekyll
bundle exec jekyll serve
  1. You should have a site running at http://0.0.0.0:4000/

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.5%
  • HTML 32.9%
  • Ruby 14.6%