{"id":34502556,"url":"https://github.com/m1es/markdown-pandoc-book","last_synced_at":"2025-12-24T02:11:06.710Z","repository":{"id":270348672,"uuid":"909503024","full_name":"m1es/markdown-pandoc-book","owner":"m1es","description":"Generate a PDF file using Pandoc from an input folder with Markdown files","archived":false,"fork":false,"pushed_at":"2024-12-30T13:24:19.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T14:19:36.522Z","etag":null,"topics":["markdown","pandoc","pandoc-markdown","rake","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/m1es.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":"2024-12-28T22:34:21.000Z","updated_at":"2024-12-30T13:27:20.000Z","dependencies_parsed_at":"2024-12-31T15:00:23.724Z","dependency_job_id":null,"html_url":"https://github.com/m1es/markdown-pandoc-book","commit_stats":null,"previous_names":["m1es/markdown-pandoc-book"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m1es/markdown-pandoc-book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1es%2Fmarkdown-pandoc-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1es%2Fmarkdown-pandoc-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1es%2Fmarkdown-pandoc-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1es%2Fmarkdown-pandoc-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m1es","download_url":"https://codeload.github.com/m1es/markdown-pandoc-book/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1es%2Fmarkdown-pandoc-book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992997,"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-12-24T02:00:07.193Z","response_time":83,"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":["markdown","pandoc","pandoc-markdown","rake","ruby"],"created_at":"2025-12-24T02:11:06.085Z","updated_at":"2025-12-24T02:11:06.701Z","avatar_url":"https://github.com/m1es.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!IMPORTANT]\n\u003e This project was followed by m1book: https://github.com/m1es/m1book\n\n# Markdown Pandoc Book\n\nThis repository shows a Markdown to Pandoc flow to generate a simple book.\n\n## Example\n\nThe result of running the Rake task generates [the PDF file](build/output.pdf) that can be found in the [build](build) folder.\n\n## Usage\n\n`rake book:generate`\n\nWhich by default looks for source files in [src/front](src/front) and [src/main](src/main)\nand writes the PDF file to [build/output.pdf](build.output.pdf)\n\nor run\n\n`rake book:generate\\[./src,book.pdf\\]`\n\nfor using another input directory and/or output file.\n\n## Pandoc\n\n### Pandoc command\n\nTo change the Pandoc command, head over to [lib/book.rb](lib/book.rb) and modify it's contents.\n\n### Front and main matter\n\nTake a look at the [src](src) folder to get an idea on how to use the front and main matter.\nIn short:\n\n- The front matter does not have page numbers\n- There is a table of contents at the end of the front matter\n- Use numbers, like `5-filename.txt` in front of your files to determine the order\n\n## Dependencies\n\n- [Ruby](https://www.ruby-lang.org/en/downloads/)\n- [Pandoc](https://pandoc.org/installing.html)\n\nThe following Latex packages are required:\n\n- collection-fontsrecommended\n- sectsty\n\nThese packages can be installed by running:\n\n- `tlmgr install collection-fontsrecommended`\n- `tlmgr install sectsty`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1es%2Fmarkdown-pandoc-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm1es%2Fmarkdown-pandoc-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1es%2Fmarkdown-pandoc-book/lists"}