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%
Find a file
Daniel F. Dickinson d6ca28037f
Fix unwanted Hugo module updates
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>
2023-10-29 19:31:55 -04:00
.github/workflows Fix unwanted Hugo module updates 2023-10-29 19:31:55 -04:00
.vscode Fix editorconfig config (tabs not spaces) ignored 2023-10-29 19:09:14 -04:00
content Add demo content and improve READMEs 2023-09-03 13:36:59 -04:00
i18n Add demonstration shortcode 2023-08-20 14:53:43 -04:00
layouts/shortcodes Add demonstration shortcode 2023-08-20 14:53:43 -04:00
scripts Fix unwanted Hugo module updates 2023-10-29 19:31:55 -04:00
tests Fix unwanted Hugo module updates 2023-10-29 19:31:55 -04:00
.editorconfig Fix editorconfig config (tabs not spaces) ignored 2023-10-29 19:09:14 -04:00
.gitignore Ignore local hugo-cache, if used 2023-09-04 17:25:33 -04:00
.markdownlint.json Workaround for markdownlint and accents in ToC 2023-09-16 05:09:42 -04:00
.pre-commit-config.yaml Update pre-commit hooks 2023-09-26 22:17:15 -04:00
.stylelintrc.json Update pre-commit, checkers, and NPM packages 2023-09-03 13:33:17 -04:00
.yamllint.yaml Add initial commit 2023-08-20 10:55:37 -04:00
cspell.json Fix unwanted Hugo module updates 2023-10-29 19:31:55 -04:00
go.mod Update Hugo module dependencies 2023-09-10 20:12:50 -04:00
hugo.toml Refactor configs to use demo-test-site not minimal 2023-09-03 13:39:10 -04:00
LICENSE Add initial commit 2023-08-20 10:55:37 -04:00
module-starter-hugo-wtg.code-workspace Add workaround for stylelint cosmiconfig issue 2023-09-04 17:26:26 -04:00
package-lock.json Update pre-commit, checkers, and NPM packages 2023-09-03 13:33:17 -04:00
package.json Update pre-commit, checkers, and NPM packages 2023-09-03 13:33:17 -04:00
README.fr.md Add demo content and improve READMEs 2023-09-03 13:36:59 -04:00
README.md Add demo content and improve READMEs 2023-09-03 13:36:59 -04:00
words-fr-project.txt Add initial commit 2023-08-20 10:55:37 -04:00
words-project.txt Update pre-commit, checkers, and NPM packages 2023-09-03 13:33:17 -04:00

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: pre-commit.ci status

Contents

  1. Contents
  2. Features
  3. Usage
  4. Development
  5. Colophon

Features

TBD

Usage

TBD

Development

TBD


Colophon

Copyright © 2023 Wild Tech 'Garden'
Released under an MIT License