sb2nov / mac-setup

Installing Development environment on macOS
https://sourabhbajaj.com/mac-setup/
Other
7.15k stars 1.02k forks source link

Move from Gitbook to Docsify #303

Closed kamleshkc2002 closed 3 years ago

kamleshkc2002 commented 3 years ago

I'm Submitting a ...

[ ] Bug report
[x ] Tool/language/etc documentation request

Bug Location

N/A

Tool/Language/etc

N/A

Other Information

With gitbook support diminishing and it moving to a pay to use model, i was wondering if moving to docsify makes more sense. I have already done the changes but need some help with the hosting part.

Further, this reduces a lot of dependencies and makes the website much lighter to load

https://docsify.js.org/#/quickstart

hugovk commented 3 years ago

I've not been following changes about GitBook. At least https://www.gitbook.com/pricing says:

GitBook is free for open-source & non-profit teams Open-source & non-profits make the world a better place, providing software & services to those in need. We would love to play our part and help you build great docs!

Which is quite common for code services (CI, etc.).

Please could you expand a bit on how support is diminishing?

kamleshkc2002 commented 3 years ago

hmm interesting. Some of the teams that i work with actively started moving out of Gitbook just because they wanted to move on before Gitbook stopped becoming free.. If Gitbook continues being non-free then its not worth the change. Thanks for the helpful comment as always Hugo!