git repository for https://gallowelding.com/
Find a file
brooke 89694e045d
All checks were successful
Hugo / build (push) Successful in 16s
update
2024-07-07 17:47:11 -04:00
.forgejo/workflows fix brnach name 2024-06-10 21:59:06 -04:00
archetypes swap to custom theme 2024-05-22 14:21:18 -04:00
content update 2024-07-07 17:47:11 -04:00
themes/gallo update 2024-07-07 17:35:15 -04:00
.gitignore initial update to blist themeing, update readme, update gitignore 2024-05-18 14:30:51 -04:00
config.yaml update 2024-06-10 20:03:55 -04:00
Makefile add makefile 2024-06-10 19:03:33 -04:00
package-lock.json swap to custom theme 2024-05-22 14:21:18 -04:00
package.json swap to custom theme 2024-05-22 14:21:18 -04:00
README.md update readme 2024-06-10 19:04:14 -04:00
tailwind.config.js include flowbite js, update rental page gallery 2024-06-10 19:21:08 -04:00

gallowelds.com

  1. Install dependancies this will install tailwindcss, prettier, and prettier-plugin-go-template
make setup
  1. Start hugo server and tailwindcss cli
make dev
  1. Visit http://localhost:1313