git repository for https://gallowelding.com/
Find a file
2024-06-10 19:21:08 -04:00
.forgejo/workflows swap to staticms 2024-06-08 23:49:37 -04:00
archetypes swap to custom theme 2024-05-22 14:21:18 -04:00
content scrollbar fix, add radio buttons to manually select categories, general theme updates 2024-06-08 22:48:56 -04:00
themes/gallo include flowbite js, update rental page gallery 2024-06-10 19:21:08 -04:00
.gitignore initial update to blist themeing, update readme, update gitignore 2024-05-18 14:30:51 -04:00
config.yaml scrollbar fix, add radio buttons to manually select categories, general theme updates 2024-06-08 22:48:56 -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