Show HN: A static site generator for press kits (github.com)

2 points by zer0tonin ↗ HN
I recently needed to create a press kit for a game we are developing. I found out about `presskit.html`, a fairly straightforward JS tool that created static press kits using XML data. Sadly, the project had been abandoned for a few years.

So I decided to fork the project and modernize it a bit. Now, not only does it work with NodeJS 20+, but it also uses YAML instead of XML, a more modern CSS, and support for Open Graph tags.

If you're curious about the result, check out the press kit for our game, Dice'n Goblins: https://tsukumogami.software/press/dicengoblins/

You can also find a short write-up about this project on my blog: https://alicegg.tech/2024/06/03/milou

1 comment

[ 3.7 ms ] story [ 19.2 ms ] thread
I gave you a star, good luck to you, I have a similar project