No description
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.
Find a file
2020-12-03 14:22:09 +01:00
archetypes First commit 2020-11-26 14:27:15 +01:00
content Added small About Me 2020-12-03 14:22:09 +01:00
static/img Started endeavouros review 2020-12-03 10:38:14 +01:00
themes Switched to fuji themes 2020-11-27 18:29:15 +01:00
.gitignore Added config 2020-11-27 13:36:38 +01:00
.gitmodules Removed unnecessary themes 2020-12-03 13:57:58 +01:00
config.toml Added small About Me 2020-12-03 14:22:09 +01:00
deploy Edited deploy 2020-12-03 13:29:38 +01:00
LICENSE Add LICENSE 2020-12-03 12:38:54 +00:00
README.md Added small About Me 2020-12-03 14:22:09 +01:00

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.