summaryrefslogtreecommitdiffstats
path: root/hugolib/site.go
AgeCommit message (Expand)Author
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-12-06Sort and remove "" from "Available templates" listAnthony Fok
2015-12-06Remove transformation of menu URLsgunnaraasen
2015-12-02Improve error handling in commandsBjørn Erik Pedersen
2015-12-01Print error when /index.html is zero-lengthAnthony Fok
2015-12-01Run `go fmt hugolib/site.go`Anthony Fok
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-23Permalink on Node and Page should be of stringKato Kazuyoshi
2015-11-20Add RSSLink to SiteInfoCameron Moore
2015-11-15simplify rssuri logicspf13
2015-11-04Add internal Google Analytics templatedigitalcraftsman
2015-11-02Export Page.LayoutBjørn Erik Pedersen
2015-10-15Disable LiveReload when Hugo is not running as a serverKato Kazuyoshi
2015-09-13Validate aliases to prevent directory traversal etc.Anthony Fok
2015-09-01Add config option "disablePathToLower"chrongzhang
2015-08-07Reset Scratch for 404Bjørn Erik Pedersen
2015-08-04Strip trailing whitespace in codeAnthony Fok
2015-07-30Remove deprecated fields and methods for v0.15Anthony Fok
2015-07-25Fix periods in taxonomies create bad pathsRyan Clarke
2015-07-19Fix typo: "taxononomy" -> "taxonomy"Edward Vielmetti
2015-07-18Add paginator support for page groupsBjørn Erik Pedersen
2015-07-02Added missing "Social" section to SiteInfodelputnam
2015-06-28404 is homelessBjørn Erik Pedersen
2015-06-21Revert "add preliminary support for content/index.md file to be homepage cont...Bjørn Erik Pedersen
2015-06-21Revert "Make .IsHome work when homepage as page"Bjørn Erik Pedersen
2015-06-19Make .IsHome work when homepage as pagespf13
2015-06-17add preliminary support for content/index.md file to be homepage contentspf13
2015-05-31Add PreserveTaxonomyNames flagbep
2015-05-31Allow custom RSS Uri for section and taxonomy feedsArtem Vorotnikov
2015-05-28Support `Fish and Chips` sectionbep
2015-05-28Add IsHomebep
2015-05-23Remove unused Completed chan on Sitebep
2015-05-23Prevent cyclic ref crash in JSON encodebep
2015-05-21Grammar fix in error messagebep
2015-05-21Do not consider single.html for the home pagebep
2015-05-16Add support for URLs relative to context rootbep
2015-05-15Set s.Info.LastChange to LastmodJuan B. Rodriguez
2015-05-15Add Lastmod fieldJuan B. Rodriguez
2015-05-10Make page 1 alias uglybep
2015-05-09Fix IsMenuCurrent for SectionPagesMenubep
2015-05-08Section menu for the lazy bloggerbep
2015-05-07Add RSSUri to specify the name of the RSS fileDana H. P'Simer
2015-04-22Do not fail on unknown files in /databep
2015-04-18Remove unused types Shortcode and ShortcodeFuncbep
2015-03-31Return error on wrong use of the Paginatorbep
2015-03-18Remove URL param from exported AbsURL methodsbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-17Fix crossrefs on Windowsbep
2015-03-12Remove trailing space from site build statisticsAnthony Fok
2015-03-11Correct initialisms as suggested by golintAnthony Fok