hugo/commands
2023-03-07 15:38:26 +01:00
..
commandeer.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
commands.go Make hugo.toml the new config.toml 2023-01-16 15:34:16 +01:00
commands_test.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
config.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00
convert.go
deploy.go customize parallel transfer count 2023-03-07 15:38:26 +01:00
env.go Make the hugo env non verbose output slightly more verbose 2022-12-06 13:37:08 +01:00
gen.go
genchromastyles.go deps: Udpate to github.com/alecthomas/chroma/v2 2022-06-14 14:08:40 +02:00
gendoc.go
gendocshelper.go
genman.go
helpers.go
hugo.go customize parallel transfer count 2023-03-07 15:38:26 +01:00
hugo_test.go Use configured timeZone for the clock 2022-05-08 16:56:26 +02:00
hugo_windows.go
import_jekyll.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
list_test.go
mod.go
mod_npm.go
new.go Fix usage description 2022-09-08 15:35:11 +02:00
new_content_test.go
new_site.go Make hugo.toml the new config.toml 2023-01-16 15:34:16 +01:00
new_theme.go
nodeploy.go
release.go Add linux/arm64 extended to release setup 2022-08-28 18:23:01 +02:00
release_noop.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
server.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
server_errors.go
server_test.go Correct typos in Go comments 2023-03-02 16:32:32 +01:00
static_syncer.go Also consider wrapped errors when checking for file IsNotExist errors 2022-12-14 13:51:06 +01:00
version.go