Remove all website-related stuff from docs

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-01-20 17:49:13 +00:00
commit 8297f55f2c
14 changed files with 0 additions and 362 deletions

View file

@ -1,5 +0,0 @@
#!/bin/bash
set -ex
pushd docs
docker-compose run --rm jekyll jekyll build
popd

View file

@ -1,2 +0,0 @@
#!/bin/bash
open file://`pwd`/docs/_site/index.html