Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 330 Bytes

SmoothOps.asia

Development

Clone this repo

  1. git clone git@github.com:SiliconJungles/smoothops.asia.git
  2. bundle install

Start local dev server

  1. middleman

Build the web pack for deployment

  1. middleman build

Deployment

  1. middleman deploy