You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Jef Roosens b0ac2cc075
Added small About Me
2 years ago
archetypes First commit 2 years ago
content Added small About Me 2 years ago
static/img Started endeavouros review 2 years ago
themes Switched to fuji themes 2 years ago
.gitignore Added config 2 years ago
.gitmodules Removed unnecessary themes 2 years ago
LICENSE Add LICENSE 2 years ago
README.md Added small About Me 2 years ago
config.toml Added small About Me 2 years ago
deploy Edited deploy 2 years ago

README.md

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.