@rovarma@mastodon.gamedev.place
Post #2285580
2025-11-24 18:05 UTC
@Themikina@mastodon.gamedev.place I’m using https://astro.build/ with some customization. I like that it allows you to keep articles in markdown, but it’s not the only static site generator that can do that. I mainly ended up with it because there was a template available for it that I liked.
In previous years I’ve gone through the typical “I’ll build it myself” phase multiple times, but never got to the writing phase.
My advice to my past self would be: don’t overthink it, it just spits out html in the end :P
Replies (1)
-
@mathcel@mathstodon.xyz 2025-11-25 23:48
@rovarma@mastodon.gamedev.place Looks nice, indeed! The embedded svg icons are also part of the template? And those page transitions really look neat!