1 个仓库
Programmable pipelines that modify content or inject elements during the generation process.
Distinct from Plugin-Extensible Code Generation Pipelines: Focuses on documentation content modification rather than code generation pipelines.
Explore 1 awesome GitHub repository matching development tools & productivity · Content Processor Pipelines. Refine with filters or upvote what's useful.
该项目是一个 Markdown 静态网站生成器和文档服务器,可将文件和文件夹结构转换为响应式网站。它作为一个 Confluence 文档发布器,支持将处理后的 Markdown 内容直接上传并同步到企业知识库服务器。 该系统通过其技术渲染能力脱颖而出,将 Mermaid 语法转换为可视化图表,将 TeX 表达式转换为数学公式。它通过创建带有专用导航结构的本地化版本来支持多语言文档。 该平台提供了一个完整的内容管道,包括分层导航菜单、代码语法高亮,以及通过文件名后缀管理页面顺序的系统。它还具有用于自定义内容生成器和程序化页面树操作的灵活扩展框架。 该环境可作为便携式 Docker 容器部署,并包含一个本地预览服务器,用于在最终生成前测试文档。
Uses a processor system and API to programmatically create pages or modify how content is handled.