File tree Expand file tree Collapse file tree 3 files changed +11084
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11084
-2
lines changed Original file line number Diff line number Diff line change 66 <a name="forks"><img src="https://img.shields.io/github/forks/bobbyiliev/101-linux-commands?logoColor=green&style=for-the-badge"></a>
77 <a name="contributions"><img src="https://img.shields.io/github/contributors/bobbyiliev/101-linux-commands?logoColor=green&style=for-the-badge"></a>
88 <a name="ebook" href="https://bobbyiliev.github.io/101-linux-commands/" target="_blank"><img src="https://img.shields.io/static/v1?label=eBook&message=Read%20Online&color=orange&logoColor=green&style=for-the-badge&logo=github"></a>
9- <a name="contributors"><img src="https://img.shields.io/github/contributors/bobbyiliev/101-linux-commands?logoColor=yellow&style=for-the-badge"></a>
109 <a name="madeWith"><img src="https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg?style=for-the-badge"></a>
1110 <a name="license"><img src="https://img.shields.io/github/license/bobbyiliev/101-linux-commands?style=for-the-badge"></a>
1211 </p>
Original file line number Diff line number Diff line change 1717 "pdf" : " vendor/bin/ibis-next pdf -c ebook/en/content -d ebook/en" ,
1818 "pdf-dark" : " vendor/bin/ibis-next pdf dark -c ebook/en/content -d ebook/en" ,
1919 "epub" : " vendor/bin/ibis-next epub -c ebook/en/content -d ebook/en" ,
20- "html" : " vendor/bin/ibis-next html -c ebook/en/content -d ebook/en" ,
20+ "html" : " vendor/bin/ibis-next html -c ebook/en/content -d ebook/en && cp ebook/en/export/101-linux-commands.html index.html " ,
2121 "sample" : " vendor/bin/ibis-next sample -c ebook/en/content -d ebook/en" ,
2222 "sample-dark" : " vendor/bin/ibis-next sample dark -c ebook/en/content -d ebook/en"
2323 }
You can’t perform that action at this time.
0 commit comments