Go Jekyll port — Gohyde @ stwoo.net

Dev

Vedad K. beta [at] stwoo.net
06. 2026.
Sarajevo, 387

Jekyll-compatible static site generator — written in Go. Drop-in replacement. Builds ~100× faster. Powers this site.

Docs

READ THE DOCS!

Documentation may be inaccurate as it's written with the help of AI without peer review.

Features

Usage

gohyde build        # build site to _builds/
gohyde serve        # build + dev server at localhost:4000 with live reload
gohyde new PATH     # scaffold new site
gohyde doctor       # check installation

Drop gohyde next to your Jekyll site. If it builds, you're done.

License

MIT — free to use, modify, and distribute.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement.

Credits

Built with Go, goldmark, osteele/liquid, chroma, fsnotify, dart-sass.

contact & bug reports

beta [at] stwoo.net

Download

linux-amd64 v0.1.1

  • gohyde-linux-amd64[ELF 64-bit, 20M]
    sha256: 59ec13d23e627741513755df5634e52d334e359b85683191253a822e46b9f01b
wget https://beta.stwoo.net/gohyde/gohyde
chmod +x gohyde
gohyde serve