{"id":13841574,"url":"https://github.com/lqs469/confluence-export","last_synced_at":"2025-07-11T12:32:54.205Z","repository":{"id":53121666,"uuid":"84942532","full_name":"lqs469/confluence-export","owner":"lqs469","description":"Export document from confluence with nice style","archived":false,"fork":false,"pushed_at":"2022-06-29T16:10:25.000Z","size":14593,"stargazers_count":21,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2024-08-05T17:28:43.066Z","etag":null,"topics":["confluence","confluence-markup","export","export-html"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lqs469.png","metadata":{"files":{"readme":"README-zh.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}},"created_at":"2017-03-14T11:42:35.000Z","updated_at":"2024-01-30T05:29:42.000Z","dependencies_parsed_at":"2022-08-29T05:31:15.161Z","dependency_job_id":null,"html_url":"https://github.com/lqs469/confluence-export","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/lqs469%2Fconfluence-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqs469%2Fconfluence-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqs469%2Fconfluence-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqs469%2Fconfluence-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lqs469","download_url":"https://codeload.github.com/lqs469/confluence-export/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225720427,"owners_count":17513599,"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":["confluence","confluence-markup","export","export-html"],"created_at":"2024-08-04T17:01:15.541Z","updated_at":"2024-11-21T11:31:21.023Z","avatar_url":"https://github.com/lqs469.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","JavaScript (485)"],"sub_categories":[],"readme":"# comfluence2k\n\n一键式从confluence导出成静态web文档。\n\n### 解决问题\n- confluence文档没法变成用户手册\n- confluence自带的导出文档界面丑陋，交互困难，没法给用户看\n\n### 环境需要:\n- `node ^4.5.0`\n- `npm ^3.0.0` or `yarn ^0.17.0`\n\n### 使用方法\n1. `git clone` 或 download repo.\n1. `npm install` 或 `yarn`\n1. `npm start [confluence根文章id] [文档名]`\n\n\t会以id为根目录, 导出根目录以下的结构和文章\n\n\t例如: `npm start 741256 Doc-1.0` 会导出 id=741256 下的所有子文章\n1. 导出的静态文档在`./build`中, 可以打开`index.html`查看文档.\n\n### 注意事项\n- 需求原因, 目前只支持深度为2的子目录.\n- 在confluence中尽量不要使用macro, 在表格中不要使用macro(否则会无法正常显示).\n- 目录的顺序按照文章创建时间正序排序, 如需要调整顺序, 可以复制旧文章内容到新建的文章, 就会出现在导出文档目录最下.\n- 图片使用`.png`格式.\n- 目前不支持图片和代码之外的macro格式 (例如macro目录)\n\n### 最后\n- 仍在改进, 任何问题请Issues.\n\n### Demo\n![](./demo.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqs469%2Fconfluence-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flqs469%2Fconfluence-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqs469%2Fconfluence-export/lists"}