hugo/hugolib
Bjørn Erik Pedersen 72ff937e11 Switch EXIF library
Closes #10855
Closes #8586
Closes #8996
2024-07-20 15:56:10 +02:00
..
doctree Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
filesystems Implement defer 2024-06-23 11:25:47 +02:00
pagesfromdata Fix Erroridf/Warnidf mixed case issue 2024-06-22 19:01:56 +02:00
paths
segments
testdata
testsite
404_test.go
alias.go
alias_test.go
breaking_changes_test.go
cascade_test.go Fix Erroridf/Warnidf mixed case issue 2024-06-22 19:01:56 +02:00
codeowners.go
collections.go
collections_test.go
config.go
config_test.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
configdir_test.go
content_factory.go
content_factory_test.go
content_map.go Misc remote HTTP/content adapter enhancements 2024-06-05 12:16:40 +02:00
content_map_page.go Fix it so publishDate rolls up to section, taxonomy, or term pages 2024-07-01 21:48:12 +02:00
content_map_test.go hugolib: Allow override of sitemap file name 2024-05-23 07:55:53 +02:00
content_render_hooks_test.go tpl: Escape .Title in built-in image and link render hooks 2024-04-22 16:54:24 +02:00
datafiles_test.go
dates_test.go Fix it so publishDate rolls up to section, taxonomy, or term pages 2024-07-01 21:48:12 +02:00
disableKinds_test.go
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
frontmatter_test.go
gitinfo.go deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note) 2024-07-17 10:54:28 +02:00
hugo_modules_test.go
hugo_sites.go deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note) 2024-07-17 10:54:28 +02:00
hugo_sites_build.go Implement defer 2024-06-23 11:25:47 +02:00
hugo_sites_build_errors_test.go Implement defer 2024-06-23 11:25:47 +02:00
hugo_sites_build_test.go
hugo_sites_multihost_test.go config: Setups with only one active language can never be multihost 2024-04-25 14:35:49 +02:00
hugo_sites_test.go
hugo_smoke_test.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
hugolib_integration_test.go
image_test.go Switch EXIF library 2024-07-20 15:56:10 +02:00
integrationtest_builder.go Add css.TailwindCSS 2024-06-25 15:48:02 +02:00
language_content_dir_test.go
language_test.go
menu_test.go Fix Erroridf/Warnidf mixed case issue 2024-06-22 19:01:56 +02:00
minify_publisher_test.go
mount_filters_test.go
page.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
page__common.go resources/page: Pull internal Page methods into its own interface 2024-05-02 10:49:02 +02:00
page__content.go content adapter: Fix issue with content starting out with a shortcode 2024-05-30 11:29:21 +02:00
page__data.go
page__fragments_test.go
page__menus.go content adapter: Add support for menus in AddPage 2024-05-30 11:29:21 +02:00
page__meta.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
page__meta_test.go
page__new.go Fix paths with dots issue with content adapters 2024-05-15 12:39:33 +02:00
page__output.go
page__paginator.go
page__paths.go
page__per_output.go content adapter: Handle <!--more--> separator in content.value 2024-06-01 12:04:05 +02:00
page__position.go
page__ref.go
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 Fix site.GetPage, never do short lookups for paths with leadig slash 2024-07-04 10:09:18 +02:00
pagecollections_test.go Fix site.GetPage, never do short lookups for paths with leadig slash 2024-07-04 10:09:18 +02:00
pages_capture.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
pages_language_merge_test.go resources/page: Deprecate .Sites.First in favor of .Sites.Default 2024-06-01 18:02:19 +02:00
pages_test.go
paginator_test.go
params_test.go
permalinker.go
prune_resources.go
rebuild_test.go Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00
rendershortcodes_test.go Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00
renderstring_test.go
resource_chain_test.go
robotstxt_test.go
rss_test.go
securitypolicies_test.go
shortcode.go Create pages from _content.gotmpl 2024-05-14 13:12:08 +02:00
shortcode_page.go
shortcode_test.go
site.go Implement defer 2024-06-23 11:25:47 +02:00
site_benchmark_new_test.go Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00
site_new.go Implement defer 2024-06-23 11:25:47 +02:00
site_output.go
site_output_test.go
site_render.go Implement defer 2024-06-23 11:25:47 +02:00
site_sections.go Implement defer 2024-06-23 11:25:47 +02:00
site_sections_test.go
site_stats_test.go
site_test.go resources/page: Let GroupByParam return nil instead of error 2024-06-08 18:35:14 +02:00
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go
taxonomy_test.go Speed up GetTerms 2024-06-19 15:18:43 +02:00
template_test.go
testhelpers_test.go Add css.TailwindCSS 2024-06-25 15:48:02 +02:00