Isaac Hinman
Isaac Hinman
> It does not translate the file-name This is a CMS and has nothing to do with your actual frontend/web routes... If you wanted to localise slugs, you should put...
Again I would urge you to build an agnostic CMS and not get distracted by frameworks or their implementation details.
Hey @hunvreus, how are things? I see progress on this project may have slowed down a bit. I am interested in using an OSS CMS in Q1 2025 for a...
I'm also interested in something similar. However, I'd like specifically to host image files within GitHub, but use a CDN layer on top of that to handle things like on-the-fly...
@hunvreus With Cloudflare images, were you planning on using CF storage? In general that also sounds fine to me, but I just want to know exactly what you are trying...
OK, understood @hunvreus. The distinction you made between "all use cases" and "added convenience" is reassuring. I will avoid your question about what CMS does it "right", as I think...
On the fly image manipulation is a must. The proper workflow is to save as high-res a master image as you possibly can, and then manipulate based on placement in...
In the website code. The CMS just needs to return a URL which can be manipulated via params.
An image CDN would also handle any format concerns. Should be able to reformat on the fly as well 👍
@Jarred-Sumner Any update on this? Vulnerability updates are critical for any serious team, and Bun support for dependabot should be trivial – @mstuercke's action is pretty much all that's needed....