Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 130 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 130 Bytes

Start a local server:

bundle && bundle exec jekyll serve --drafts --watch --port 3000

# or use this alias:
make start