Commit Graph

5 Commits

Author SHA1 Message Date
Torin Sandall 7c20f40844 Add hello world example and tweak arch.md
Also, update Jekyll configuration to use Redcarpet as Kramdown was inserting
extra spaces into code blocks. This was making the EOF line not get recognized
in the heredocs.

Also, fix missing commas in one of the arch.md policy snippets.
2016-06-03 16:15:09 -07:00
Torin Sandall 19b5e3bacb Update RELEASE.md
Fix repository URL.
2016-06-02 16:10:44 -07:00
Torin Sandall c14625b7d0 Add doc with steps to build and publish the site 2016-05-25 17:24:56 -07:00
Torin Sandall ac3f177ac0 Update build to cross compile
Currently targeting linux/amd64 and darwin/amd64
2016-05-25 16:36:12 -07:00
Torin Sandall 3533e5dd0d First cut of static site.
Generated the site using jekyll new . inside the docs directory.
2016-05-19 08:31:49 -07:00