hugo/hugolib
2023-04-13 11:44:22 +02:00
..
assets/images
filesystems Correct typos in Go comments 2023-03-02 16:32:32 +01:00
paths
testdata
testsite
404_test.go
alias.go Add a page template func 2023-02-25 19:53:18 +01:00
alias_test.go
breaking_changes_test.go
cascade_test.go
codeowners.go Also consider wrapped errors when checking for file IsNotExist errors 2022-12-14 13:51:06 +01:00
collections.go
collections_test.go
config.go Make hugo.toml the new config.toml 2023-01-16 15:34:16 +01:00
config_test.go Make hugo.toml the new config.toml 2023-01-16 15:34:16 +01:00
configdir_test.go
content_factory.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
content_factory_test.go Add --force to hugo new 2022-09-08 15:35:11 +02:00
content_map.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
content_map_page.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
content_map_test.go
content_render_hooks_test.go Split parse and render for Goldmark 2023-02-24 10:40:06 +01:00
datafiles_test.go
dates_test.go
disableKinds_test.go
embedded_shortcodes_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
frontmatter_test.go Preserve front matter slice value types (e.g. int) 2023-01-17 08:58:05 +01:00
gitinfo.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00
hugo_modules_test.go
hugo_sites.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
hugo_sites_build.go Prevent the global error collector to panic when sending on closed channel 2023-04-13 11:44:22 +02:00
hugo_sites_build_errors_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
hugo_sites_build_test.go modules: Make the module.workspace=off as default (note) 2022-12-19 20:17:33 +01:00
hugo_sites_multihost_test.go
hugo_sites_rebuild_test.go
hugo_smoke_test.go
image_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
integration_test.go Annotate test assertions 2022-12-22 18:53:12 +01:00
integrationtest_builder.go Work around --gc failure on Windows <= 10 2023-03-04 13:40:55 +01:00
language_content_dir_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
language_test.go
menu_test.go
minify_publisher_test.go Revert "tpl/tplimpl: Use https in sitemap templates" 2022-12-22 08:53:58 +01:00
mount_filters_test.go
multilingual.go
page.go markup/goldmark: Fail on invalid Markdown attributes 2023-03-15 08:54:34 +01:00
page__common.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00
page__content.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__data.go
page__fragments_test.go Add test for ToC vs include 2023-03-29 17:49:01 +02:00
page__menus.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__meta.go Preserve front matter slice value types (e.g. int) 2023-01-17 08:58:05 +01:00
page__new.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__output.go Fix .Fragments when called cross sites on uninitialized output format 2023-03-05 12:51:57 +01:00
page__paginator.go
page__paths.go
page__per_output.go Fix .Fragments when called cross sites on uninitialized output format 2023-03-05 12:51:57 +01:00
page__position.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__ref.go
page__tree.go resource/page: Slight adjustment of Page.Ancestors 2022-12-23 10:14:53 +01:00
page_kinds.go
page_permalink_test.go modules: Make the module.workspace=off as default (note) 2022-12-19 20:17:33 +01:00
page_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go
pagecollections.go Run gofmt -s on source files 2023-03-12 10:32:29 +01:00
pagecollections_test.go
pages_capture.go Also consider wrapped errors when checking for file IsNotExist errors 2022-12-14 13:51:06 +01:00
pages_capture_test.go
pages_language_merge_test.go
pages_process.go Fix /static performance regression from Hugo 0.103.0 2022-09-26 19:02:25 +02:00
pages_test.go
paginator_test.go Don't fail when calling Paginate with an empty pages.PagesGroup 2023-03-10 16:34:17 +01:00
permalinker.go
prune_resources.go
renderstring_test.go Fix shortcode detection in RenderString 2023-01-26 11:41:07 +01:00
resource_chain_test.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
robotstxt_test.go
rss_test.go
securitypolicies_test.go
shortcode.go Fix "unknown shortcode token" when calling shortcode within fenced code block 2023-03-12 11:39:38 +01:00
shortcode_page.go Fix .Fragments when called cross sites on uninitialized output format 2023-03-05 12:51:57 +01:00
shortcode_test.go Fix "unknown shortcode token" when calling shortcode within fenced code block 2023-03-12 11:39:38 +01:00
site.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
site_benchmark_new_test.go
site_output.go
site_output_test.go
site_render.go Add a page template func 2023-02-25 19:53:18 +01:00
site_sections.go
site_sections_test.go resource/page: Add Page.Ancestors 2022-12-23 10:14:53 +01:00
site_stats_test.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
site_test.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go
taxonomy_test.go Fix taxonomy weight sort regression 2022-11-01 18:45:34 +01:00
template_test.go
testhelpers_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
translations.go hugolib: Exclude non-linkable pages from translations map 2022-12-22 18:53:12 +01:00