.. |
commands_errors.txt
|
Fix "unknown command" message when no suggestion
|
2023-05-22 18:54:34 +02:00 |
completion.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
config.txt
|
Add --format to hugo config
|
2023-05-22 20:26:02 +02:00 |
config__cachedir.txt
|
Use os.UserCacheDir as first fallback if cacheDir is not set
|
2023-07-27 20:59:47 +02:00 |
convert.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
deploy.txt
|
deploy: Fix deploy defaults for non-zero flag values (e.g. maxDeletes, invalidateCDN)
|
2023-06-18 19:38:34 +02:00 |
deprecate.txt
|
Add a field prefix to the deprecated log statements
|
2023-11-01 16:40:26 +01:00 |
env.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
gen.txt
|
deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0
|
2024-03-14 11:04:41 +01:00 |
hugo.txt
|
Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set
|
2023-05-24 16:39:31 +02:00 |
hugo__configdir.txt
|
commands: Fail the build when no config file or config dir
|
2023-05-27 16:56:54 +02:00 |
hugo__errors.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
hugo__flags.txt
|
commands: Fail the build when no config file or config dir
|
2023-05-27 16:56:54 +02:00 |
hugo__noconfig.txt
|
Don't create the public folder unless needed
|
2023-05-28 12:55:44 +02:00 |
hugo__path-warnings-postprocess.txt
|
Fix false path warnings with resources.PostProcess
|
2023-06-27 21:55:35 +02:00 |
hugo__path-warnings.txt
|
Fix false path warnings with resources.PostProcess
|
2023-06-27 21:55:35 +02:00 |
hugo__processingstats.txt
|
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
|
2024-01-27 16:28:14 +01:00 |
hugo__processingstats2.txt
|
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
|
2024-01-27 16:28:14 +01:00 |
hugo__publishdir_in_config.txt
|
commands: Load config before creating the filesystem
|
2023-05-18 15:38:25 +02:00 |
hugo__static_composite.txt
|
Fix regression on handling of overlapping file mounts
|
2024-02-22 15:36:27 +01:00 |
hugo__watch.txt
|
Don't inject livereload script on hugo -w
|
2023-06-02 09:04:00 +02:00 |
hugo_configdev_env.txt
|
Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set
|
2023-05-24 16:39:31 +02:00 |
hugo_configdev_environment.txt
|
Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set
|
2023-05-24 16:39:31 +02:00 |
hugo_configprod.txt
|
Fix regression when loading config -e is empty or HUGO_ENV or HUGO_ENVIRONMENT is set
|
2023-05-24 16:39:31 +02:00 |
hugo_printpathwarnings.txt
|
Re-add --printUnusedTemplates and --printPathWarnings
|
2023-05-19 11:37:05 +02:00 |
hugo_printunusedtemplates.txt
|
Re-add --printUnusedTemplates and --printPathWarnings
|
2023-05-19 11:37:05 +02:00 |
import_jekyll.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
list.txt
|
commands: Fix --clock with the list command
|
2024-02-17 13:14:15 +01:00 |
mod.txt
|
commands: Handle hugo mod get --help
|
2023-06-29 08:53:50 +02:00 |
mod__disable.txt
|
Fix it so disable a module does not disable transitive dependency required by others
|
2023-08-23 18:05:18 +02:00 |
mod__themesdir.txt
|
commands: Reinstate some of the removed build flags (e.g. --theme) to new and mod
|
2023-05-28 12:55:44 +02:00 |
mod_get.txt
|
Fix so hugo get -u updates transitively
|
2023-10-22 16:32:01 +02:00 |
mod_get_u.txt
|
commands/mod: Ignore invalid module path
|
2024-02-22 16:00:03 +01:00 |
mod_npm.txt
|
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
|
2024-01-27 16:28:14 +01:00 |
mod_npm_withexisting.txt
|
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
|
2024-01-27 16:28:14 +01:00 |
mod_tidy.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |
mod_vendor.txt
|
testscripts: Make mod vendor test stable
|
2023-08-23 20:52:09 +02:00 |
new.txt
|
testscripts: Move hugo new tests to where they belong
|
2023-08-30 10:31:08 +02:00 |
new_content.txt
|
Delay the creation of cache directories until they're used
|
2023-08-30 16:39:06 +03:00 |
new_content_archetypedir.txt
|
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
|
2024-01-27 16:28:14 +01:00 |
noop.txt
|
Make sure resources directory isn't created in hugo new theme
|
2023-08-23 22:50:35 +02:00 |
server.txt
|
all: Typo fixes
|
2024-04-11 09:23:17 +02:00 |
server__edit_config.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server__edit_content.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server__multihost.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server__watch_hugo_stats.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server__watch_moduleconfig.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server_disablelivereload.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server_disablelivereload__config.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server_render_static_to_disk.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
server_render_to_memory.txt
|
commands: Make the server flag --renderToDisk into --renderToMemory (note)
|
2024-02-05 14:04:17 +01:00 |
version.txt
|
Create a struct with all of Hugo's config options
|
2023-05-16 18:01:29 +02:00 |