{"id":16649081,"url":"https://github.com/fedden/ebook_compiler","last_synced_at":"2026-04-21T17:36:13.204Z","repository":{"id":102074172,"uuid":"256804172","full_name":"fedden/ebook_compiler","owner":"fedden","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-18T17:38:29.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T18:57:23.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/fedden.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-18T16:45:39.000Z","updated_at":"2020-04-18T17:38:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d97618b6-e072-4e73-8a34-b76060296be6","html_url":"https://github.com/fedden/ebook_compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedden/ebook_compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedden%2Febook_compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedden%2Febook_compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedden%2Febook_compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedden%2Febook_compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedden","download_url":"https://codeload.github.com/fedden/ebook_compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedden%2Febook_compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32102583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-12T09:06:47.331Z","updated_at":"2026-04-21T17:36:13.177Z","avatar_url":"https://github.com/fedden.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book base template\n\nThis repo is a barebones system to build a book from a collecton of markdown files.\n\n### Installation\n\nThis is designed for OS X, but could be adapted for other operating systems such as Linux by modifying the `open` call in the `scripts/convert_and_open.sh`. The code requires python3 to be installed system wide.\n\nIn addition, both `xelatex`, `pandoc` and `pandoc-citeproc` are required to build the book. E.g for OS X:\n```bash\nbrew install pandoc pandoc-citeproc\n```\n\nFinall, the tool `fswatch` [will also need to be installed.](https://github.com/emcrisostomo/fswatch)\n\n### Usage \n\nThe idea is to write chapters as seperate markdown files. Each chapter should have the number in the file name, e.g for chapter one, for a book name called `book_name`, we'd store the file as `./book_name/chapter_name_1.md`. Additionally store references in a single `.bib` file in the `./book_name`.\n\nTo build the book any time a markdown file is modified, please run `./scripts/watch book_name`. This will watch for the changes and rebuild the book as `book_name.pdf` in the `output` directory. \n\n### Accreditation\n\n[This is all based on this excellent blog post.](https://keleshev.com/my-book-writing-setup/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedden%2Febook_compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedden%2Febook_compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedden%2Febook_compiler/lists"}