Starter repo for creating Hugo modules for Wild Tech 'Garden' (WTG)
https://www.module-starter.wtg-demos.ca/
- Shell 91%
- PowerShell 8.3%
- HTML 0.7%
We need to avoid root's go.mod and go.sum being modified. We therefore rename tests/config/hugo.toml as tests/config/test-config.toml, which Hugo does not automatically use, and update our scripts to point to this config for testing builds and the demo site. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca> |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| content | ||
| i18n | ||
| layouts/shortcodes | ||
| scripts | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .markdownlint.json | ||
| .pre-commit-config.yaml | ||
| .stylelintrc.json | ||
| .yamllint.yaml | ||
| cspell.json | ||
| go.mod | ||
| hugo.toml | ||
| LICENSE | ||
| module-starter-hugo-wtg.code-workspace | ||
| package-lock.json | ||
| package.json | ||
| README.fr.md | ||
| README.md | ||
| words-fr-project.txt | ||
| words-project.txt | ||
New Hugo module starter by Wild Tech 'Garden'
Description: TBD
Repository URL: https://github.com/wildtechgarden/module-starter-hugo-wtg
Site: https://www.module-starter.wtg-demos.ca
CI Status:
Contents
Features
TBD
Usage
TBD
Development
TBD
Colophon
Copyright © 2023 Wild Tech 'Garden'
Released under an MIT License