this post was submitted on 21 Apr 2026
19 points (100.0% liked)

technology

24348 readers
132 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

For those of you who host their own website, do you use a static site generator, or have you in the past, and if so what static site generators were your favorite to work with?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Imnecomrade@hexbear.net 2 points 1 week ago* (last edited 1 week ago) (1 children)

I'm going to plug this in here to help people search for SSGs:

https://github.com/myles/awesome-static-generators

Some of the ones I noticed that were not listed include...Zine, written in Zig:

https://zine-ssg.io/

https://github.com/kristoff-it/zine

Frog, written in Racket Scheme:

https://docs.racket-lang.org/frog/index.html

https://github.com/greghendershott/frog

Pollen, written in Racket Scheme:

https://docs.racket-lang.org/pollen/index.html

https://gitlab.com/mbutterick/pollen

[โ€“] RedWizard@hexbear.net 2 points 1 week ago

Ooo more interesting things to check out. Thanks!