Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 556 Bytes

Jim Hannah's personal blog.

Forked from https://github.com/kohrongying/11ty-blog-starter

Running locally

Create your blogpost under src/posts. I like to have mine sorted by YY/MM.

Navigate to localhost:8080 after starting the server.

npm start

Deployment

On Netlify / Surge / Firebase hosting / etc hosting providers

Build Command: npm run build

Output folder: _site