Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 488 Bytes

Zach on Code website

Zach Blocker's professional blog and portfolio site, powered by Eleventy.

Published live at ZachOnCode.dev.

Attribution

Based on Zach Leatherman's Eleventy blog starter template.

Run it locally

Install dependencies

npm install

Run Eleventy

npm run build

See other NPM command scripts in package.json.