dmbaturin / iproute2-cheatsheet

iproute2 command reference
https://baturin.org/docs/iproute2
427 stars 88 forks source link

Add markdown format and gitbook info #26

Closed jim3ma closed 4 years ago

dmbaturin commented 5 years ago

Hey, sorry for late reply! My most important question is, how that file is supposed to be used? ;)

Also, however it's used, I believe it would be better to add a script for generating it automatically since the document will keep expanding.

jim3ma commented 5 years ago

https://jim3ma.github.io/books/iproute2-cheatsheet/index.html

I think gitbook style is better for reading. And we can also generate epub or other format for kindlle and so on

dmbaturin commented 5 years ago

@jim3ma I know of gitbook. My question is, what is the procedure that you used to create the page in question? My concern is that gitbook.com itself is a proprietary, free trial service, and introducing a dependency on proprietary tools is a very bad practice for open source projects. I assume you used https://github.com/GitbookIO/gitbook , which is abandoned and not even mentioned by gitbook on their website. Are there actively maintained forks?

dmbaturin commented 4 years ago

gitbook CLI is now officially deprecated, which means this can't be built without a proprietary service.