blob: 3ec1e269c1b2256d8566175687d5eb27e4245718 [file] [log] [blame]
#!/bin/bash
git clone https://github.com/apache/servicecomb-docs.git
gitbook build incubator-servicecomb-docs/java-chassis-reference users/servicecomb-java-chassis-doc
bundle exec jekyll build --config _config.yml
bundle exec jekyll server --port 4000 --host