1
0
Fork 0

Update README.md
All checks were successful
Hugo / build (push) Successful in 12s

This commit is contained in:
brooke 2024-09-25 19:31:07 +00:00
parent 3377ef2199
commit 1d7f3bd115

View file

@ -1,5 +1,7 @@
# mirnet.org
#### Start
0. Install dependancies this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template**
```
make setup
@ -8,4 +10,8 @@ make setup
```
make dev
```
2. Visit http://localhost:1313
2. Visit http://localhost:1313
#### Info
Hugo builds plain HTML which is pushed to a Miami server using [Forgejo Actions](https://git.myco.systems/brooke/mirnet.org/actions)