hugo/hugolib
Juan B. Rodriguez d0a4645a34 Set s.Info.LastChange to Lastmod
Set sitemap.xml <lastmod> field to Lastmod.

See #733
2015-05-15 13:10:11 +02:00
..
author.go
benchmark_test.go
datafiles_test.go Do not fail on unknown files in /data 2015-04-22 18:35:56 +02:00
handler_base.go
handler_file.go
handler_meta.go
handler_page.go Very experimental support for mmark 2015-05-08 22:05:41 -04:00
hugo.go
media.go
menu.go
menu_test.go Fix IsMenuCurrent for SectionPagesMenu 2015-05-09 20:53:58 +02:00
node.go Add Lastmod field 2015-05-15 13:09:30 +02:00
page.go Add Lastmod field 2015-05-15 13:09:30 +02:00
page_permalink_test.go
page_taxonomy_test.go hugolib: make Page implement the ReaderFrom interface 2015-04-03 21:41:24 +02:00
page_test.go hugolib: make Page implement the ReaderFrom interface 2015-04-03 21:41:24 +02:00
page_time_integration_test.go
pageGroup.go
pageGroup_test.go
pageSort.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go Fix paginator with uglyurls 2015-05-10 15:23:36 +02:00
pagination_test.go Fix paginator with uglyurls 2015-05-10 15:23:36 +02:00
path_separators_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
path_separators_windows_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
rss_test.go Make RSS output test more realistic 2015-05-08 20:33:37 +02:00
scratch.go
scratch_test.go Fix broken Travis tests 2015-04-22 18:59:42 +02:00
shortcode.go shortcodeparser: fix panic on slash following opening shortcode comment 2015-04-30 15:59:07 +02:00
shortcode_test.go Update test logs for uniformity and consistency 2015-05-08 22:27:00 -04:00
shortcodeparser.go shortcodeparser: fix panic on slash following opening shortcode comment 2015-04-30 15:59:07 +02:00
shortcodeparser_test.go
site.go Set s.Info.LastChange to Lastmod 2015-05-15 13:10:11 +02:00
site_show_plan_test.go
site_test.go Pull Data Files tests into its own file 2015-03-19 17:23:14 +01:00
site_url_test.go Do not add trailing slash to baseURL 2015-05-05 16:02:44 +02:00
siteinfo_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go Allow to reverse taxonomy entries. 2015-05-12 18:26:40 +02:00
taxonomy_test.go