.. |
doctree
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
filesystems
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
pagesfromdata
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
paths
|
js: Fix js.Batch for multihost setups
|
2024-12-16 11:52:18 +01:00 |
segments
|
all: Typo fixes
|
2025-02-26 15:10:28 +01:00 |
testdata
|
|
|
testsite
|
|
|
404_test.go
|
Fix server refresh on 404 template changes
|
2025-01-02 11:21:25 +01:00 |
alias.go
|
tpl: Make any layout set in front matter higher priority
|
2025-04-12 18:12:06 +02:00 |
alias_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
breaking_changes_test.go
|
|
|
cascade_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
codeowners.go
|
|
|
collections.go
|
|
|
collections_test.go
|
Fix some RenderShortcodes error cases
|
2024-11-03 13:33:31 +01:00 |
config.go
|
|
|
config_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
configdir_test.go
|
|
|
content_factory.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
content_factory_test.go
|
|
|
content_map.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
content_map_page.go
|
tpl: Fix language handling in partials
|
2025-04-15 11:25:54 +02:00 |
content_map_test.go
|
tpl: Make any layout set in front matter higher priority
|
2025-04-12 18:12:06 +02:00 |
content_render_hooks_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
datafiles_test.go
|
|
|
dates_test.go
|
|
|
disableKinds_test.go
|
|
|
embedded_templates_test.go
|
tests: Address deprecation warnings and errors
|
2024-09-29 10:49:26 +02:00 |
fileInfo.go
|
|
|
fileInfo_test.go
|
|
|
frontmatter_test.go
|
|
|
gitinfo.go
|
|
|
hugo_modules_test.go
|
|
|
hugo_sites.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
hugo_sites_build.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
hugo_sites_build_errors_test.go
|
Add js.Batch
|
2024-12-12 21:43:17 +01:00 |
hugo_sites_build_test.go
|
|
|
hugo_sites_multihost_test.go
|
resources: Fix 2 image file cache key issues
|
2025-01-18 12:23:18 +01:00 |
hugo_sites_test.go
|
|
|
hugo_smoke_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
hugolib_integration_test.go
|
|
|
image_test.go
|
resources: Fix 2 image file cache key issues
|
2025-01-18 12:23:18 +01:00 |
integrationtest_builder.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
language_content_dir_test.go
|
|
|
language_test.go
|
Fix deprecation errors
|
2024-08-05 19:23:53 +02:00 |
menu_test.go
|
hugolib: Fix fallbacks for menu entry Name and Title
|
2024-12-19 08:47:53 +01:00 |
minify_publisher_test.go
|
|
|
mount_filters_test.go
|
|
|
page.go
|
tpl: Make any layout set in front matter higher priority
|
2025-04-12 18:12:06 +02:00 |
page__common.go
|
tpl: Add a partial lookup cache
|
2025-04-10 11:07:19 +02:00 |
page__content.go
|
tpl: Detect and fail on infinite template recursion
|
2025-04-21 15:17:20 +02:00 |
page__data.go
|
|
|
page__fragments_test.go
|
|
|
page__menus.go
|
|
|
page__meta.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
page__meta_test.go
|
|
|
page__new.go
|
tpl: Add a partial lookup cache
|
2025-04-10 11:07:19 +02:00 |
page__output.go
|
Add Page.Contents with scope support
|
2024-08-29 16:45:21 +02:00 |
page__paginator.go
|
|
|
page__paths.go
|
Fix some server rebuild issues for non-HTML custom output formats
|
2025-01-24 17:27:02 +01:00 |
page__per_output.go
|
tpl: Add a partial lookup cache
|
2025-04-10 11:07:19 +02:00 |
page__position.go
|
|
|
page__ref.go
|
|
|
page__tree.go
|
|
|
page_kinds.go
|
|
|
page_permalink_test.go
|
resources/page: Expand parmalinks tokens in url
|
2024-08-01 12:14:29 +02:00 |
page_test.go
|
Deprecate kind, lang, and path from front matter
|
2025-02-10 21:22:43 +01:00 |
page_unwrap.go
|
|
|
page_unwrap_test.go
|
|
|
pagebundler_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
pagecollections.go
|
|
|
pagecollections_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
pages_capture.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
pages_language_merge_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
pages_test.go
|
|
|
paginator_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
params_test.go
|
|
|
permalinker.go
|
|
|
prune_resources.go
|
|
|
rebuild_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
rendershortcodes_test.go
|
Fix extra newline/paragraphs issue with .RenderShortcodes
|
2024-11-16 17:51:11 +01:00 |
renderstring_test.go
|
|
|
resource_chain_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
robotstxt_test.go
|
|
|
rss_test.go
|
Fix RSS with baseURL with sub dir when render hooks is enabled
|
2025-02-03 19:00:12 +01:00 |
securitypolicies_test.go
|
tests: Address deprecation warnings and errors
|
2024-09-29 10:49:26 +02:00 |
shortcode.go
|
tpl: Fix the case for a shortcode in a nested folder only
|
2025-04-14 14:38:22 +02:00 |
shortcode_page.go
|
Fix some RenderShortcodes error cases
|
2024-11-03 13:33:31 +01:00 |
shortcode_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
site.go
|
tpl: Warn and skip non-hook templates inside /layouts/_markup
|
2025-04-10 16:54:05 +02:00 |
site_benchmark_new_test.go
|
|
|
site_output.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
site_output_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
site_render.go
|
tpl: Add templates.Current
|
2025-04-09 20:15:40 +02:00 |
site_sections.go
|
|
|
site_sections_test.go
|
tests: Address deprecation warnings and errors
|
2024-09-29 10:49:26 +02:00 |
site_stats_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
site_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
site_url_test.go
|
all: Run modernize -fix ./...
|
2025-02-26 11:44:25 +01:00 |
siteJSONEncode_test.go
|
|
|
sitemap_test.go
|
|
|
taxonomy_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
template_test.go
|
Reimplement and simplify Hugo's template system
|
2025-04-06 20:59:41 +02:00 |
testhelpers_test.go
|
Deprecate kind, lang, and path from front matter
|
2025-02-10 21:22:43 +01:00 |