The ORY Editor - Next-gen content editor for the browser: WYSIWYG on steroids

by

Add a comment

Replies

Best
Hallowed are the ORY
this comment made my morning
Looks cool! Is there integration with Wordpress yet?
not yet, but definitely an area we will explore! We also love contributions, if you want to take a look for yourself :)
I'm not sure if we need yet another web editor. Product hunt is full of them and they all get forgotten very quickly.
chill Rob this one is opensource :)
I got carried away a little. 😅
When the page loaded it said "An editable" and "Another editable". Is that meant to do that?
FOUC, flash of Unstyled content. A simple UI bug, easy to miss when you are developing on your local machine. I am sure the maker will fix it.
the content is rendered in the browser, causing the short flash in the beginning which is the initialization phase. in production you would pre-render your content server side and this would not happen
Good work 👍
I don't get it - why are you reinventing the wheel? Why JSON? What's wrong with CSS and standards-compliant XML transformations? Do you build your own processing engine? Why?
Digging into the documentation, it seems like a move toward table based websites (see ). Is that accurate?
if you mean table such in html tables then no, if you're thinking of grid-based then absolutely!
It remember me of notion.so. Are you planning on making your electron app opensource too ? If not, thanks for sharing anyway, you are awesome :)
Hey , that looks really really nice, but what about changing text color? or font? any plans to add these features?