This is the blog site for blog.paranoidcoding.org. The site is built using Jekyll and hosted on GitHub Pages. The blog contains all of the parts of my job that I've found interesting enough to write about.
To run the site locally
- Open the site in the provided dev container
- Run
./scripts/container-start.shto start jekyll if it's not already running - Locally browse to
http://localhost:4000to see the site