Fluent Globe website
The default layout is landscape mode with portrait mode rendered specifically for phone and iPad.
Build approach / ideas,
http://dontkry.com/posts/code/angular-browserify-grunt.html
npm install -g grunt npm install -g typescript
http://www.thomasboyt.com/2013/06/21/es6-module-transpiler
http://danielkummer.github.io/git-flow-cheatsheet/
Encoding the ProtectServe URLs with sha256
http://www.freeformatter.com/hmac-generator.html
-
install Jekyll used to serve GitHub Pages (fluentglobe.com) using the Terminal
sudo gem install jekyll .. enter password
-
run Jekyll locally on http://localhost:4000 using the Terminal
cd ~/Sites/fluentglobe.github.io jekyll serve
-
Open ~/Sites/fluentglobe.github.io in Text Editor(atom)
-
Open http://localhost:4000 in Safari