1
0
Fork 0
mirnet.org/README.md
brooke 1d7f3bd115
All checks were successful
Hugo / build (push) Successful in 12s
Update README.md
2024-09-25 19:31:07 +00:00

387 B

mirnet.org

Start

  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

Info

Hugo builds plain HTML which is pushed to a Miami server using Forgejo Actions