Old version
Before holocron was fumadocs, I used holocron to edit mdx pages for my personal blog, what happened this to old version and could you either open source it or it make it a different product.
You can still use the editor by adding your GitHub repo and switching to the editor tab, then you can use the main view as a "preview" feature
I removed the WYSIWYG because it had too many problems, especially with html embedded in markdown
https://github.com/user-attachments/assets/e8f0da6a-44ee-4720-9119-8ecffbc54764
Amazing. Is there any chance the old version is open source (is it in this repo as an old commit)
It's not currently open source but I can probably make it open source.
What is your use case?
I use it as a CMS, I mean if you could that would amazing. Thanks so much
Do you use the WHSIWYG part? if not I would prefer adding the features you need here, self hosting the old version is non trivial. what features do you want?
All I wanted was a simple, cms that worked with a my blog, which was simple mdx, I wanted to type in a simple editor, not in markdown so I could just focus on writing
Also I want it to be self hostable
@remorses