.. |
assets/images
|
|
|
filesystems
|
|
|
paths
|
|
|
testdata
|
|
|
testsite
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
404_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
alias.go
|
|
|
alias_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
breaking_changes_test.go
|
|
|
cascade_test.go
|
Fix BenchmarkCascadeTarget
|
2022-02-16 13:23:43 +01:00 |
case_insensitive_test.go
|
|
|
codeowners.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
collections.go
|
|
|
collections_test.go
|
|
|
config.go
|
|
|
config_test.go
|
config: Set HUGO_ENABLEGITINFO=false override in Set_in_string
|
2021-10-22 19:40:18 +02:00 |
configdir_test.go
|
Switch to go-toml v2
|
2021-07-28 11:51:13 +02:00 |
content_factory.go
|
|
|
content_factory_test.go
|
|
|
content_map.go
|
hugofs: Make FileMeta a struct
|
2021-07-15 17:14:26 +02:00 |
content_map_page.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
content_map_test.go
|
hugofs: Make FileMeta a struct
|
2021-07-15 17:14:26 +02:00 |
content_render_hooks_test.go
|
Fix erroneous warning with .Page.RenderString on a page without a backing file
|
2022-01-28 17:35:49 +01:00 |
datafiles_test.go
|
|
|
dates_test.go
|
|
|
disableKinds_test.go
|
|
|
embedded_shortcodes_test.go
|
deps: Update github.com/alecthomas/chroma v0.9.4 => v0.10.0
|
2022-02-15 10:37:14 +01:00 |
embedded_templates_test.go
|
|
|
fileInfo.go
|
|
|
fileInfo_test.go
|
tests: Convert from testify to quicktest
|
2019-08-12 13:26:32 +02:00 |
gitinfo.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
hugo_modules_test.go
|
|
|
hugo_sites.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
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
|
|
|
integrationtest_builder.go
|
Add a new integration test framework
|
2022-02-09 15:41:32 +01:00 |
language_content_dir_test.go
|
|
|
language_test.go
|
Reduce binary size vs locale, update to CLDR v36.1
|
2021-08-02 19:40:32 +02:00 |
menu_test.go
|
|
|
minify_publisher_test.go
|
|
|
mount_filters_test.go
|
|
|
multilingual.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
page.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
page__common.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
page__content.go
|
|
|
page__data.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
page__menus.go
|
Simplify "active menu" logic for section menus
|
2021-07-20 17:50:59 +02:00 |
page__meta.go
|
Fix erroneous warning with .Page.RenderString on a page without a backing file
|
2022-01-28 17:35:49 +01:00 |
page__new.go
|
Add page.Store
|
2022-02-23 10:02:16 +01:00 |
page__output.go
|
Make the RenderString content provider fix more general
|
2022-01-27 11:51:13 +01:00 |
page__paginator.go
|
|
|
page__paths.go
|
|
|
page__per_output.go
|
Make the RenderString content provider fix more general
|
2022-01-27 11:51:13 +01:00 |
page__position.go
|
|
|
page__ref.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
page__tree.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
page_kinds.go
|
|
|
page_permalink_test.go
|
|
|
page_test.go
|
Add support for CODEOWNERS
|
2022-02-23 22:43:19 +01:00 |
page_unwrap.go
|
|
|
page_unwrap_test.go
|
Add render template hooks for links and images
|
2019-12-18 11:44:40 +01:00 |
pagebundler_test.go
|
|
|
pagecollections.go
|
|
|
pagecollections_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
pages_capture.go
|
|
|
pages_capture_test.go
|
Reimplement archetypes
|
2021-10-16 15:22:03 +02:00 |
pages_language_merge_test.go
|
|
|
pages_process.go
|
|
|
pages_test.go
|
|
|
paginator_test.go
|
|
|
permalinker.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
prune_resources.go
|
|
|
resource_chain_test.go
|
deps: Update github.com/tdewolff/minify/v2 v2.9.22 => v2.9.29
|
2022-02-15 17:36:29 +01:00 |
robotstxt_test.go
|
Misc config loading fixes
|
2021-06-14 17:00:32 +02:00 |
rss_test.go
|
|
|
securitypolicies_test.go
|
|
|
shortcode.go
|
|
|
shortcode_page.go
|
|
|
shortcode_test.go
|
|
|
site.go
|
Add a new integration test framework
|
2022-02-09 15:41:32 +01:00 |
site_benchmark_new_test.go
|
|
|
site_output.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
site_output_test.go
|
Fix surprise OutputFormat.Rel overwriting
|
2022-01-04 10:38:38 +01:00 |
site_render.go
|
|
|
site_sections.go
|
|
|
site_sections_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
site_stats_test.go
|
|
|
site_test.go
|
|
|
site_url_test.go
|
|
|
siteJSONEncode_test.go
|
all: Format code with gofumpt
|
2020-12-03 13:12:58 +01:00 |
sitemap_test.go
|
|
|
taxonomy.go
|
|
|
taxonomy_test.go
|
|
|
template_test.go
|
tpl/collections: Fix apply with namespaced template funcs
|
2022-01-17 09:50:48 +01:00 |
testhelpers_test.go
|
Add a migration test helper
|
2022-02-09 16:38:12 +01:00 |
translations.go
|
|
|