hugo/hugolib
Bjørn Erik Pedersen 4a79fa0c33 Revert the "standardize author data"
There were some breaking changes etc. that is too late to fix for 0.17.

Let us think this through and add proper author support for Hugo 0.18.

Fixes #2464

Revert "docs: Add documentation for author profiles"

This reverts commit b6673e5309.

Revert "Add First Class Author Support"

This reverts commit cf978c0649.
2016-09-18 19:16:39 +02:00
..
author.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
benchmark_test.go
config.go tpl: Add EnableMissingTranslationPlaceholders option 2016-09-16 17:20:29 +02:00
config_test.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
datafiles_test.go
embedded_shortcodes_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go
handler_test.go
hugo_info.go
hugo_sites.go
hugo_sites_test.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
i18n.go Optimize the multilanguage build process 2016-09-06 18:32:16 +03:00
media.go
menu.go
menu_test.go
multilingual.go Add Language.LanguageName 2016-09-12 20:59:03 +02:00
node.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
node_test.go
page.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
page_time_integration_test.go
pageCache.go
pageCache_test.go
pageGroup.go
pageGroup_test.go hugolib: Fix typos in tests 2016-09-12 10:56:16 +02:00
pageSort.go
pageSort_test.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go Make paginate settings configurable per language 2016-09-15 09:32:52 +02:00
pagination_test.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
path_separators_test.go
path_separators_windows_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
robotstxt_test.go
rss_test.go
scratch.go
scratch_test.go
shortcode.go
shortcode_test.go
shortcodeparser.go
shortcodeparser_test.go
site.go Revert the "standardize author data" 2016-09-18 19:16:39 +02:00
site_show_plan_test.go
site_test.go Lazy calculate WordCount, ReadingTime and FuzzyWordCount 2016-09-14 10:57:39 +02:00
site_url_test.go
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go
taxonomy_test.go
translations.go