Skip to content

【WIP】Simplified online editing solution for technical documentation with support for a variety of static site generator frameworks such as vuepress, vitepress, rspress.(简化技术性文档在线编辑方案,支持多种静态站点生成器框架,如 vuepress,vitepress,rspress。)

Notifications You must be signed in to change notification settings

editpress-org/editpress

Repository files navigation

editpress

Simplified online editing solution for technical documentation with support for a variety of static site generator frameworks such as vuepress, vitepress,

Documents

repository & submodules domain description
docs editpress.org 🚧 editpress documentation
rspress-docs rspress.editpress.org 🚧 rspress-plugin playground
vuepress-docs vuepress.editpress.org 🚧 vuepress-plugin playground
vitepress-docs vitepress.editpress.org 🚧 vitepress-plugin playground

Features

frameworks process description playground
vuepress 60%,reconstructing... vue 2.x
vitepress TODO
rspress TODO

dev

folders:

.
|-- docs                      —— submodule editpress-org/docs
|-- packages                  ——
|   |-- rspress-plugin        ——
|   |-- vitepress-plugin      ——
|   `-- vuepress-plugin       ——
|-- rspress-docs              —— submodule editpress-org/rspress-docs
|-- vitepress-docs            —— submodule editpress-org/vitepress-docs
`-- vuepress-docs             —— submodule editpress-org/vuepress-docs

dev docs:

git clone [email protected]:editpress-org/editpress.git
git submodule update --init
pnpm i
pnpm run docs:dev

launch 4 docs

pnpm run docs:dev
SSG Frameworks localhost url
docs http://localhost:8080
rspress-docs http://localhost:8081
vitepress-docs http://localhost:8082
vuepress-docs http://localhost:8083
code dist-vue/client/setup.js  dist-vue-tsc/client/setup.js --diff

About

【WIP】Simplified online editing solution for technical documentation with support for a variety of static site generator frameworks such as vuepress, vitepress, rspress.(简化技术性文档在线编辑方案,支持多种静态站点生成器框架,如 vuepress,vitepress,rspress。)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published