Elektrine lite

← Feed

@JamesWidman@mastodon.social

Post #2346581

2026-05-09 05:42 UTC

@TomF@mastodon.gamedev.place i really really like this approach to code presentation: > - https://gargaj.github.io/demos-for-dummies/#outro/1 it would be really cool to see it as a standard part of something like forgejo, for cases where you have a big change that you present as a series of commits, and where you can write a list of comments where each comment points to/highlights a set of chunks in a commit, with that nice big "next" button to introduce the next comment & highlight set.

Replies (1)

  • @TomF@mastodon.gamedev.place 2026-05-09 05:57

    @JamesWidman@mastodon.social Yeah that would be cool. I've sometimes thought about trying to structure a series of commits like this - not so they can actually be done separately (code probably won't compile mid-way through), just to tell the story.

    Open ##2346582