1 个仓库
Processes that divide a monolithic document into separate chapter-based files while maintaining links.
Distinct from HTML Document Transformation: Distinct from HTML Document Transformation: specifically focuses on splitting a single source into multiple linked HTML files.
Explore 1 awesome GitHub repository matching content management & publishing · Chapter Splitting. Refine with filters or upvote what's useful.
Bookdown 是一个技术出版框架和文档处理器,用于编写长篇出版物,如书籍和报告。它既是 R Markdown 书籍生成器,也是静态网站生成器,允许用户将叙述性文本与可执行代码及数据可视化内容相结合。 该系统通过管理多文件组装流水线以及为跨文件的图表、表格和公式提供自动交叉引用索引而脱颖而出。它支持针对科学内容的专业排版,包括将定理和证明语法映射到 LaTeX 和 HTML 容器中。 该框架涵盖了广泛的功能,包括生成 PDF、EPUB 和响应式 HTML 网站等多种格式的出版物。它提供了用于动态内容集成(如 HTML 小部件和交互式应用)的工具,以及用于项目结构初始化、云托管部署和公共目录注册的实用程序。
Generates separate HTML files for each chapter while automatically updating navigation and cross-references.