This commit is contained in:
parent
3377ef2199
commit
1d7f3bd115
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
# mirnet.org
|
# mirnet.org
|
||||||
|
|
||||||
|
#### Start
|
||||||
|
|
||||||
0. Install dependancies this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template**
|
0. Install dependancies this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template**
|
||||||
```
|
```
|
||||||
make setup
|
make setup
|
||||||
|
@ -9,3 +11,7 @@ make setup
|
||||||
make dev
|
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)
|
Loading…
Add table
Reference in a new issue