Skip to content

jhannah-netlify/brotherbemused

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Liquid 55.5%
  • JavaScript 19.9%
  • Nunjucks 12.0%
  • HTML 9.4%
  • CSS 3.2%