hugo/hugolib
2023-07-08 16:08:46 +02:00
..
assets/images
filesystems Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
paths Fix static content files multilingual root regression 2023-07-08 16:08:46 +02:00
testdata
testsite
404_test.go
alias.go Replace the old log setup, with structured logging etc. 2023-06-18 13:03:04 +02:00
alias_test.go
breaking_changes_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
cascade_test.go
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
config.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
config_test.go
configdir_test.go
content_factory.go
content_factory_test.go
content_map.go Misc permalinks adjustments 2023-06-29 10:14:19 +02:00
content_map_page.go commands: Improve the common build flag handling 2023-05-17 22:13:29 +02:00
content_map_test.go
content_render_hooks_test.go
datafiles_test.go
dates_test.go
disableKinds_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
fileInfo_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
frontmatter_test.go Preserve front matter slice value types (e.g. int) 2023-01-17 08:58:05 +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
hugo_sites.go
hugo_sites_build.go
hugo_sites_build_errors_test.go
hugo_sites_build_test.go
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
integrationtest_builder.go
language_content_dir_test.go
language_test.go
menu_test.go
minify_publisher_test.go
mount_filters_test.go
page.go
page__common.go
page__content.go
page__data.go
page__fragments_test.go
page__menus.go
page__meta.go
page__new.go
page__output.go Fix .Fragments when called cross sites on uninitialized output format 2023-03-05 12:51:57 +01:00
page__paginator.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
page__paths.go
page__per_output.go Fix regression with site.IsServer when not running a server 2023-05-24 12:42:56 +02:00
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 Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
page_test.go Bump github.com/bep/clock v0.3.0 to renamed github.com/bep/clocks v0.5.0 2023-07-04 09:14:48 +02:00
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go
pagecollections.go all: Fix comments for exported functions and packages 2023-05-18 21:25:27 +02:00
pagecollections_test.go all: Fix typos in function names and comments 2023-06-19 09:26:29 +02:00
pages_capture.go
pages_capture_test.go
pages_language_merge_test.go
pages_process.go
pages_test.go Add a benchmark 2021-05-04 17:59:04 +02:00
paginator_test.go
permalinker.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
prune_resources.go
renderstring_test.go
resource_chain_test.go
robotstxt_test.go
rss_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
securitypolicies_test.go Upgrade to v2 of the Dart Sass Embedded Protocol 2023-06-12 13:47:38 +02:00
shortcode.go
shortcode_page.go
shortcode_test.go
site.go
site_benchmark_new_test.go
site_new.go Fix defaultContentLanguageInSubdir with only 1 language 2023-07-08 16:08:46 +02:00
site_output.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
site_output_test.go Re-add site.RSSLink (and deprecate it) 2023-06-14 12:18:11 +02:00
site_render.go
site_sections.go
site_sections_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
site_stats_test.go
site_test.go
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go
taxonomy_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
template_test.go
testhelpers_test.go
translations.go hugolib: Exclude non-linkable pages from translations map 2022-12-22 18:53:12 +01:00