about summary refs log tree commit diff stats
path: root/content
diff options
context:
space:
mode:
authorAlan Pearce2014-06-08 11:31:54 +0100
committerAlan Pearce2014-06-08 11:31:54 +0100
commit0f816271a0312f861f34a443f6e9e3137f368df0 (patch)
tree410e79dc230adcec6e948fe324be2c58d403244f /content
parent925f8cbd5d60743c3d74869371228873c7997854 (diff)
downloadwebsite-0f816271a0312f861f34a443f6e9e3137f368df0.tar.lz
website-0f816271a0312f861f34a443f6e9e3137f368df0.tar.zst
website-0f816271a0312f861f34a443f6e9e3137f368df0.zip
Add first post
Diffstat (limited to 'content')
-rw-r--r--content/post/a-new-site.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/post/a-new-site.md b/content/post/a-new-site.md new file mode 100644 index 0000000..2285fe7 --- /dev/null +++ b/content/post/a-new-site.md
@@ -0,0 +1,15 @@
1+++
2Categories = ["Geek"]
3Description = "I made a website."
4Tags = ["Geek"]
5Title = "A New Site"
6Date = 2014-06-07T20:16:16Z
7+++
8
9I finally got around to making a website. I decided to use [Hugo] with a slightly-modified [Hyde theme].
10
11Someday 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.
12
13[Hugo]: http://hugo.spf13.com/
14[Hyde theme]: https://github.com/spf13/hyde
15[Stylus]: http://learnboost.github.io/stylus/