Code and content for the kittythinks.com blog: https://www.kittythinks.com
Content by the scholarly Kitty: https://twitter.com/kittythinks
- Hugo static site generator
- Netlify CMS
- Netlify for hosting and continuous deployment
-
Clone this repo
-
Install Hugo version 0.25 (slightly newer might be possible, but older than 0.54 which fails): https://gohugo.io/getting-started/quick-start/#step-1-install-hugo
-
Execute
hugo server --theme=simple-a
within thekittythinks
directory -
Visit the URL in the console output (probably http://localhost:1313/)