Created scripts for automatic deployment

This commit is contained in:
2019-07-10 17:43:53 +00:00
parent 4ee876e192
commit feecf49bf4
3 changed files with 34 additions and 0 deletions

3
_scripts/build.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
bundle exec jekyll build --config _config.yml