hugo/hugolib
2024-02-10 18:48:53 +02:00
..
doctree all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
filesystems
paths
testdata
testsite
404_test.go
alias.go
alias_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
breaking_changes_test.go
cascade_test.go Detect now invalid path patterns in cascade 2024-02-03 15:07:59 +01:00
codeowners.go
collections.go
collections_test.go
config.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
config_test.go
configdir_test.go
content_factory.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
content_factory_test.go
content_map.go Fix disabled languages regression 2024-02-01 19:42:55 +01:00
content_map_page.go
content_map_test.go
content_render_hooks_test.go
datafiles_test.go
dates_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
disableKinds_test.go
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
frontmatter_test.go
gitinfo.go
hugo_modules_test.go Port some integration tests to new test setup 2024-01-28 11:29:23 +01:00
hugo_sites.go Filter dot files etc. in i18n 2024-02-05 14:54:02 +01:00
hugo_sites_build.go
hugo_sites_build_errors_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo_sites_build_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo_sites_multihost_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo_sites_test.go
hugo_smoke_test.go
hugolib_integration_test.go
image_test.go
integrationtest_builder.go Make HTML behave exactly like other content formats (note) 2024-02-07 21:37:04 +01:00
language_content_dir_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
language_test.go
menu_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
minify_publisher_test.go
mount_filters_test.go
page.go
page__common.go
page__content.go Add path, kind and lang to content front matter 2024-01-30 20:12:03 +01:00
page__data.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
page__fragments_test.go
page__menus.go
page__meta.go
page__new.go
page__output.go hugolib: Add some more details to the "paginator not supported" error 2024-02-01 08:18:11 +01:00
page__paginator.go
page__paths.go
page__per_output.go
page__position.go
page__ref.go Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
page__tree.go
page_kinds.go
page_permalink_test.go
page_test.go
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go
pagecollections.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
pagecollections_test.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
pages_capture.go
pages_language_merge_test.go
pages_test.go
paginator_test.go Improve nilpointer error message 2024-02-01 19:53:51 +01:00
params_test.go
permalinker.go
prune_resources.go
rebuild_test.go
rendershortcodes_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
renderstring_test.go
resource_chain_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
robotstxt_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
rss_test.go
securitypolicies_test.go
shortcode.go Add path, kind and lang to content front matter 2024-01-30 20:12:03 +01:00
shortcode_page.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
shortcode_test.go
site.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
site_benchmark_new_test.go
site_new.go
site_output.go
site_output_test.go
site_render.go Improve nilpointer error message 2024-02-01 19:53:51 +01:00
site_sections.go
site_sections_test.go
site_stats_test.go
site_test.go Make HTML behave exactly like other content formats (note) 2024-02-07 21:37:04 +01:00
site_url_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
siteJSONEncode_test.go
sitemap_test.go
taxonomy_test.go
template_test.go
testhelpers_test.go