New orangesys.io

Orangesys.io official site.

Writing content

  1. Clone this repo
$ git clone https://github.com/orangesys/orangesys.io.git
  1. Download Hugo from http://gohugo.io or install using Homebrew:
$ brew update && brew install hugo
  1. Run hugo in watch mode and start adding content under the content/ tree
$ hugo server --watch

The site is server under localhost:1313

GitHub