Hi, Another point to make, Gitbook is good for user guides (no cross references, no source code snippets, etc.) Gitbook also offers hosting and very friendly editor. Many OSS projects are using it.
Br, Mikko On Sun, 19 Apr 2020 at 22:02, Mikko Ohtamaa <[email protected]> wrote: > Hi all, > > Here is a "modern" option. Netlify CMS provides an online editor that > mimics static site generator workflow. > > * You can edit pages and posts on their website > * Changes are pushed to Github document repo > * Netlify will automatically rebuild a static web site and host it > > Netlify is free for hosting and in many ways easier and more powerful than > e.g. readthedocs or Github. However, their online editor + Github > integration is still very young. > > Br, > Mikko > > On Sun, 19 Apr 2020 at 21:07, Sydo Luciani <[email protected]> wrote: > >> What do you think of : >> >> https://github.com/SystematicD/pyramid_wiki >> >> Flat file based documentation powered by Pyramid traversal and Deform. >> >> >> >> On Saturday, 2 September 2017 00:52:13 UTC-5, Steve Piercy wrote: >>> >>> Wikis are crapware. They're a headache to maintain. >>> >>> The Pylons Project contributors use GitHub repos and Read the >>> Docs to produce user guides and other documentation. >>> >>> --steve >>> >>> >>> On 9/1/17 at 8:01 PM, [email protected] (Sean Tan) pronounced: >>> >>> >Hi. I want to write a user guide for a client. I thought it is >>> >better to host it online, so I don't have to periodically email >>> >an updated version to my client. I wonder why Wiki engines do >>> >you Pyramid folks use? Any suggestions? >>> > >>> >>> ------------------------ >>> Steve Piercy, Soquel, CA >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/pylons-discuss/25fadd39-8e3c-4ff9-bd8c-defc26606d97%40googlegroups.com >> <https://groups.google.com/d/msgid/pylons-discuss/25fadd39-8e3c-4ff9-bd8c-defc26606d97%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAK8RCUt%3DhiYaQSsyqaVO8Go9fpvNwCrj8W%2BT5keR9vsDMnYLfQ%40mail.gmail.com.
