{"id":13596260,"url":"https://github.com/jd/asciidoc-book-toolchain","last_synced_at":"2026-01-03T23:44:22.889Z","repository":{"id":66066577,"uuid":"67427864","full_name":"jd/asciidoc-book-toolchain","owner":"jd","description":"Book publishing toolchain based on AsciiDoc","archived":false,"fork":false,"pushed_at":"2017-09-21T12:23:35.000Z","size":5482,"stargazers_count":123,"open_issues_count":1,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-26T03:45:32.220Z","etag":null,"topics":["asciidoc","books","publishing","toolchain"],"latest_commit_sha":null,"homepage":null,"language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-05T14:32:15.000Z","updated_at":"2022-10-26T00:30:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9aa84f7-c0d1-485c-8fb6-e799a6d1a525","html_url":"https://github.com/jd/asciidoc-book-toolchain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fasciidoc-book-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fasciidoc-book-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fasciidoc-book-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Fasciidoc-book-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/asciidoc-book-toolchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752361,"owners_count":20504256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asciidoc","books","publishing","toolchain"],"created_at":"2024-08-01T16:02:13.619Z","updated_at":"2026-01-03T23:44:22.838Z","avatar_url":"https://github.com/jd.png","language":"XSLT","funding_links":[],"categories":["XSLT"],"sub_categories":[],"readme":"# AsciiDoc Book Toolchain\n\nThis repository contains a basic toolchain used to publish book using\n[AsciiDoc]. It compiles the book down to:\n\n  - HTML\n  - PDF\n  - PDF (printable)\n  - ePub\n  - MOBI\n\nThis toolchain has been created and is used in the first place to publish\n[The Hacker's Guide to Python].\n\n# Required software\n- [AsciiDoc]\n- Xetex\n- [Calibre]\n- [Ghostscript]\n- [Docbook]\n\nIf you run on a Fedora system, just run the `deps` target of the makefile as root to install them like in :\n\n - sudo make deps\n\n## Usage\n\nThe book content should be written in the `book.txt` source file. Once you've\nmade some change you can recompile all the output formats by typing `make`, or\nselecting each one you want by typing `make book.\u003cformat\u003e`: such as:\n\n  - `make book.pdf`\n  - `make book.epub`\n  - `make book.mobi`\n  - `make book.html`\n  - `make book.printable.pdf`\n\n## Difference between the normal and printable PDF\n\nThe `Makefile` generates two different PDF format. The first one named\n`book.pdf` is for the electronic version of the book, and embed the cover\nimage. The second one, named `book.printable.pdf` is intended to be printed on\npaper, so it does not include the cover and have slightly different dimensions.\n\n\n   [AsciiDoc]: \u003chttp://www.methods.co.nz/asciidoc/\u003e\n   [The Hacker's Guide to Python]: \u003chttps://thehackerguidetopython.com\u003e\n   [Calibre]: https://calibre-ebook.com/\n   [Ghostscript]: http://www.ghostscript.com/\n   [Docbook]: https://pypi.python.org/pypi/docbook\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd%2Fasciidoc-book-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd%2Fasciidoc-book-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd%2Fasciidoc-book-toolchain/lists"}