{"id":26937076,"url":"https://github.com/timscodebase/a-book","last_synced_at":"2026-02-13T03:18:02.670Z","repository":{"id":282496905,"uuid":"944999715","full_name":"timscodebase/a-book","owner":"timscodebase","description":"A book","archived":false,"fork":false,"pushed_at":"2025-03-08T12:25:05.000Z","size":27192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T06:36:53.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timscodebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dunyakirkali"]}},"created_at":"2025-03-08T12:25:02.000Z","updated_at":"2025-03-08T12:25:10.000Z","dependencies_parsed_at":"2025-03-15T01:49:03.525Z","dependency_job_id":"89e1b711-4bb2-46de-bed6-2babb8370998","html_url":"https://github.com/timscodebase/a-book","commit_stats":null,"previous_names":["timscodebase/a-book"],"tags_count":0,"template":false,"template_full_name":"dunyakirkali/letterpress","purl":"pkg:github/timscodebase/a-book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fa-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fa-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fa-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fa-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timscodebase","download_url":"https://codeload.github.com/timscodebase/a-book/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timscodebase%2Fa-book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274676015,"owners_count":25329185,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-04-02T13:14:12.235Z","updated_at":"2026-02-13T03:18:02.625Z","avatar_url":"https://github.com/timscodebase.png","language":"Makefile","funding_links":["https://github.com/sponsors/dunyakirkali"],"categories":[],"sub_categories":[],"readme":"# letterpress\n\n![CI](https://github.com/dunyakirkali/letterpress/actions/workflows/continuous_integration.yaml/badge.svg)\n![CD](https://github.com/dunyakirkali/letterpress/actions/workflows/continuous_delivery.yaml/badge.svg)\n\nGutenberg the 💩 out of it!\n\n\u003cimg src=\"figures/gutenberg.jpg\" width=530\u003e\n\nLetterpress is a project aimed at simplifying the self-publishing process for books. It provides a ready-to-use template based on AsciiDoctor, catering to authors who need robust support for diagramming, coding examples, and mathematical formulas.\n\n## Contributing\n\nContributions to Letterpress are welcome! If you have suggestions, improvements, or bug fixes, please fork the repository and submit a pull request.\n\n## Tools\n\nThis Project makes use of the following tools:\n\n- [GNU Make](https://www.gnu.org/software/make/)\n- [Asciidoctor](https://asciidoctor.org/)\n\n## Batteries included\n\nEverything you need to get started is included in the package\n\n- Devcontainers: Allows you to build your book locally\n- GitHub Workflows: Allows you to build your book on GitHub CI\n\n## Bring your own\n\n- Content\n- Images\n\n## Commands\n\n### Generate\n\nIn order to generate the PDF and the EPUB versions of the book you can just run:\n\n```bash\nmake\n```\n\nIf you just need to generate the PDF:\n\n```bash\nmake output/book.pdf\n```\n\nIf you just need to generate the EPUB:\n\n```bash\nmake output/book.epub\n```\n\n### Count\n\n```bash\nmake count\n```\n\n### Clean\n\nIn order to remove the generated files you can run:\n\n```bash\nmake clean\n```\n\n### Linting\n\nletterpress comes with [vale](https://vale.sh/). Once you've installed vale on your machine you can run it with:\n\n```bash\nmake lint\n```\n\n## Structure\n\nThe entry point of the book is [book.adoc](book.adoc).\n\nThe [book.adoc](book.adoc) consists of 3 sections:\n\n- The [front matter](source/front_matter.adoc)\n- The [body](source/body.adoc)\n- The [back matter](source/back_matter.adoc)\n\nThe [body](source/body.adoc) is where should be placing the main content of your book.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Fa-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimscodebase%2Fa-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimscodebase%2Fa-book/lists"}