1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-03 00:53:12 +00:00
hugo/hugolib
Bjørn Erik Pedersen 234273a5b5 Deprecate sourceRelativeLinks
Fixes 
Closes 
Closes 
Closes 
2017-02-11 16:51:22 +07:00
..
testdata hugolib: Clean up a benchmark 2017-01-03 17:08:59 +01:00
alias_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
author.go
case_insensitive_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
config.go
config_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
datafiles_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
embedded_shortcodes_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
gitinfo.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
handler_base.go all: Refactor to nonglobal template handling 2017-01-10 01:36:59 +01:00
handler_file.go all: Refactor to nonglobal template handling 2017-01-10 01:36:59 +01:00
handler_meta.go all: Refactor to nonglobal template handling 2017-01-10 01:36:59 +01:00
handler_page.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
handler_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
hugo_info.go
hugo_sites.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
hugo_sites_build.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
hugo_sites_build_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
i18n.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
media.go
menu.go node to page: Remove Node 2016-11-22 09:57:03 +01:00
menu_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
multilingual.go
node_as_page_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
page.go Deprecate sourceRelativeLinks 2017-02-11 16:51:22 +07:00
page_collections.go helpers: Fix misspells 2017-02-04 22:28:36 +01:00
page_permalink_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
page_taxonomy_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
page_test.go hugolib: Skip rendering for the page tests 2017-02-04 23:15:07 +07:00
page_time_integration_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
pageCache.go
pageCache_test.go
pageGroup.go hugolib, source, tpl: Fix docs 2016-11-23 09:13:00 +01:00
pageGroup_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
pageSort.go hugolib: Add ability to sort by frontmatter parameters 2017-02-10 20:01:25 +07:00
pageSort_test.go hugolib: Add ability to sort by frontmatter parameters 2017-02-10 20:01:25 +07:00
pagesPrevNext.go
pagesPrevNext_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
pagination.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
pagination_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
path_separators_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
path_separators_windows_test.go
permalinks.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
permalinks_test.go all: Refactor to non-global logger 2017-01-07 17:06:35 +01:00
robotstxt_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
rss_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
scratch.go
scratch_test.go
shortcode.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
shortcode_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
shortcodeparser.go
shortcodeparser_test.go
site.go Deprecate sourceRelativeLinks 2017-02-11 16:51:22 +07:00
site_render.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
site_test.go hugolib: Fix error for non-renderable HTML content with shortcodes 2017-02-10 18:57:38 +07:00
site_url_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
siteJSONEncode_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
sitemap.go
sitemap_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
taxonomy.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
taxonomy_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
template_engines_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
template_test.go Revert "hugolib: Add some baseof test variants" 2017-02-07 02:04:12 +07:00
testhelpers_test.go all: Refactor to nonglobal file systems 2017-02-04 11:37:25 +07:00
translations.go node to page: Re-add translations sort of regular pages 2016-11-22 09:57:03 +01:00