midtowndrafting.com
Todo - [x] update about page multi-media subtitles - [x] spellcheck and grammar check on all pages Reviewed-on: https://git.myco.systems/mycosystems/midtowndrafting.com/pulls/1 Co-authored-by: Brooke <brooke@myco.systems> Co-committed-by: Brooke <brooke@myco.systems> |
||
---|---|---|
.gitea/workflows | ||
archetypes | ||
bin | ||
content | ||
i18n | ||
static | ||
themes | ||
.gitignore | ||
.gitmodules | ||
.prettierrc | ||
hugo.yaml | ||
LICENSE | ||
README.md |
midtowndrafting.com
Start developing
git clone https://git.myco.systems/mycosystems/web.myco.systems.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