midtowndrafting.com
Find a file
2024-05-03 19:27:12 -04:00
.gitea/workflows update deployment script 2024-04-28 00:31:52 -04:00
archetypes initial 2024-05-03 16:17:25 -04:00
bin add script 2024-03-18 16:44:14 -04:00
content start removing unused content 2024-05-03 19:27:12 -04:00
images start removing unused content 2024-05-03 19:27:12 -04:00
themes initial 2024-05-03 16:17:14 -04:00
.gitignore init example content 2024-05-03 19:04:48 -04:00
.gitmodules initial 2024-05-03 16:17:14 -04:00
.prettierrc init example content 2024-05-03 19:04:48 -04:00
hugo.yaml init example content 2024-05-03 19:04:48 -04:00
LICENSE Initial commit 2024-03-18 19:59:10 +00:00
README.md init example content 2024-05-03 19:04:48 -04:00

midtowndrafting.com

Start developing

git clone https://git.myco.systems/mycosystems/web.myco.systems.git
git fetch
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

License:

MIT