by matsuu on 6/27/20, 4:09 AM with 36 comments
by JimDabell on 6/27/20, 7:08 AM
> As the efforts of the GitBook team are focused on the GitBook.com platform, the CLI is no longer under active development.
— https://github.com/GitbookIO/gitbook#%EF%B8%8F-deprecation-w...
by prepend on 6/27/20, 11:42 AM
It was cool that they left cli around, but as abandonware.
I thought it strange that it was such a non open source behavior to only support their monthly service even though one of the main benefits I see in static site generators is the flexibility of hosting and cost.
I feel bad for them as it must be a hard business to compete with Bookdown and other projects.
by asicsp on 6/27/20, 6:40 AM
by creato on 6/27/20, 7:26 AM
I totally get storing the markdown files/folders in git, but surely any other version control system would be fine too?
by glofish on 6/27/20, 12:57 PM
It became clear to me that, internally some sort of scaling problem is present in the code that manifests itself abruptly once the book hits a certain size.
Rendering to html would take 2-3 minutes (attempting to reload the latest version of a single page also triggers a complete re-rendering of all pages, obviously making the process non-feasible).
I migrated to bookdown that renders the entire book in about 10 seconds (and reloads single pages quickly).
I wonder if honkit fixed those internal design errors that made gitbook unusuable for me.
by axegon_ on 6/27/20, 7:36 AM
by young_unixer on 6/27/20, 6:28 AM
by artsyca on 6/27/20, 9:03 AM
by suyash on 6/27/20, 7:28 AM
by type0 on 6/27/20, 2:10 PM
by phonon on 6/27/20, 6:30 AM
by jarvuschris on 6/27/20, 2:51 PM
by nchudleigh on 6/27/20, 11:34 AM
by manojlds on 6/27/20, 6:09 AM
by TLightful on 6/27/20, 12:47 PM