iddqd-uk / blog

:green_book: Blog with discussions, hosted on github
https://blog.iddqd.uk
MIT License
0 stars 0 forks source link
blog comments etc site

Static Blog

Publish Last commit Discussions

Static blog, generated using hugo (theme docs).

System requirements

Usage

Start local server

For a starting web-server with auto-reload feature, run:

$ make start

New post

To make a new blog post, execute in your terminal:

$ make post

Deploy

Any changes, pushed into master branch will be automatically deployed (be careful with this, think twice before pushing).