Website for the v0.1 release (#576)

* commit jekyll template

* Port blog post to markdown.

* Small changes.

* Improvements to layout and post.

* More improvements.

* Add computation graph figures to the blog post.

* Small changes.

* Update gitignore.
This commit is contained in:
Philipp Moritz
2017-05-20 18:33:36 -07:00
committed by Robert Nishihara
parent 3d2f1b1941
commit d394a3fdf6
9 changed files with 332 additions and 0 deletions
+5
View File
@@ -113,3 +113,8 @@ cmake-build-debug/
# Gradle:
.idea/**/gradle.xml
.idea/**/libraries
# Website
/site/Gemfile.lock
/site/.sass-cache
/site/_site