a5748a3e2b754d0cc2b7960862046f9be9cc6d29
GitLab masked variables reject values with whitespace (like SSH keys), so store the key as base64 and decode it in the pipeline.
Rspress website
Setup
Install the dependencies:
npm install
Get started
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
Description
Languages
TypeScript
93.9%
JavaScript
4.3%
CSS
1.8%