Lotus website

Setup

Requirements

  • Ruby 2+
  • Bundler (gem install bundler)

Steps

% git clone git@github.com:lotus/lotus.github.io.git
% cd lotus.github.io
% bundle

Command line

% bin/site help

Usage:
  bin/site [command]
Available commands:
  develop - Start the local server to develop the site
  build   - Build the site locally
  publish - Build the site locally and publish
  help    - Print this help