MadhavBahl / shebang-everything

Your unofficial guidebook to shell scripting, give this repo a ⭐ if it helped you :)
http://madhavbahl.tech/shebang-everything/
GNU General Public License v3.0
88 stars 24 forks source link

Generate a styled PDF from README #12

Open MadhavBahl opened 3 years ago

MadhavBahl commented 3 years ago

generate a PDF for the information mentioned in the README.md

Feel free to suggest tools/ideas and/or open a PR with PDF

RodolfoFerro commented 3 years ago

Hi @MadhavBahlMD, I was looking around your project and an easy way to generate a PDF directly from the README could be using pandoc. Maybe I can help creating a bash script for this.

RodolfoFerro commented 3 years ago

An example of the output using pandoc: out.pdf

Esoiya commented 3 years ago

Hi @MadhavBahlMD I would love to be assigned to this project please. I agree with @RodolfoFerro and I think pandoc would be the way to go

ashkankamyab commented 3 years ago

Hi @MadhavBahlMD I would like to work on this?

MadhavBahl commented 3 years ago

Hi @RodolfoFerro Thanks a lot for the suggestion,

Yes, it looks super cool

Although, I was thinking can we make it more styled, like a free ebook?

@RodolfoFerro @ashkankamyab @Esoiya

I am assigning all three of you this issue, you can contribute your own versions of ebooks, I will add the credits on the website http://madhavbahl.tech/shebang-everything

Please make a folder in the root directory named ebook and inside that you can add your versions of the ebook.

Thanks for the contribution