git repository for https://gallowelding.com/
|
||
---|---|---|
.forgejo/workflows | ||
archetypes | ||
content | ||
themes/gallo | ||
.gitignore | ||
config.yaml | ||
Makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
tailwind.config.js |
gallowelds.com
- Install dependancies this will install tailwindcss, prettier, and prettier-plugin-go-template
make setup
- Start hugo server and tailwindcss cli
make dev
- Visit http://localhost:1313