blob: 5b3251995cc5f6218362820b9f01dea2579f0953 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
Categories: ["Geek"]
Description: "I made a website."
title: "A New Site"
date: 2014-06-07T20:16:16Z
---
I finally got around to making a website. I decided to use [Hugo][] with a slightly-modified [Hyde theme][]
Someday I'll make my own theme, probably using [Stylus][] for CSS processing. But for now, this will do. The more important thing is just to create some content.
[Hugo]: http://hugo.spf13.com/
[Hyde theme]: https://github.com/spf13/hyde
[Stylus]: http://learnboost.github.io/stylus/
|