Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 271 Bytes

File metadata and controls

17 lines (11 loc) · 271 Bytes

Usage

Start a development server using the project-scoped Jekyll (ignoring any globally-installed Jekyll gem).

If you want to use make:

$ make serve

Or

$ cd sample_site
$ bundle exec jekyll serve --destination ../build/ --trace --livereload