Viewing profile — inyono
inyono
HN member- Joined
- Thu, Feb 13, 2020, 10:04 AM UTC
- HN karma
- 17
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About inyono
No profile information was provided.
Recent public activity
-
comment
Comment #22454332
I see, thanks for the feedback. Going to check that out.
-
comment
Comment #22454157
Additionally to the sibling comments: you can also check out the demo at demo.edtr.io that contains way more plugins. It’s pretty much what we use on Serlo.org.
-
comment
Comment #22454141
Definitely a good point. Just wanted to note that you could write a renderer in some server language that outputs static HTML. And only use the editor to make that static content e…
-
comment
Comment #22454125
What you’d prefer they do? Moving rows around?
-
comment
Comment #22453638
Kinda. You can integrate it into your existing CMS to make the editing (for your end users) easier, especially for “enriched” content (think interactive content, complex layout)
-
comment
Comment #22453594
Would love to hear from you on how it goes :)
-
comment
Comment #22453548
That’s one of the reasons we only rely on Slate for our text plugin. So we could swap Slate for some different rich-text editor in the future if we need to. Though I have to say, w…
-
comment
Comment #22453344
IMHO still the best there is, at least in the React space. But yeah, stuck in beta for what feels like forever.
-
comment
Comment #22453080
Yes, it’s Backend-agnostic and designed to be embeddable into any web app. It’s basically an editor framework to define your own editor and you write the glue code to your web app.…
-
comment
Comment #22453008
As specified in their comment and in our GitHub repository, the code is licensed under MIT.
-
comment
Comment #22452934
Nope, sorry. If you send us an email, we can work something out :)
-
comment
Comment #22452924
It’s pronounced Editor IO. Web editor in the sense that the editor runs as a web app, and the default rendering output is React (although other output formats are possible). Mobile…
-
comment
Comment #22452789
Yes, landing page only mentions Open Source, maybe we should clarify that. You can reach us at edtr-io@splish.dev
-
comment
Comment #22452630
Core contributor of Edtr.io here: Slate works well for editing text. Anything with a more complicated layout / UX gets really messy though, since with Slate, you always have to dea…
-
comment
Comment #22316569
Also WIP: https://github.com/edtr-io/edtr-io/ . Focuses on defining an easy-to-use editor with constraints for content