Improve README
authorEthan Madison <ethan@ethanmad.com>
Mon, 19 Oct 2015 22:53:22 +0000 (18:53 -0400)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 20 Oct 2015 18:43:36 +0000 (20:43 +0200)
commit5cf1475ecd72a2f17c7ec48ccf499b2e3a5f49b4
treeb848937a4bc3f452c73e7d6ee960eb7bbcd369d5
parent36adb5fb883bb7170d062334f8aaa64ed191be68
Improve README

All-around improvements to the README.
Each sentence now gets its own line to eliminate ultra-long lines in the
source (expect in bullet points--separating a bullet point into multiple
lines looks weird and decreases readability).
HTTPS links are now preferred to HTTP links and used where applicable.
Link to Mercurial's website corrected to www.mercurial-scm.org
Link to Hugo's docs is now accessible with [Hugo Documentatio][] since
it is used more than once in the README.
Multiline code blocks are now fenced rather than indented and include
syntax highlighting.
README.md