From 1d7f3bd115225c424fd39a5ac5ed15fa80f2f014 Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 25 Sep 2024 19:31:07 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index abf5357..c9d2743 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +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) \ No newline at end of file