Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 347 Bytes

homepage

Personal website and blog using Jekyll.

Quickstart

Run jekyll serve to build and watch for changes. This is for development.

Run jekyll build to just run the build task.

Run with --drafts flag to render drafts that are not published yet.