1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

7 Commits

Author SHA1 Message Date
05875153bc Converting front matter to YAML 2014-05-29 18:45:22 -04:00
a87f171bd4 Updating / Rewriting / Adding all of the documentation in preparation for the next release 2014-05-27 18:32:57 -04:00
ec4b152678 Fixing broken link. Fixed #278. 2014-05-09 11:32:06 -04:00
11fe227b9e Implementing new menu system in the docs site 2014-04-23 03:00:11 -04:00
de05a0d942 Adding documentation on Pretty Urls 2014-02-20 19:04:29 -05:00
18b9948f1e Using table of contents within the documentation. 2014-01-28 23:29:05 -05:00
438c219892 Add canonifyurls config option.
Be able to inhibit AbsURL canonicalization of content, on a site
configuration basis. Advantages of being able to inhibit this include
making it easier to rendering on other hostnames, and being able to
include resources on http or https depending on how this page was
retrieved, avoiding mixed-mode client complaints without adding latency
for plain http.
2014-01-13 10:06:12 -05:00