mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
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:
committed by
Robert Nishihara
parent
3d2f1b1941
commit
d394a3fdf6
@@ -113,3 +113,8 @@ cmake-build-debug/
|
||||
# Gradle:
|
||||
.idea/**/gradle.xml
|
||||
.idea/**/libraries
|
||||
|
||||
# Website
|
||||
/site/Gemfile.lock
|
||||
/site/.sass-cache
|
||||
/site/_site
|
||||
|
||||
Reference in New Issue
Block a user