hugo/hugolib
2022-04-27 23:53:56 +02:00
..
assets/images
filesystems Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
paths Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
testdata
testsite Add support for CODEOWNERS 2022-02-23 22:43:19 +01:00
404_test.go
alias.go
alias_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
breaking_changes_test.go
cascade_test.go Add environment as a new filter to _cascade.target 2022-04-05 09:41:24 +02:00
case_insensitive_test.go
codeowners.go Rename Codeowners() to CodeOwners() 2022-02-27 19:40:07 +01:00
collections.go Some godoc adjustments and image struct renames 2022-04-27 23:53:56 +02:00
collections_test.go
config.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
config_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
configdir_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
content_factory.go Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
content_factory_test.go Fix and refactor typos 2022-03-14 19:39:07 +01:00
content_map.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
content_map_page.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
content_map_test.go
content_render_hooks_test.go Add Markdown diagrams and render hooks for code blocks 2022-02-24 18:59:50 +01:00
datafiles_test.go Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
dates_test.go
disableKinds_test.go
embedded_shortcodes_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
gitinfo.go
hugo_modules_test.go Replace all usage of CopyOnWriteFs with OverlayFs 2022-04-10 13:49:31 +02:00
hugo_sites.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
hugo_sites_build.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
hugo_sites_build_errors_test.go
hugo_sites_build_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
hugo_sites_multihost_test.go
hugo_sites_rebuild_test.go
hugo_smoke_test.go
image_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
integrationtest_builder.go Fix MediaType when reading images from cache 2022-04-16 16:36:15 +02:00
language_content_dir_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
language_test.go
menu_test.go
minify_publisher_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
mount_filters_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
multilingual.go
page.go resources: Add more details to .Err 2022-03-25 16:40:36 +01:00
page__common.go Add support for CODEOWNERS 2022-02-23 22:43:19 +01:00
page__content.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__data.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__menus.go
page__meta.go Deprecate page.Author and page.Authors 2022-04-23 22:22:50 +02:00
page__new.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__output.go
page__paginator.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__paths.go
page__per_output.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__position.go
page__ref.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page__tree.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page_kinds.go
page_permalink_test.go
page_test.go deps: Update github.com/yuin/goldmark v1.4.11 => v1.4.12 2022-04-27 10:04:00 +02:00
page_unwrap.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
page_unwrap_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
pagebundler_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
pagecollections.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
pagecollections_test.go
pages_capture.go
pages_capture_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
pages_language_merge_test.go tpl/lang: Handle nil values in lang.Merge 2022-04-23 22:22:50 +02:00
pages_process.go Revert "Revert "Allow rendering static files to disk and dynamic to memory in server mode"" 2022-04-08 13:26:16 +02:00
pages_test.go
paginator_test.go
permalinker.go
prune_resources.go
resource_chain_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
robotstxt_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
rss_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
securitypolicies_test.go
shortcode.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
shortcode_page.go
shortcode_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
site.go Make string sorting (e.g. ByTitle, ByLinkTitle and ByParam) language aware 2022-04-12 13:24:16 +02:00
site_benchmark_new_test.go
site_output.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
site_output_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
site_render.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
site_sections.go Add Markdown diagrams and render hooks for code blocks 2022-02-24 18:59:50 +01:00
site_sections_test.go
site_stats_test.go
site_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
site_url_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
siteJSONEncode_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
sitemap_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
taxonomy.go Make string sorting (e.g. ByTitle, ByLinkTitle and ByParam) language aware 2022-04-12 13:24:16 +02:00
taxonomy_test.go
template_test.go
testhelpers_test.go Rework the Destination filesystem to make --renderStaticToDisk work 2022-04-08 13:26:17 +02:00
translations.go