diff --git a/docs/run-locally.sh b/docs/run-locally.sh new file mode 100755 index 0000000..f5a8339 --- /dev/null +++ b/docs/run-locally.sh @@ -0,0 +1,2 @@ +bundle exec just-the-docs rake search:init +bundle exec jekyll serve --livereload