wiradikusuma
Congrats on launching! Quick question: is this closer to WikiJS (https://js.wiki/), TinaCMS (https://tina.io/), Docusaurus (https://docusaurus.io/), or something else?
ofrzeta
I browsed the documentaton a bit and struggle to understand. CMS for me means "web server side application that stores data". However I don't understand how this goes together with "Cross-Platform Compatibility: Run Kalmia virtually anywhere thanks to its Go-based architecture."

I couldn't find a roadmap for the project but I would suggest to implement some sort of SSO. At work it was so much easier to justify bringing in a new tool like https://www.getoutline.com/ where we could use OIDC to integrate with Gitlab user management.

asynchronous
Using Rust for markdown parsing seems like the epitome of driving a racecar to the grocery store- I’m curious if you have any metrics as to how much build time was reduced with that over using something like Node. I’d guess it’s <10ms.
mattfrommars
I have yet go understand how people built slick UI like this.

Is this Chakra UI? The notification that shows up and bounces a bit, I've seen that on other websites too.

papa_frito
Nice framework! I think it's missing a graph view that shows the connections between documents. Something like what Quartz provides. https://quartz.jzhao.xyz/
Eduard
is the website dog-fed? first thing I looked for and couldn't find (hence left) was a demo instance
nprateem
I'd like a CMS for static files so non git users can edit my hugo/whatever static sites (marketing, docs, etc).

Are there any that just work with markdown and git repos?

oneseven
Looks great! Why do you need a database? Seems like that limits the deployment options. You can't deploy to github pages, for example.
the_arun
Is there a way to deploy it as github pages?
amelius
Should use LLMs to extract documentation from source code.