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.
Documentation may be inaccurate as it's written with the help of AI without peer review.
_config.yml, permalinks/_gohyde/ during gohyde serve.gohyde-cache.jsongohyde 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.
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.
Built with Go, goldmark, osteele/liquid, chroma, fsnotify, dart-sass.
wget https://beta.stwoo.net/gohyde/gohyde
chmod +x gohyde
gohyde serve