summaryrefslogtreecommitdiffstats
path: root/commands/new_theme.go
AgeCommit message (Expand)Author
2023-05-16Create a struct with all of Hugo's config optionsBjørn Erik Pedersen
2022-05-08Add `clock` cli flagsatotake
2021-08-31commands: Don't fail on template errors on go mod graph etc.Bjørn Erik Pedersen
2021-03-14Fix `new theme` command descriptionAvinash Sonawane
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2020-04-07commands: Use semver for min_version per recommendationsJay Williams
2020-01-31commands: Fix config environment handlingBjørn Erik Pedersen
2019-08-15commands: Make sure the hugo field is always initialized before it's usedHyeonGyu Lee
2018-06-25Create missing head.html partial on new theme generationopenscript
2018-06-25Add html doctype to baseof.html template for new themesopenscript
2018-06-11commands: Create LICENSE rather than LICENSE.md in "new theme"Anthony Fok
2018-06-11commands: Create _default/baseof.html in "new theme"Anthony Fok
2018-06-11commands: Make "new theme" feedback more intuitiveAnthony Fok
2018-06-10Add support for theme composition and inheritanceBjørn Erik Pedersen
2018-04-11commands: Add CLI testsBjørn Erik Pedersen
2018-04-11commands: Make the hugo command non-globalBjørn Erik Pedersen
2018-04-11commands: Make the new commands non-globalBjørn Erik Pedersen