To build and test locally:
bundle exec jekyll build --config _config.dev.yml
bundle exec jekyll serve
To build for deployment
bundle exec jekyll build --config _config.yml
make testmake build
To commit and deploy to GitHub
rake commit_deploy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build and test locally:
bundle exec jekyll build --config _config.dev.yml
bundle exec jekyll serve
To build for deployment
bundle exec jekyll build --config _config.yml
make testmake buildTo commit and deploy to GitHub
rake commit_deploy