This commit is contained in:
parent
3377ef2199
commit
1d7f3bd115
1 changed files with 7 additions and 1 deletions
|
@ -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)
|
Loading…
Add table
Reference in a new issue