]> git.maquefel.me Git - brevno-suite/hugo/shortlog
brevno-suite/hugo
2023-07-30 Bjørn Erik... Fix so temporary images do not get published
2023-07-30 Sojonreadme: Fix link
2023-07-29 Joe Mooringcommands: Update cacheDir description
2023-07-29 Bjørn Erik... Update where.md
2023-07-29 Bjørn Erik... docs: Update where
2023-07-29 Joe Mooringdocs: Update where function operators
2023-07-29 Bjørn Erik... docs: Rework the cacheDir documentation
2023-07-29 Bjørn Erik... Merge commit '87de22d7464e239c775fbd48ebce1665d5b1e80d'
2023-07-29 Bjørn Erik... Squashed 'docs/' changes from 85befbb4d..c43daf45f
2023-07-28 Bjørn Erik... Deprecate taxonomyTerm
2023-07-28 Bjørn Erik... Warn about unknown kinds in disableKinds
2023-07-28 Bjørn Erik... Move all Kind constants to its own package
2023-07-28 dependabot... build(deps): bump github.com/rogpeppe/go-internal
2023-07-28 dependabot... build(deps): bump golang.org/x/image from 0.8.0 to...
2023-07-28 Bjørn Erik... Remove unused autogenerated method
2023-07-28 Oleksandr Redkocommands: Replace deprecated ioutil with os
2023-07-28 Bjørn Erik... tpl/collections: Add BenchmarkWhereOps
2023-07-28 Joe Mooringtpl/collections: Add like operator to where function
2023-07-28 Joe Mooringtpl/collections: Fix description of apply function
2023-07-27 Joe Mooringsnap: Set cache location to $HOME/.cache/hugo_cache
2023-07-27 Bjørn Erik... Use os.UserCacheDir as first fallback if cacheDir is...
2023-07-27 Bjørn Erik... Add a common regexp cache
2023-07-27 Bjørn Erik... Fix multiple languages in HUGO_DISABLELANGUAGES
2023-07-27 Joe Mooringsnap: Allow access to SSH keys and $HOME/.config/hugo
2023-07-26 Joe Mooringdeps: Upgrade github.com/yuin/goldmark v1.5.4 => v1.5.5
2023-07-20 hugoreleaserreleaser: Prepare repository for 0.116.0-DEV
2023-07-20 hugoreleaserreleaser: Bump versions for release of 0.115.4
2023-07-19 Bjørn Erik... Fix broken handling of legacy taxonomyTerm in disableKinds
2023-07-19 Bjørn Erik... commands: Move testscript into its correct place
2023-07-19 Bjørn Erik... publisher: Improve class collector for dynamic classes
2023-07-19 Bjørn Erik... Fix cache busting setup
2023-07-19 Bjørn Erik... commands: Delay server builds after the watcher is...
2023-07-19 Bjørn Erik... Create hugo_stats.json if it's mounted but does not...
2023-07-19 Bjørn Erik... Re-instate disableLiveReload as a config option (and...
2023-07-19 Joe Mooringcommon/htime: Fix localization of abbreviated month...
2023-07-17 Bjørn Erik... Improve error messages for PostCSS etc.
2023-07-16 Bjørn Erik... Fix setting config from env with complex (e.g. YAML...
2023-07-15 David KarlssonFix for data mounts in sub folders
2023-07-13 hugoreleaserreleaser: Prepare repository for 0.116.0-DEV
2023-07-13 hugoreleaserreleaser: Bump versions for release of 0.115.3
2023-07-13 Bjørn Erik... Improve behavior of defaultContentLanguageInSubdir...
2023-07-13 Bjørn Erik... Return error when .Render is invoked without arg
2023-07-13 Joe Mooringjs: Pass tsconfig.json to esBuild
2023-07-11 Bjørn Erik... tpl/collections: Fix WordCount (etc.) regression in...
2023-07-08 Joe Mooringconfig/allconfig: Update timeout description
2023-07-08 Joe Mooringdocs: Refresh docs.json
2023-07-08 hugoreleaserreleaser: Prepare repository for 0.116.0-DEV
2023-07-08 hugoreleaserreleaser: Bump versions for release of 0.115.2
2023-07-08 Joe Mooringsnap: Allow access to AWS, Azure, and GCS config/creden...
2023-07-08 Joe Mooringsnap: Update metadata and security.exec.osEnv
2023-07-08 Bjørn Erik... Make imageConfig work with modules
2023-07-08 Bjørn Erik... Restore language.disabled config
2023-07-08 Bjørn Erik... Fix hugo mod vendor for modules with hugo.toml
2023-07-08 Bjørn Erik... Fix static content files multilingual root regression
2023-07-08 Bjørn Erik... Fix defaultContentLanguageInSubdir with only 1 language
2023-07-07 David Karlssonconfig: Expand default security.exec.osEnv policy
2023-07-05 Bjørn Erik... Add titleCaseStyle none and firstupper
2023-07-04 Anthony FokBump github.com/bep/clock v0.3.0 to renamed github...
2023-07-03 hugoreleaserreleaser: Prepare repository for 0.116.0-DEV
2023-07-03 hugoreleaserreleaser: Bump versions for release of 0.115.1
2023-07-03 Bjørn Erik... docs: Regen docs helper
2023-07-03 Bjørn Erik... Fix buildStats when tags and classes are disabled
2023-07-02 Bjørn Erik... Rework the build.writeStats struct
2023-07-02 Joe Mooringsnap: Explicitly set security.exec.osenv during build
2023-07-01 Joe Mooringsnap: Restore security.exec.osenv whitelist
2023-07-01 Bjørn Erik... github: Build for Dragonfly in CI build
2023-07-01 Bjørn Erik... Make build.writeStats a struct
2023-07-01 dependabot... build(deps): bump github.com/evanw/esbuild from 0.18...
2023-07-01 dependabot... build(deps): bump github.com/alecthomas/chroma/v2 from...
2023-06-30 Bjørn Erik... commands: Fix index out of range in hugo mod get
2023-06-30 Bjørn Erik... Only print the path warnings once
2023-06-30 Bjørn Erik... Update README.md
2023-06-29 hugoreleaserreleaser: Prepare repository for 0.116.0-DEV
2023-06-29 hugoreleaserreleaser: Bump versions for release of 0.115.0
2023-06-29 Bjørn Erik... Misc permalinks adjustments
2023-06-29 Bjørn Erik... commands: Handle hugo mod get --help
2023-06-28 Joe MooringUpdate README.md
2023-06-28 Andreas Deiningercommands: Fix panic when running hugo new theme without...
2023-06-28 Mos RoshanavandPrint help message when triggered with no flags
2023-06-28 Bjørn Erik... Fix output formats and media type per language config...
2023-06-28 dependabot... build(deps): bump github.com/evanw/esbuild from 0.18...
2023-06-28 khayyamcommon/collections: Fix append regression to allow...
2023-06-28 Andreas Deiningercommands: Fix help message for hugo new theme
2023-06-28 Bjørn Erik... Don't panic on invalid security whitelist regexp
2023-06-27 Bjørn Erik... Fix false path warnings with resources.PostProcess
2023-06-27 Joe Mooringdocs: Update permalinks documentation
2023-06-26 Bjørn Erik... Merge branch 'master' of github.com:gohugoio/hugo
2023-06-26 Mai-Lapystresources/page: Allow section and taxonomy pages to...
2023-06-26 Oleksandr Redkotpl/tplimpl: Fix typo in global variable name
2023-06-24 Joe Mooringcommands: Enable format flag with hugo new site
2023-06-24 Bjørn Erik... Update README.md
2023-06-23 Bjørn Erik... Merge branch 'release-0.114.1'
2023-06-23 hugoreleaserreleaser: Prepare repository for 0.115.0-DEV
2023-06-23 hugoreleaserreleaser: Bump versions for release of 0.114.1
2023-06-23 Bjørn Erik... Revert "build(deps): bump gocloud.dev from 0.24.0 to...
2023-06-23 Bjørn Erik... Fix broken nodeploy setup
2023-06-23 dependabot... build(deps): bump github.com/niklasfasching/go-org...
2023-06-23 Bjørn Erik... Fix broken nodeploy setup
2023-06-21 Joe Mooringsnap: Switch from Embedded Dart Sass to Dart Sass ...
2023-06-21 Bjørn Erik... commands: Make hugo env respect --logLevel
next