68
submitted 2 weeks ago by un1970ix@lemmy.ml to c/opensource@lemmy.ml

i made a gallery generator (written in Rust 🦀) for my photos! it uses Atkinson dithering (optional) for thumbnails and outputs clean static HTML with zero JavaScript.

just released 0.2.0 with some improvements based on early feedback. added CLI commands (init, extract-metadata, generate) to make the workflow smoother.

you can see it in action here.

this is actually my first Rust project that i've shipped and i learned a ton. i got my first issue within 12 hours of releasing. honestly, it was super motivating!

totally open to contributions, suggestions, or critiques. every bit of feedback helps me learn and makes the tool better for everyone.

you are viewing a single comment's thread
view the rest of the comments
[-] N0x0n@lemmy.ml 1 points 2 weeks ago

i ended up choosing GitHub primarily for the automated binary builds and releases through GitHub Actions. the Pro tier for students gives me generous build minutes, and the Trippy maintainers helped me get the release process set up properly

I'm not into programming so I wasn't aware of this kind of argument and have no idea of all those Pipeline, release, automated binary process... etc ! I'm probably biased by my open source & self-hosted crusade but as long as you are aware of this stuff that's allready a good point :))) (why wouldn't you, you're on lemmy :D) !

this post was submitted on 21 Jun 2025
68 points (100.0% liked)

Open Source

38676 readers
563 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS