Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 411 Bytes

Build Status

This is my company website and blog.

Prerequisites

Ruby 2.3

Dev

Clone the repo.

Build for the first time:

make bootstrap
make build

To run a local server:

make server

Then simply edit the files. The site is hosted on http://127.0.0.1:4000