git repository for https://gallowelding.com/
Find a file
2024-05-17 14:43:24 -04:00
archetypes init hugo, update readme and gitignore 2024-05-17 14:43:24 -04:00
.gitignore init hugo, update readme and gitignore 2024-05-17 14:43:24 -04:00
.prettierrc init hugo, update readme and gitignore 2024-05-17 14:43:24 -04:00
hugo.toml init hugo, update readme and gitignore 2024-05-17 14:43:24 -04:00
LICENSE Initial commit 2024-05-17 18:30:32 +00:00
README.md init hugo, update readme and gitignore 2024-05-17 14:43:24 -04:00

gallowelds.com

git clone https://git.myco.systems/mycosystems/gallowelds.com.git
git submodule update --init --recursive

Optionally we recommend installing prettier, the prettierrc file is preconfigured to use the go template plugin.

npm install --save-dev prettier prettier-plugin-go-template