Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(landing-page): brand NEW landing page #7550

Merged
merged 46 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
1bcff13
chore: init
SoonIter Aug 13, 2024
d4b718f
chore: features
SoonIter Aug 13, 2024
f1ff9f9
docs: fully featured
SoonIter Aug 14, 2024
12c537f
chore: builtWithRspack
SoonIter Aug 14, 2024
dac22cc
chore: update
SoonIter Aug 14, 2024
a6955be
chore: ToolStack
SoonIter Aug 14, 2024
dd5bcaf
docs: fix the deploy error
SoonIter Aug 14, 2024
4d53027
docs: static site and fix the deploy error
SoonIter Aug 14, 2024
71e3644
docs: i18n 1
SoonIter Aug 15, 2024
13cc9c9
docs: add discord
SoonIter Aug 15, 2024
6cb9793
docs: add "see less feature"
SoonIter Aug 15, 2024
8f3ddcf
docs: i18n compelte
SoonIter Aug 15, 2024
ef0daa9
docs: add click event
SoonIter Aug 15, 2024
c31cfce
docs: diemen de darkmode
SoonIter Aug 15, 2024
e9ae33a
docs: update the landingpage
SoonIter Aug 16, 2024
d66cfd2
docs: darkmode
SoonIter Aug 16, 2024
488194e
docs: complete dark mode
SoonIter Aug 16, 2024
e39ada6
docs: complete dark mode
SoonIter Aug 16, 2024
a22f961
chore: move to new folder
SoonIter Aug 19, 2024
e3b20eb
chore: oval
SoonIter Aug 19, 2024
387c54f
chore: add framer-motion
SoonIter Aug 21, 2024
bca94c0
chore: update benchmark
SoonIter Aug 21, 2024
7ca7c2c
chore: extract the style to shared.module.scss
SoonIter Aug 21, 2024
00dce13
docs: complete xxl size
SoonIter Aug 21, 2024
7ff1294
docs: 参见 -> 查看
SoonIter Aug 21, 2024
e1eb26a
docs: whyRspack card
SoonIter Aug 21, 2024
acff929
docs: responsive of hero and whyRspack
SoonIter Aug 21, 2024
e04eae4
docs: complete responsive UI
SoonIter Aug 21, 2024
087bad4
docs: complete responsive UI
SoonIter Aug 21, 2024
fa91951
chore: remove useless css and update benchmark data
SoonIter Aug 22, 2024
a689ce1
chore: use section, gap, and remove font-family open sans
SoonIter Aug 22, 2024
22e474f
chore: fix some 走查 bug
SoonIter Aug 22, 2024
1f7f4c3
chore: transition
SoonIter Aug 23, 2024
894b1d3
docs: add whyRspack animation
SoonIter Aug 23, 2024
1fae382
fix: lightningcss icon width
SoonIter Aug 23, 2024
d145f81
chore: update
SoonIter Aug 23, 2024
921daef
docs: backgroundStar
SoonIter Aug 23, 2024
6bfc7a4
docs: backgroundStar
SoonIter Aug 23, 2024
0cd7518
docs: backgroundStar
SoonIter Aug 23, 2024
dcada6f
docs: stopColor and builtWithRspack and fix whyRspack
SoonIter Aug 24, 2024
99c5c3e
Update website/theme/i18n/zhCN.ts
SoonIter Aug 25, 2024
2f621b4
chore: reset the tsconfig
SoonIter Aug 26, 2024
880ad78
docs: add useTopArrived navbar and memo
SoonIter Aug 26, 2024
e9741af
docs: add notTopArrived transition
SoonIter Aug 26, 2024
baf3c52
chore: remove png
SoonIter Aug 26, 2024
9e7c506
chore: remove useless import
SoonIter Aug 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 0 additions & 43 deletions website/docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,4 @@
pageType: home

link-rss: blog-rss

hero:
name: Rspack
text: |
The fast Rust-based
web bundler
tagline: Seamlessly replace webpack with compatible API
image:
src: https://assets.rspack.dev/rspack/rspack-logo.svg
alt: logo
actions:
- theme: brand
text: Get Started
link: /guide/start/quick-start
- theme: alt
text: Learn More
link: /guide/start/introduction

