26 Commits

Author SHA1 Message Date
PiEgg 95d185f625 feat(docs): group search results by section and rank docs above plugin pages (#10185) 2026-07-28 17:35:22 +08:00
chenos f8a8835600 fix(docs): cross ref 2026-06-11 13:16:29 +08:00
chenos 18434ecc31 feat(cli): improve managed app and plugin management (#9655)
* feat(cli): use appPath for env paths

* fix(cli): clear saved root setup after successful init

* feat(cli): refine env remove cleanup flow

* feat(cli): support init setup modes

* feat(cli): support env config updates and managed app production runtime

* docs(cli): clarify local takeover hint

* docs(cli): add nb app destroy docs

* docs(cli): sync translations and add cn quickstart

* fix(cli): simplify app start and restart commands

* feat(cli): add plugin import command

* fix(cli): reuse managed env files for app commands

* fix(cli): deprecate app destroy in favor of env remove

* chore(cli): simplify config command help text

* docs: add quickstart guides for more locales

* docs: sync cli quickstart updates across locales

* fix(cli): normalize derived env path comparisons

* docs(quickstart): simplify installation section title

* fix(cli): increase skills list timeout

* docs(i18n): sync localized quickstart and home docs from cn

* fix(docs): respect proxy false links in cross ref sidebar

* docs(i18n): sync localized nav and home page changes

* docs(cli): sync plugin import and license docs across locales

* feat(cli): simplify license activation and support plugin storage imports

* docs(quickstart): streamline plugin installation guides

* fix(cli): support locale for license activate prompts

* fix(cli): streamline licensed plugin sync during startup

* fix(cli): align licensed plugin sync typing

* feat(cli): extract client assets during app start

* refactor(plugin-manager): centralize plugin package discovery

* docs: clarify application environment variables

* fix: test

* docs: fix stale commercial plugin links

* fix(cli): extract client assets during install

* feat(cli): support app public path dist proxy flow

* fix(cli): recover app stop when saved source is missing

* feat(cli): split shared nginx proxy config

* feat(cli): support managed nginx env proxy config

* docs(cli): add env proxy docs across locales

* docs(quickstart): clarify reverse proxy setup

* feat(cli): support caddy env proxy configs

* feat(cli): split env proxy providers

* fix(client): normalize browser checker public path

* docs: sync multilingual cli proxy guides

* docs: sync localized reverse proxy docs

* docs: sync localized reverse proxy metadata

* fix(cli): improve env runtime refresh and source publish recovery

* fix: test

* fix(cli): disable manage-local setup mode in init UI

* feat(cli): add app autostart commands

* feat(cli): add revision create command

* fix(cli): refine connection and authentication copy

* chore: remove gitignore

* docs: reorganize production deployment docs

* feat(cli): support default hosts for init install auth

* refactor(cli): extract oauth callback redirect uri helper

* fix(cli): preserve prompt block types for init auth

* fix(cli): align init auth and public app urls

* fix(cli): align app cleanup and public urls

* docs: add missing production quickstart index pages

* docs: align install app home links

* docs: align get-started nav links

* docs: add app autostart cli reference

* feat(cli): add command log controls and retention

* fix(cli): separate command logs by session

* fix: test

* fix(cli): default docker client asset extraction in cli

* fix(cli): address run-npm typing and log test

* fix(cli): stabilize log and resume tests

* docs: add docs check script and align locale navigation

* docs: sync cli installation docs across locales

* fix(cli): improve init app public path prompts

* fix(cli): clarify docker daemon unavailable errors

* fix(cli): show diagnostic log path in entry errors
2026-06-08 11:02:41 +08:00
PiEgg d486b76575 fix(docs): clean up dead links across all locales and tighten link checks (#9371) 2026-05-07 17:43:12 +08:00
PiEgg b2108c1329 chore(docs): add i18n coverage check for cn → other-language sync (#9310) 2026-04-30 19:06:46 +08:00
PiEgg 2c5686df66 docs: add Indonesian and Vietnamese documentation (#9303) 2026-04-30 15:30:16 +08:00
PiEgg 9dd4259248 docs: update French documentation (#9291) 2026-04-29 19:54:37 +08:00
PiEgg 3636296f7e feat: v2 docs (#9098) 2026-04-24 20:44:20 +08:00
chenos e67e2f967b Merge branch 'next' into develop
# Conflicts:
#	docs/rspress.config.ts
2026-03-17 23:41:35 +08:00
chenos d3d0fd5bcd docs: update seo (#8898) 2026-03-17 23:37:39 +08:00
Albert Ma 73ed68d294 docs: add Schema.org plugin for tutorial pages
- pluginSchema reads _schema.json + _meta.json per tutorial directory
- Injects TechArticle and FAQPage JSON-LD into <head>
- Remove inline script tags from index.md
2026-03-16 17:00:36 +08:00
chenos 732d31009e v0.6 2021-12-06 21:23:34 +08:00
chenos 01f17659c1 changelog 2021-11-21 20:43:18 +08:00
chenos 372a0c372c feat(docs): update doc 2021-11-19 15:40:29 +08:00
chenos 296fbd6c08 feat(doc): update api doc 2021-11-17 18:54:32 +08:00
chenos 08ef78ae8b feat: document translation 2021-10-31 09:44:52 +08:00
chenos ca7af9c8cc feat: new version of the documentation (#95)
* feat: new version of the documentation

* feat: add English catalog translation

* Update quickstart.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* feat: update quickstart

* update doc

* update pepository api doc

Co-authored-by: ChengLei Shao <chareice@live.com>
2021-10-28 22:55:51 +08:00
chenos 7a1e5807a9 docs: update doc 2021-09-16 00:36:36 +08:00
chenos 248d59f6ec feat: improve code 2021-09-14 11:09:26 +08:00
chenos d109732757 docs: update docs 2021-09-11 18:54:03 +08:00
chenos b7be09efd7 docs: update docs 2021-09-02 11:01:58 +08:00
chenos 75cd158a27 refactor 2021-06-27 15:41:40 +08:00
chenos 7d6dd556f1 add notifications plugin doc 2021-06-11 22:11:22 +08:00
Junyi cb8edc7b75 feat: export plugin (#73)
* feat: add data export action in table view

* feat: add data render based on interface type for exporting

* fix: use rewrite action name for permissions

* feat: add support for subTable type field

* add datetime render

* export filter support selectedRowKeys

* docs

Co-authored-by: chenos <chenlinxh@gmail.com>
2021-05-17 11:11:49 +08:00
chenos e3a5dc73b7 docs: update docs 2021-04-21 23:05:10 +08:00
chenos d5d0e1036b docs: add docs (#75)
* docs: add docs

* ignore dumi theme test

* fix: error TS2717: Subsequent property declarations must have the same type.

* update docs

* deploy gh-pages

* plugins docs

* hash & cname

* exportStatic

* ssr

* vercel

* vercel

* fix: deploy vercel

* Delete vercel.json

* docs

* fix APP_DIST

* on master branch
2021-04-17 21:33:21 +08:00