Provide epub, pdf and mobi formats#792
Closed
onur-ozkan wants to merge 1 commit into0xAX:masterfrom
onur-ozkan:provide-book-formats
Closed
Provide epub, pdf and mobi formats#792onur-ozkan wants to merge 1 commit into0xAX:masterfrom onur-ozkan:provide-book-formats
onur-ozkan wants to merge 1 commit into0xAX:masterfrom
onur-ozkan:provide-book-formats
Conversation
Epub, pdf and mobi formats are generated from the latest master branch. On branch provide-book-formats Changes to be committed: new file: Assets/linux-kernel-insides.epub new file: Assets/linux-kernel-insides.mobi new file: Assets/linux-kernel-insides.pdf deleted: Scripts/LinuxKernelInsides.pdf modified: Scripts/latex.sh modified: contributors.md Signed-off-by: Onur Ozkan <work@onurozkan.dev>
Owner
|
That is probably not the best way to store them in the repository as they could be easily unsynchronized with md content |
Owner
|
I will add link to the https://github.com/GitbookIO/gitbook/blob/master/docs/ebook.md in README.md, let's stay with it for now |
I agree. A better way would be creating a release on push using GitHub actions. |
|
Made a PR (#837) implementing what I said. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Epub, pdf and mobi formats are generated from the latest master branch.
On branch provide-book-formats
Changes to be committed:
new file: Assets/linux-kernel-insides.epub
new file: Assets/linux-kernel-insides.mobi
new file: Assets/linux-kernel-insides.pdf
deleted: Scripts/LinuxKernelInsides.pdf
modified: Scripts/latex.sh
modified: contributors.md
Signed-off-by: Onur Ozkan work@onurozkan.dev