{"id":25171764,"url":"https://github.com/basemax/bookpam","last_synced_at":"2025-10-13T16:43:17.397Z","repository":{"id":53725361,"uuid":"320958956","full_name":"BaseMax/bookpam","owner":"BaseMax","description":"Python: BookPam is a typesetting system; it includes features designed for the production of technical documentation and book using Python.","archived":false,"fork":false,"pushed_at":"2021-03-17T19:47:17.000Z","size":327,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T17:08:04.322Z","etag":null,"topics":["book-generator","documentation","documentation-generator","documentation-site","documentation-tool","python","typesetting","typesetting-system","typesettings"],"latest_commit_sha":null,"homepage":"https://basemax.github.io/bookpam/examples.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaseMax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-13T01:17:42.000Z","updated_at":"2021-03-17T19:47:19.000Z","dependencies_parsed_at":"2022-09-18T18:00:59.753Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/bookpam","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/BaseMax%2Fbookpam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Fbookpam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Fbookpam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Fbookpam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/bookpam/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247080366,"owners_count":20880252,"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":["book-generator","documentation","documentation-generator","documentation-site","documentation-tool","python","typesetting","typesetting-system","typesettings"],"created_at":"2025-02-09T09:22:00.038Z","updated_at":"2025-10-13T16:43:12.343Z","avatar_url":"https://github.com/BaseMax.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bookpam\n\nBookPam is a typesetting system; it includes features designed for the production of technical documentation and book.\nBookPam is available as free software.\n\n[![Demo typesetting system Book Pam](https://raw.githubusercontent.com/BaseMax/bookpam/main/demo.jpg)](https://basemax.github.io/bookpam/examples.html)\n\n## Features\n\n- Support cover of book\n- Auto generate Contents list\n- Auto generator to HTML documents (with minimal style for title, block, etc.)\n- Highlight one own language syntaxe\n- Auto generate Functions list at bottom of book\n\n### Examples\n\nWatch web and html-based book at [here](https://basemax.github.io/bookpam/examples.html)\n\nPure pam file format avaiable at [here](examples.pam)\n\n### Using bookpam\n\nGenerate examples.html from examples.pam by running following command:\n\n```\npython bookpam.py\n```\n\n### Commands\n\nThis structure may be somewhat similar to markdown, but it is not.\nIt has more features that can help us in writing documentaries and books.\n\n- `[center] put here [/center]`\n- `[page] put here [/page]`\n- `#` `##` `###` `####` `#####` `######`\n- `\\n`: go to new line\n- `\u003c\u003cFUNCTION_NAME\u003e\u003e`\n- ``` `IDENT_NAME` ```\n\n### Example document\n\n```\n[cover]\n\n[center]\n\n\n\n\n\n{logo.png}\n\n\n\n\n### GitHub Universe 2020 event\n\n# Discussion about programming and a new tool\n\n\n\nDavid Nolen\n \nMaintainer of Clojurescript \n\n\n\nJonan Scheffler\n\nDirector of Developer Relations, New Relic \n\n\n\nSpring 2020\n\n\nMax Base, GitHub Repository\n\n[/center]\n\n\n[/cover]\n\n\n[page]\n\n# Lorem Ipsum\n\nLorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.\n\n....\n....\n....\n\n[/page]\n```\n\n# TODO\n\n- Support RTL and LTR (`html[dir=rtl]{}`, `html[dir=ltr]{}`)\n- Ability to set own font for book (Optional)\n- Highlight multi language code syntaxes\n- Adding command parser for `bookpam.py` e.g: `--help`, `--version`, and other optional setting, etc.\n- Apply a custom style for top and bottom of every page using `@page{}` in print mode of browser.\n- Generate **PDF** file from **html** file.\n- Get own style.css file from user via command parser CLI\n- Adding bookpam to `pip` python package management\n\n## Partnership and development\n\nPlease send issue or pull request if you found a bug or problem.\nFeel free to discuss or send pull...\n\n# License\n\n**BookPam** is licensed under the [GNU General Public License](LICENSE).\n\n`logo.png` file is just a example file and it's not licensed under this project.\n\n---------\n\n# Max Base\n\nMy nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. ([Max Base](https://maxbase.org/))\n\n## Asrez Team\n\nA team includes some programmer, developer, designer, researcher(s) especially Max Base.\n\n[Asrez Team](https://www.asrez.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fbookpam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Fbookpam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fbookpam/lists"}