hugo/hugolib
curegit 02a7f59c28 hugolib: Fix regression in summary generation behavior since v0.123
Fix regression in content summarization so that we can use empty
summary by using the manual summary divider. Since v0.123, there
has been the regression that causes Hugo to use automatic summary
generation when the manual summary results in an empty string,
even if there is a `<!--more-->` summary divider.
2024-03-29 12:57:31 +09: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 common/hugo: Rename IsMultiHost and IsMultiLingual 2024-03-13 17:34:42 +02:00
paths all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
segments Add segments config + --renderSegments flag 2024-03-16 15:53:26 +01:00
testdata Allow whitelisting mediaTypes used in resources.GetRemote 2023-05-20 20:16:45 +02:00
testsite Add support for CODEOWNERS 2022-02-23 22:43:19 +01:00
404_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
alias.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
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 all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
cascade_test.go Fix panic when cascading headless from site config to section that does not have an _index.md file 2024-02-28 19:26:55 +01:00
codeowners.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
collections.go Some godoc adjustments and image struct renames 2022-04-27 23:53:56 +02:00
collections_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
config.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
config_test.go common/hugo: Rename IsMultiHost and IsMultiLingual 2024-03-13 17:34:42 +02:00
configdir_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
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 all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
content_map.go Fix panic for disableKinds page for content resources 2024-02-25 11:38:52 +01:00
content_map_page.go Fix potential deadlock in Translations 2024-03-20 12:33:05 +01:00
content_map_test.go Fix section page resource not published if resource filename partially matches content file name 2024-03-07 09:50:50 +01:00
content_render_hooks_test.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
datafiles_test.go Fix assets vs data issue 2024-02-28 19:26:55 +01:00
dates_test.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
disableKinds_test.go Fix disabled languages regression 2024-02-01 19:42:55 +01:00
embedded_shortcodes_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
embedded_templates_test.go tpl: Allow using page resources on the images page parameter for opengraph, schema and twitter_cards templates 2023-12-04 12:05:41 +01:00
fileInfo.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
fileInfo_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
frontmatter_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
gitinfo.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
hugo_modules_test.go Port some integration tests to new test setup 2024-01-28 11:29:23 +01:00
hugo_sites.go Add segments config + --renderSegments flag 2024-03-16 15:53:26 +01:00
hugo_sites_build.go Fix rebuild when changing mixed case named templates 2024-03-20 12:33:05 +01:00
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 common/hugo: Rename IsMultiHost and IsMultiLingual 2024-03-13 17:34:42 +02:00
hugo_sites_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_smoke_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
hugolib_integration_test.go testing: Rename integration_test.go to PACKAGE_integration_test.go 2024-01-28 11:41:59 +01:00
image_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
integrationtest_builder.go Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass 2024-03-01 14:18:52 +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 Filter dot files etc. in i18n 2024-02-05 14:54:02 +01:00
menu_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
minify_publisher_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
mount_filters_test.go Fix Name for nested resourced fetched in resources.ByName and similar 2024-03-13 18:59:50 +02:00
page.go Fix potential deadlock in Translations 2024-03-20 12:33:05 +01:00
page__common.go Add path, kind and lang to content front matter 2024-01-30 20:12:03 +01:00
page__content.go hugolib: Fix regression in summary generation behavior since v0.123 2024-03-29 12:57:31 +09:00
page__data.go Don't use the same value in .Data.Term.Title as in .Title 2024-02-17 12:34:50 +01:00
page__fragments_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
page__menus.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__meta.go hugolib: Deprecate site methods Author, Authors, and Social 2024-03-15 17:26:45 +01:00
page__meta_test.go Fix draft for non-default content when content in default language does not exist 2024-02-28 19:26:55 +01:00
page__new.go Fix taxonomy kind template lookup issue 2024-03-07 09:50:50 +01:00
page__output.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
page__paginator.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__paths.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
page__per_output.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
page__position.go hugolib: Formally deprecate .Page.NextPage .Page.PrevPage 2024-02-03 17:28:52 +01:00
page__ref.go Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
page__tree.go Fix .Parent when there are overlapping regular pages inbetween 2024-03-16 14:48:04 +01:00
page_kinds.go Move all Kind constants to its own package 2023-07-28 15:14:23 +02:00
page_permalink_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
page_test.go hugolib: Fix regression in summary generation behavior since v0.123 2024-03-29 12:57:31 +09:00
page_unwrap.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_unwrap_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
pagebundler_test.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
pagecollections.go Speed up GetPage 2024-02-23 16:29:21 +01:00
pagecollections_test.go Fix .Page.Pages with similary named sections 2024-02-28 16:43:19 +01:00
pages_capture.go Fix server rebuilds when adding sub sections especially on Windows 2024-03-15 15:42:56 +01:00
pages_language_merge_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
pages_test.go Add a benchmark 2021-05-04 17:59:04 +02:00
paginator_test.go Improve nilpointer error message 2024-02-01 19:53:51 +01:00
params_test.go Handle build vs _build in front matter 2024-02-03 15:07:59 +01:00
permalinker.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
prune_resources.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
rebuild_test.go Fix rebuild when changing mixed case named templates 2024-03-20 12:33:05 +01:00
rendershortcodes_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
renderstring_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
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 Fix robots.txt using the built-in template regression 2024-02-20 11:17:44 +01:00
rss_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
securitypolicies_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
shortcode.go all: Fix typos and some URLs 2024-02-18 12:16:30 +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 testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
site.go hugolib: Remove Site.HomeAbsURL 2024-03-16 12:49:40 +01:00
site_benchmark_new_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
site_new.go hugolib: Deprecate site methods Author, Authors, and Social 2024-03-15 17:26:45 +01:00
site_output.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_output_test.go Fix regression for outputs defined in front matter for term pages 2024-03-19 15:07:48 +01:00
site_render.go Add segments config + --renderSegments flag 2024-03-16 15:53:26 +01:00
site_sections.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
site_sections_test.go Fix .Parent when there are overlapping regular pages inbetween 2024-03-16 14:48:04 +01:00
site_stats_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
site_test.go Fix relref regression with trailing slash 2024-02-21 17:27:45 +01:00
site_url_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
siteJSONEncode_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
sitemap_test.go hugolib: Fix sitemap index with monolingual site 2024-03-16 11:49:00 +01:00
taxonomy_test.go Don't auto-create empty sections for nested taxonomies 2024-03-07 09:50:50 +01:00
template_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
testhelpers_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