.. |
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
|
Add data tests
|
2016-09-06 18:32:20 +03:00 |
embedded_shortcodes_test.go
|
Fix the shortcode ref tests
|
2016-09-06 18:32:18 +03:00 |
handler_base.go
|
|
|
handler_file.go
|
helpers: Remove ToReader funcs
|
2016-06-25 17:57:05 -05:00 |
handler_meta.go
|
Add parent as owner to Site
|
2016-09-06 18:32:18 +03:00 |
handler_page.go
|
Fix multilingual reload when shortcode changes
|
2016-09-06 18:32:21 +03:00 |
handler_test.go
|
Improve language handling in URLs
|
2016-09-06 18:32:18 +03:00 |
hugo_info.go
|
Move HugoSites to hugolib
|
2016-09-06 18:32:16 +03:00 |
hugo_sites.go
|
Make multilingual respect DisableSitemap
|
2016-09-23 10:30:55 +02:00 |
hugo_sites_test.go
|
Fix leaky goroutine
|
2016-09-23 19:04:19 +02:00 |
i18n.go
|
Optimize the multilanguage build process
|
2016-09-06 18:32:16 +03:00 |
media.go
|
|
|
menu.go
|
|
|
menu_test.go
|
Create a Node map to get proper node translations
|
2016-09-06 18:32:19 +03:00 |
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
|
Revert "Add Node.ID"
|
2016-04-12 18:11:52 +02:00 |
page.go
|
Remove some unused vars
|
2016-09-19 22:14:15 +02:00 |
page_permalink_test.go
|
Make it possible to configure Blackfroday per language
|
2016-09-06 18:32:17 +03:00 |
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
|
hugolib: Add GroupByExpireDate function
|
2016-06-14 15:45:26 +02:00 |
pageGroup_test.go
|
hugolib: Fix typos in tests
|
2016-09-12 10:56:16 +02:00 |
pageSort.go
|
Add Translations and AllTranslations methods to Page
|
2016-09-06 18:32:15 +03:00 |
pageSort_test.go
|
Lazy calculate WordCount, ReadingTime and FuzzyWordCount
|
2016-09-14 10:57:39 +02:00 |
pagesPrevNext.go
|
huglib: Add even more missing GoDoc
|
2016-04-07 16:05:23 +02:00 |
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
|
Add multilingual support in Hugo
|
2016-09-06 18:32:15 +03:00 |
permalinks_test.go
|
hugolib: Some more unexports
|
2016-03-25 03:12:31 +01:00 |
planner.go
|
Add parent as owner to Site
|
2016-09-06 18:32:18 +03:00 |
redis.cn.md
|
|
|
robotstxt_test.go
|
Improve language handling in URLs
|
2016-09-06 18:32:18 +03:00 |
rss_test.go
|
Improve language handling in URLs
|
2016-09-06 18:32:18 +03:00 |
scratch.go
|
Do not use defer for unlocking in Scratch
|
2016-03-24 16:03:31 +01:00 |
scratch_test.go
|
Be explicit about the type in Scratch test
|
2016-03-24 19:57:26 +01:00 |
shortcode.go
|
Fix shortcode vs pygments
|
2016-09-08 21:23:01 +02:00 |
shortcode_test.go
|
Fix shortcode vs pygments
|
2016-09-08 21:23:01 +02:00 |
shortcodeparser.go
|
|
|
shortcodeparser_test.go
|
|
|
site.go
|
Fix leaky goroutine
|
2016-09-23 19:04:19 +02:00 |
site_show_plan_test.go
|
Make the check command work in multilingual mode
|
2016-09-06 18:32:18 +03:00 |
site_test.go
|
Lazy calculate WordCount, ReadingTime and FuzzyWordCount
|
2016-09-14 10:57:39 +02:00 |
site_url_test.go
|
Improve language handling in URLs
|
2016-09-06 18:32:18 +03:00 |
siteJSONEncode_test.go
|
|
|
sitemap.go
|
|
|
sitemap_test.go
|
Render main content language in root by default
|
2016-09-06 18:32:18 +03:00 |
summary.go
|
|
|
taxonomy.go
|
Make ByCount sort consistently
|
2016-04-02 22:59:10 +02:00 |
taxonomy_test.go
|
Make taxonomies configurable per language
|
2016-09-06 18:32:17 +03:00 |
translations.go
|
Multilingual TODO-fixes, take 1
|
2016-09-06 18:32:18 +03:00 |