Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 322 Bytes

HOW_TO.md

File metadata and controls

22 lines (15 loc) · 322 Bytes

How to

More info

https://jekyllrb.com/docs/

How to build

bundle exec jekyll serve

How to build site to ./_site

bundle exec jekyll build

How to build site to other directory (need to rename to schedule)

bundle exec jekyll build --destination schedule