commit 8b3c638

0uppy  ·  2026-05-31 18:22:42 +0000 UTC
parent c09f628
meta: edited the .md file for the project

ik this is a bit rough and its not perfect at all for the time being but.. ig its a bit more up to date compared to what we had before :o
1 files changed,  +18, -2
+18, -2
 1@@ -1,3 +1,19 @@
 2-# The Dani Institute
 3+# pages
 4+![pages' logo](assets/logos/pages_logo.png)
 5 
 6-A page of the Dani Village, by the Dani Village, for the Dani Village.
 7+A small, werc-inspired and easy to use SSG, written in Go - Write pages in markdown, get them back as HTML files with a nice lil sidebar :D
 8+
 9+## usage
10+
11+Using pages is very simple!!
12+
13+![lil gopher!! :D](assets/logos/gopher.png)
14+
15+First, get [Go](https://go.dev/dl/), then when you clone the repo just:
16+
17+1. Put your markdown files in `pages/`
18+2. Put any images you may have in `assets/`
19+3. Run with `go run ./cmd/...`
20+4. Get your HTML files from `output/`
21+
22+And pow!! Very simple to use!! :D