basarat / typescript-book

:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
https://basarat.gitbook.io/typescript/
Other
20.77k stars 2.54k forks source link

Build ebooks (pdf, epub and mobi) using github actions #558

Closed windix closed 4 years ago

windix commented 4 years ago

Build on each new commits in master branch. The generated files can be downloaded under actions artifacts section.

The idea is from the discussion in #550

This is just an experiment. I think it can be more useful by publishing as release (also achievable via github actions).

basarat commented 4 years ago

Thanks for this! :rose: :heart:

Happy to take PRs to update links / any other improvements you want for the artifacts 🥇