1
0
Fork 0
Source for MIR website https://mirnet.org
Find a file
brooke 3056946f27
Some checks failed
Hugo / build (push) Failing after -16s
rsync to two servers
2024-09-12 13:58:55 -04:00
.forgejo/workflows rsync to two servers 2024-09-12 13:58:55 -04:00
archetypes initial 2024-09-12 13:41:14 -04:00
content fix typo 2024-09-12 13:46:22 -04:00
themes/mir update opacity of header image 2024-09-12 13:48:19 -04:00
.gitignore initial 2024-09-12 13:41:14 -04:00
config.yaml swap name in config 2024-09-12 13:46:31 -04:00
Makefile initial 2024-09-12 13:41:14 -04:00
package-lock.json initial 2024-09-12 13:41:14 -04:00
package.json initial 2024-09-12 13:41:14 -04:00
README.md update readme 2024-09-12 13:42:05 -04:00
tailwind.config.js initial 2024-09-12 13:41:14 -04:00

mirnet.org

  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