[docs] Add simple script to build site locally
Also add more excludes for jekyll
This commit is contained in:
3
docs/build-docs.sh
Normal file
3
docs/build-docs.sh
Normal file
@ -0,0 +1,3 @@
|
||||
bundle install --path vendor/bundle
|
||||
bundle update
|
||||
bundle exec jekyll build
|
Reference in New Issue
Block a user