Skip to content

feat:docs - #1461

Merged
KassieZ merged 18 commits into
apache:masterfrom
yang1666204:fix_docs_details
Dec 5, 2024
Merged

feat:docs#1461
KassieZ merged 18 commits into
apache:masterfrom
yang1666204:fix_docs_details

Conversation

@yang1666204

Copy link
Copy Markdown
Contributor

No description provided.

yang1666204 and others added 18 commits December 5, 2024 21:34
Co-authored-by: liyang <liyang@selectdb.com>
Signed-off-by: zenghua <441651826@qq.com>
Co-authored-by: wudi <wudi@selectdb.com>
Co-authored-by: xzj7019 <xiongzhongjian@selectdb.com>
Co-authored-by: Pxl <pxl290@qq.com>
Co-authored-by: Mingyu Chen (Rayner) <morningman@163.com>
Co-authored-by: wangbo <wangbo@apache.org>
Co-authored-by: smiletan <intelligentfu@163.com>
Co-authored-by: Kaijie Chen <ckj@apache.org>
Co-authored-by: zhangstar333 <2561612514@qq.com>
Co-authored-by: KassieZ <139741991+KassieZ@users.noreply.github.com>
Co-authored-by: wangtianyi2004 <376612600@qq.com>
Co-authored-by: Mingxi <71588583+joker-star-l@users.noreply.github.com>
Co-authored-by: Ruffian Jiang <jiangyj0516@outlook.com>
Co-authored-by: zclllhhjj <zhaochangle@selectdb.com>
Co-authored-by: 小可耐 <46134044+sdhzwc@users.noreply.github.com>
Co-authored-by: Ceng <441651826@qq.com>
Co-authored-by: lihangyu <15605149486@163.com>
Co-authored-by: zhangstar333 <zhangsida@selectdb.com>
Co-authored-by: hui lai <1353307710@qq.com>
Co-authored-by: liyang <liyang@selectdb.com>
Co-authored-by: Jeffrey <color.dove@gmail.com>
Co-authored-by: catpineapple <1391869588@qq.com>
Co-authored-by: walter <w41ter.l@gmail.com>
Co-authored-by: Xujian Duan <50550370+DarvenDuan@users.noreply.github.com>
Co-authored-by: Vallish Pai <vallishpai@gmail.com>
Co-authored-by: LiBinfeng <1204975323@qq.com>
### Summary

1. Upgrade the docusaurus framework: 2.4.1->3.6.3 and upgrade related
libraries and plugins.
2. Fix some problems caused by framework upgrade.

---------

Co-authored-by: smiletan <intelligentfu@163.com>
Co-authored-by: KassieZ <139741991+KassieZ@users.noreply.github.com>
Co-authored-by: Jeffrey <color.dove@gmail.com>
Co-authored-by: liyang <liyang@selectdb.com>
- fix search error
- fix warning
Co-authored-by: liyang <liyang@selectdb.com>
Co-authored-by: liyang <liyang@selectdb.com>
Co-authored-by: liyang <liyang@selectdb.com>
Co-authored-by: liyang <liyang@selectdb.com>
1. Fixed some issues with the search box.
2. Some style optimizations.

---------

Co-authored-by: liyang <liyang@selectdb.com>
@KassieZ
KassieZ merged commit 74de2f7 into apache:master Dec 5, 2024
echo-hhj pushed a commit to echo-hhj/doris-website that referenced this pull request Jan 6, 2025
Signed-off-by: zenghua <441651826@qq.com>
Co-authored-by: liyang <liyang@selectdb.com>
Co-authored-by: Jeffrey <color.dove@gmail.com>
Co-authored-by: wudi <wudi@selectdb.com>
Co-authored-by: xzj7019 <xiongzhongjian@selectdb.com>
Co-authored-by: Pxl <pxl290@qq.com>
Co-authored-by: Mingyu Chen (Rayner) <morningman@163.com>
Co-authored-by: wangbo <wangbo@apache.org>
Co-authored-by: smiletan <intelligentfu@163.com>
Co-authored-by: Kaijie Chen <ckj@apache.org>
Co-authored-by: zhangstar333 <2561612514@qq.com>
Co-authored-by: KassieZ <139741991+KassieZ@users.noreply.github.com>
Co-authored-by: wangtianyi2004 <376612600@qq.com>
Co-authored-by: Mingxi <71588583+joker-star-l@users.noreply.github.com>
Co-authored-by: Ruffian Jiang <jiangyj0516@outlook.com>
Co-authored-by: zclllhhjj <zhaochangle@selectdb.com>
Co-authored-by: 小可耐 <46134044+sdhzwc@users.noreply.github.com>
Co-authored-by: Ceng <441651826@qq.com>
Co-authored-by: lihangyu <15605149486@163.com>
Co-authored-by: zhangstar333 <zhangsida@selectdb.com>
Co-authored-by: hui lai <1353307710@qq.com>
Co-authored-by: catpineapple <1391869588@qq.com>
Co-authored-by: walter <w41ter.l@gmail.com>
Co-authored-by: Xujian Duan <50550370+DarvenDuan@users.noreply.github.com>
Co-authored-by: Vallish Pai <vallishpai@gmail.com>
Co-authored-by: LiBinfeng <1204975323@qq.com>
morningman added a commit that referenced this pull request Aug 6, 2026
… /vendors pages (#4040)

## What

Three standalone pages have no inbound link anywhere on the site.
`/learning` lost its footer entry back in #1461; `/archive-docs` and
`/vendors` lost theirs in the new-homepage refactor (#3660). Their
content has gone stale as well — `/learning` links to pre-4.x doc slugs
that no longer exist, and `/archive-docs` still calls 3.0 the "latest
version".

| Page | Action | Redirect |
| --- | --- | --- |
| `/learning` | page removed | → `/course` |
| `/archive-docs` | page removed | none (404) |
| `/vendors` | source parked, route removed | → `/` |

Details:

- **`/learning`** — removed along with its 10 exclusive sitemap icons.
Doris 101 is now the entry point for newcomers.
- **`/archive-docs`** — removed, together with its exclusive `pdf.svg`,
the unused `ARCHIVE_PATH` constant and 17 orphaned `archive.*` zh-CN
translation keys. The v2.0 PDF it linked stays reachable from the
download page.
- **`/vendors`** — source parked at `src/pages/_vendors` (underscore =
not routed) so the content is preserved, while the route redirects to
the homepage. `plugin-client-redirects` drops any redirect that would
override a live route, so the page has to leave the route table for the
redirect to apply.
- **`src/pages/_download`** — removed. Underscore-prefixed, so it was
never built; it was the last importer of `src/components/More` and
`src/components/PageColumn`, which are now unreferenced (left in place
for a follow-up).

`createRedirects()` previously normalized the site root to an empty
string, which meant no redirect could ever target the homepage. It now
keeps `/`.

## Testing

Production-shaped build (`--locale en --locale zh-CN`):

| From | EN | ZH |
| --- | --- | --- |
| `/learning` | → `/course/` | → `/zh-CN/course/` |
| `/vendors` | → `/` | → `/zh-CN/` |

`/archive-docs`, `/_vendors` and `/_download` produce no route; `/`,
`/course`, `/download`, `/events`, `/why-doris/users` and
`/profile-analysis` all still build. No remaining route or broken-link
warning references any of the removed pages.

## Versions

- [x] dev

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [x] Checked by AI
- [x] Updated required version and language counterparts, or explained
why not
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants