hugo-blog/content/source.md

21 lines
965 B
Markdown
Raw Normal View History

2018-09-03 10:58:57 +00:00
+++
title = "Source Code"
date = "2018-09-03"
+++
Welcome to my blog, I'm honoured that you're interested in checking out the source code for my little blog.
## Blog
The source code for the blog itself can be found: [Right here](https://git.quad.moe/quad/hugo-blog) on my Git server.
The blog is powered by [Hugo](https://gohugo.io/), so you'll need that in order to deploy it. Simply clone the repository and fetch submodules, then you can generate the blog in a jiffy.
## Theme
My theme is named [Peruna](https://git.quad.moe/quad/peruna), it's my personal fork of [Potato Dark](https://github.com/surajmandalcell/potato-dark). Since potato dark didn't quite fit my looks and also didn't seem to be actively maintained.
If this theme seems to fit your needs, please feel free to use or fork it to your heart's content.
And yes, Peruna is the Finnish word for Potato. No, I don't speak Finnish, even though my body contains quite a chunk of Finnish blood.