diff options
author | Alan Pearce | 2014-08-02 08:49:22 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-02 08:49:22 +0100 |
commit | 5c0cd4c9cc36f6127e5f354f81ab4b23fb6f9b2b (patch) | |
tree | 5bf894948dd2a6d1a03b694cf46c9f5c01bf8195 /post/a-new-site.md | |
parent | a713d800569ffba995daeca59bf2816b7cac50d8 (diff) | |
download | website-5c0cd4c9cc36f6127e5f354f81ab4b23fb6f9b2b.tar.lz website-5c0cd4c9cc36f6127e5f354f81ab4b23fb6f9b2b.tar.zst website-5c0cd4c9cc36f6127e5f354f81ab4b23fb6f9b2b.zip |
Use long form for reference links
Diffstat (limited to 'post/a-new-site.md')
-rw-r--r-- | post/a-new-site.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/post/a-new-site.md b/post/a-new-site.md index 2285fe7..710a007 100644 --- a/post/a-new-site.md +++ b/post/a-new-site.md @@ -6,9 +6,9 @@ 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]. +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. +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 |