bobbyiliev / introduction-to-bash-scripting

Free Introduction to Bash Scripting eBook
https://ebook.bobby.sh
MIT License
4.2k stars 420 forks source link

Feature: Create a GitHub action to automate the Pandoc epub generation after each merge to main #77

Closed bobbyiliev closed 1 year ago

bobbyiliev commented 1 year ago

Is your feature request related to a problem? Please describe.

Similar to what we have with Ibis, create the same action but for Pandoc!

For more information on the Pandoc integration, check out this PR here:

https://github.com/bobbyiliev/introduction-to-bash-scripting/pull/60

mph7 commented 1 year ago

Hello, I'm creating an action to use in the project, and I'm using the ibis one as a reference, when I get it working I will submit a pull request! Can you please assign this issue to me?

bobbyiliev commented 1 year ago

Sounds good! I've just assigned you!

bobbyiliev commented 1 year ago

Close as completed!