Even simpler Markdown-based: https://www.getoutline.com/
BookStack does support Markdown content editing although it is WYSIWYG or Markdown, jumping between the two isn't really supported (Yet, Hoping to achieve this later this year).
11–20 of 203 posts
Even simpler Markdown-based: https://www.getoutline.com/
BookStack does support Markdown content editing although it is WYSIWYG or Markdown, jumping between the two isn't really supported (Yet, Hoping to achieve this later this year).
Impressive. I'm definitely going to give this a look. Right now, we've got our technical docs in Sharepoint (yeah, that Sharepoint), mixing its built-in docs and Word docs, and I'd really like to get rid of that.
Even simpler Markdown-based: https://www.getoutline.com/
I've been looking for something just like this. Does it support migration from Confluence? I glanced over the features section and didn't see mention of that, but perhaps I missed it?
Our API [1] has recently matured to now support the different content types so that could be utilised for such a migration job although the API is still growing to cover more actions/models.
Have recently been thinking about possibly offering some form of paid service support service to help the process and help fund the project.
I've been working on BookStack for over 6 years now, learning a lot about open source project maintainership during that time. Originally developed it while looking for a documentation system for my mixed-technical-skill workplace. Wanted something easy to use without having to get finance involved when increasing our user count. With Confluence backing away from their self-hosted offerings, hopefully many will find…
Thanks for making it open so I could learn!
I've been working on BookStack for over 6 years now, learning a lot about open source project maintainership during that time. Originally developed it while looking for a documentation system for my mixed-technical-skill workplace. Wanted something easy to use without having to get finance involved when increasing our user count. With Confluence backing away from their self-hosted offerings, hopefully many will find…
How do the permissions work ? Same way as confluence (inherited) ?
Even simpler Markdown-based: https://www.getoutline.com/
One of the benefits of Counfluence is that it is one of the only Wikis where I've seen non-technical people being able to create content on a daily basis. Linking pages, inserting graphs and images just works. I have yet to see that in anything based on markdown.
I'm currently rebuilding the editor; My goal is it have an easy WYSIWYG editor that allows instance back-and-forth switching to Markdown. One of the tricker parts is avoiding obscure/custom markdown syntax for non-common/custom content blocks, as one of my main principals is to ensure user content is portable/non-proprietary.