This repository has been archived on 2021-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
blog/README.md
2020-12-03 14:22:09 +01:00

376 B

Blog

This repository contains the source code & Markdown files for my blog, which can be found here. It's created using Hugo.

Run on localhost

Firstly, install Hugo. Afterwards, you can run this site on your local machine by running hugo -D server. This will start hugo as a local web server, accessible on port 1313.