bookdown/bookdown
Composer 安装命令:
composer require bookdown/bookdown
包简介
Provides DocBook-like rendering of Markdown files.
README 文档
README
Bookdown generates DocBook-like HTML output using Markdown and JSON files instead of XML.
Bookdown is especially well-suited for publishing project documentation to GitHub Pages.
Read more about it at http://bookdown.io.
Current Work
tobiju/bookdown-bootswatch-templates
is now part of Bookdown. You can use it by setting the "template": "bookdown/themes", in your bookdown.json
Templates
This is a list of custom bookdown.io templates
Tests
To run the tests after composer install, issue ./vendor/bin/phpunit at the package root.
Todo
(In no particular order.)
-
new
bookdown.jsonelements-
"numbering": indicates how to number the pages at this level (decimal, upper-alpha, lower-alpha, upper-roman, lower-roman) -
"authors": name, note, email, and website of book authors -
"editors": name, note, email, and website of book editors -
"beforeToc": indicates a Markdown file to place on the index page before the TOC -
"afterToc": indicates a Markdown file to place on the index page after the TOC -
"subtitle": indicates a subtitle on an index page
-
-
navigational elements
-
sidebar of siblings at the current level
-
breadcrumb-trail of parents leading to the current page
-
-
features
-
Automatically add a "date/time generated" value to the root config object and display on the root page
-
Display authors, editors, etc. on root page
-
A command to take a PHPDocumentor structure.xml file and convert it to a Bookdown origin structure (Markdown files + bookdown.json files)
-
A process to rewrite links on generated pages (this is for books collected from multiple different sources, and for changing origin
*.mdlinks to target*.htmllinks) -
Pre-process and post-process behavior to copy and/or remove site files
-
Treat the root page as different from other indexes, allow it to be a nice "front page" for sites
-
bookdown/bookdown 适用场景与选型建议
bookdown/bookdown 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 61.52k 次下载、GitHub Stars 达 82, 最近一次更新时间为 2015 年 02 月 28 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「documentation」 「markdown」 「docbook」 「static site」 「manual」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 bookdown/bookdown 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bookdown/bookdown 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 bookdown/bookdown 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting
Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting
Bookdown.io With Bootswatch Styles And Prism Syntax Highlighting
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
Adds more BBCode
统计信息
- 总下载量: 61.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 84
- 点击次数: 11
- 依赖项目数: 17
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-28