Remove all website-related stuff from docs
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
724be54f09
commit
8297f55f2c
14 changed files with 0 additions and 362 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -ex
|
||||
pushd docs
|
||||
docker-compose run --rm jekyll jekyll build
|
||||
popd
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/bash
|
||||
open file://`pwd`/docs/_site/index.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue