.. |
filesystems
|
Prevent symbolic links from themes
|
2018-09-23 17:18:35 +02:00 |
pagemeta
|
Allow date and slug from filename for leaf bundles
|
2018-10-16 23:51:48 +02:00 |
paths
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
testdata
|
|
|
testsite
|
hugolib: Add multiple content dirs to GitInfo test site
|
2018-08-11 19:51:19 +02:00 |
404_test.go
|
|
|
alias.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
alias_test.go
|
Add Hugo Piper with SCSS support and much more
|
2018-07-06 11:46:12 +02:00 |
author.go
|
|
|
case_insensitive_test.go
|
Add support for theme composition and inheritance
|
2018-06-10 23:55:20 +02:00 |
collections.go
|
tpl/collections: Add collections.Append
|
2018-09-14 10:12:08 +02:00 |
collections_test.go
|
tpl/collections: Add collections.Append
|
2018-09-14 10:12:08 +02:00 |
config.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
config_test.go
|
Improve minifier MIME type resolution
|
2018-08-28 17:00:53 +02:00 |
datafiles_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
disableKinds_test.go
|
Simplify .Site.GetPage etc.
|
2018-07-18 00:07:20 +02:00 |
embedded_shortcodes_test.go
|
Re-organize the figure shortcode for better readability
|
2018-10-03 09:55:53 +03:00 |
embedded_templates_test.go
|
tpl: Always load GA script over HTTPS
|
2018-06-09 23:47:44 +02:00 |
fileInfo.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
gitinfo.go
|
hugolib: Fix GitInfo when multiple content dirs
|
2018-08-11 19:51:19 +02:00 |
hugo_info.go
|
|
|
hugo_info_test.go
|
|
|
hugo_sites.go
|
Prevent stale content in Fast Render Mode
|
2018-10-17 10:15:22 +02:00 |
hugo_sites_build.go
|
Prevent stale content in Fast Render Mode
|
2018-10-17 10:15:22 +02:00 |
hugo_sites_build_errors_test.go
|
hugolib: Fix test on Windows
|
2018-10-17 08:37:02 +02:00 |
hugo_sites_build_test.go
|
hugolib: Introduce Page.NextPage and Page.PrevPage
|
2018-09-26 09:22:43 +02:00 |
hugo_sites_multihost_test.go
|
Fix Resource output in multihost setups
|
2018-08-13 19:00:51 +02:00 |
hugo_themes_test.go
|
Add support for theme composition and inheritance
|
2018-06-10 23:55:20 +02:00 |
language_content_dir_test.go
|
Add optional lang as argument to rel/relref
|
2018-07-18 00:07:20 +02:00 |
media.go
|
|
|
menu.go
|
|
|
menu_test.go
|
|
|
minify_publisher_test.go
|
Add support for minification of final output
|
2018-08-06 19:58:41 +02:00 |
multilingual.go
|
Add support for theme composition and inheritance
|
2018-06-10 23:55:20 +02:00 |
orderedMap.go
|
hugolib: Defer the unlock in orderedMap.Add
|
2018-04-22 21:32:05 +02:00 |
orderedMap_test.go
|
hugolib: Process and render shortcodes in their order of appearance
|
2018-04-22 17:40:51 +02:00 |
page.go
|
Allow date and slug from filename for leaf bundles
|
2018-10-16 23:51:48 +02:00 |
page_bundler.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
page_bundler_capture.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
page_bundler_capture_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
page_bundler_handlers.go
|
Fix Resource output in multihost setups
|
2018-08-13 19:00:51 +02:00 |
page_bundler_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
page_collections.go
|
hugolib: Make sure ambiguous lookups in GetPage gets an error
|
2018-09-14 11:33:02 +02:00 |
page_collections_test.go
|
Enable test case fixed by commit 501543d4
|
2018-07-19 20:40:50 +02:00 |
page_output.go
|
media: Allow multiple file suffixes per media type
|
2018-07-10 22:13:52 +02:00 |
page_paths.go
|
Fix handling of taxonomy terms containing slashes
|
2018-08-22 07:18:37 +02:00 |
page_paths_test.go
|
Fix handling of taxonomy terms containing slashes
|
2018-08-22 07:18:37 +02:00 |
page_permalink_test.go
|
|
|
page_resource.go
|
|
|
page_taxonomy_test.go
|
Fix handling of taxonomy terms containing slashes
|
2018-08-22 07:18:37 +02:00 |
page_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
page_time_integration_test.go
|
|
|
page_without_content.go
|
Make .Content (almost) always available in shortcodes
|
2018-04-21 22:02:56 +02:00 |
pageCache.go
|
hugolib: Clear the page cache per render
|
2018-09-21 11:21:15 +02:00 |
pageCache_test.go
|
hugolib: Compare every element in pages cache
|
2018-09-21 11:21:15 +02:00 |
pageGroup.go
|
tpl/collections: Improve type handling in collections.Slice
|
2018-09-10 09:19:01 +02:00 |
pageGroup_test.go
|
tpl/collections: Improve type handling in collections.Slice
|
2018-09-10 09:19:01 +02:00 |
pages_language_merge.go
|
hugolib: Deprecate Pages.Sort
|
2018-09-21 14:23:00 +02:00 |
pages_language_merge_test.go
|
hugolib: Allow untyped nil to be merged in lang.Merge
|
2018-07-21 11:41:23 +02:00 |
pages_related.go
|
hugolib: Compare every element in pages cache
|
2018-09-21 11:21:15 +02:00 |
pages_related_test.go
|
|
|
pageSort.go
|
hugolib: Deprecate Pages.Sort
|
2018-09-21 14:23:00 +02:00 |
pageSort_test.go
|
hugolib: Deprecate Pages.Sort
|
2018-09-21 14:23:00 +02:00 |
pagesPrevNext.go
|
|
|
pagesPrevNext_test.go
|
|
|
pagination.go
|
tpl/collections: Improve type handling in collections.Slice
|
2018-09-10 09:19:01 +02:00 |
pagination_test.go
|
media: Allow multiple file suffixes per media type
|
2018-07-10 22:13:52 +02:00 |
path_separators_test.go
|
|
|
permalinker.go
|
|
|
permalinks.go
|
helpers: Consolidate MakeSegment vs MakePathSanitized
|
2018-10-03 15:55:25 +02:00 |
permalinks_test.go
|
hugolib: Normalize permalink path segments
|
2018-10-03 11:02:15 +03:00 |
prune_resources.go
|
Add Hugo Piper with SCSS support and much more
|
2018-07-06 11:46:12 +02:00 |
resource_chain_test.go
|
tpl/collections: Fix handling of different interface types in Slice
|
2018-10-02 23:54:16 +03:00 |
robotstxt_test.go
|
|
|
rss_test.go
|
hugolib: Remove deprecated rssURI
|
2018-09-21 14:30:57 +02:00 |
shortcode.go
|
Move the shortcode parser to the new pageparser package
|
2018-10-22 19:57:43 +02:00 |
shortcode_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
site.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
site_benchmark_test.go
|
|
|
site_output.go
|
hugolib: Remove deprecated rssURI
|
2018-09-21 14:30:57 +02:00 |
site_output_test.go
|
Improve minifier MIME type resolution
|
2018-08-28 17:00:53 +02:00 |
site_render.go
|
Prevent stale content in Fast Render Mode
|
2018-10-17 10:15:22 +02:00 |
site_sections.go
|
hugolib: Allow nil to be unwrapped as *Page
|
2018-10-03 09:33:42 +03:00 |
site_sections_test.go
|
hugolib: Allow nil to be unwrapped as *Page
|
2018-10-03 09:33:42 +03:00 |
site_stats_test.go
|
|
|
site_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
site_url_test.go
|
Simplify .Site.GetPage etc.
|
2018-07-18 00:07:20 +02:00 |
siteJSONEncode_test.go
|
|
|
sitemap.go
|
|
|
sitemap_test.go
|
all: Update import paths to gohugoio/hugo
|
2017-06-13 18:42:45 +02:00 |
taxonomy.go
|
|
|
taxonomy_test.go
|
hugolib: Normalize permalink path segments
|
2018-10-03 11:02:15 +03:00 |
template_engines_test.go
|
|
|
template_test.go
|
|
|
testhelpers_test.go
|
commands: Show server error info in browser
|
2018-10-16 22:10:56 +02:00 |
translations.go
|
|
|