Elektrine lite

← Feed

@Themikina@mastodon.gamedev.place

Post #2285579

2025-11-24 16:51 UTC

@rovarma@mastodon.gamedev.place What website framework are you using, if any? Every time I started looking into it,I never found one that would click with me and usually gave up.

Replies (1)

  • @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

    Open ##2285580