features:
- title: Fast Startup
details: Combining TypeScript and Rust with a parallelized architecture to bring you the ultimate developer experience.
icon: 🚀
link: /guide/start/introduction
- title: Lightning HMR
details: A built-in incremental compilation mechanism provides superior Hot Module Replacement performance for large-scale projects.
icon: ⚡
link: /guide/start/introduction
- title: Webpack Compatible
details: Compatible with plugins and loaders in the webpack ecosystem, seamlessly integrating excellent libraries built by the community.
icon: 📦
link: /guide/compatibility/plugin
- title: Module Federation
details: Provide first-class support for Module Federation to facilitate the development of large-scale web applications.
icon: 🎨
link: /guide/features/module-federation
- title: Production Optimizations
details: Core optimizations such as tree shaking and minification have integrated implementations rather than deferring to plugins.
icon: 🛠️
link: /guide/optimization/production
- title: Framework Agnostic
details: Not bound to any frontend framework. Everyone can use it!
icon: 🎯
link: /guide/tech/react
---
43 changes: 0 additions & 43 deletions website/docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,4 @@
pageType: home

link-rss: blog-rss-zh

hero:
name: Rspack
text: |
基于 Rust 的高性能
Web 打包工具
tagline: 使用兼容 API 无缝替换 webpack
image:
src: https://assets.rspack.dev/rspack/rspack-logo.svg
alt: logo
actions:
- theme: brand
text: 快速开始
link: /zh/guide/start/quick-start
- theme: alt
text: 深入了解
link: /zh/guide/start/introduction

features:
- title: 启动速度极快
details: 基于 Rust,项目启动速度极快,带给你极致的开发体验。
icon: 🚀
link: /zh/guide/start/introduction
- title: 闪电般的 HMR
details: 内置增量编译机制,HMR 速度极快,完全胜任大型项目的开发。
icon: ⚡
link: /zh/guide/start/introduction
- title: 兼容 webpack
details: 兼容 webpack 生态中的 plugin 和 loader,无缝衔接社区中沉淀的优秀库。
icon: 📦
link: /zh/guide/compatibility/plugin
- title: 模块联邦
details: 为 Module Federation 提供一流的支持,助力开发规模化的 Web 应用。
icon: 🎨
link: /guide/features/module-federation
- title: 默认生产优化
details: 默认内置多种优化策略,如 Tree Shaking、代码压缩等等。
icon: 🛠️
link: /zh/guide/optimization/production
- title: '框架无关'
details: 不和任何前端框架绑定,保证足够的灵活性。
icon: 🎯
link: /zh/guide/tech/react
---
3 changes: 2 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.4.3",
"semver": "^7.5.4",
"tailwindcss": "^3.2.7"
"tailwindcss": "^3.2.7",
"framer-motion": "^11.3.4"
},
"devDependencies": {
"@biomejs/biome": "1.8.0",
Expand Down
3 changes: 3 additions & 0 deletions website/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion website/project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ alexander-akait
analysable
ansi
antd
arad
ɑrespæk
behaviour
behaviours
Expand Down Expand Up @@ -53,9 +54,10 @@ Idents
iife
Iife
indicatif
inituit
innovatively
IWANABETHATGUY
intlify
IWANABETHATGUY
jantimon
JavaScript
jerrykingxyz
Expand Down
15 changes: 3 additions & 12 deletions website/rspress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ export default defineConfig({
],
},
builderConfig: {
dev: {
lazyCompilation: true,
},
plugins: [
pluginGoogleAnalytics({ id: 'G-XKKCNZZNJD' }),
pluginOpenGraph({
Expand Down Expand Up @@ -153,17 +156,5 @@ export default defineConfig({
},
],
},
output: {
copy: {
patterns: [
{
from: path.join(__dirname, 'docs', 'public', '_redirects'),
},
{
from: path.join(__dirname, 'docs', 'public', '_headers'),
},
],
},
},
},
});
18 changes: 0 additions & 18 deletions website/theme/components/Benchmark/index.module.scss

This file was deleted.

95 changes: 0 additions & 95 deletions website/theme/components/Featured/index.module.scss

This file was deleted.

102 changes: 0 additions & 102 deletions website/theme/components/Featured/index.tsx

This file was deleted.

Loading
Loading