Skip to content

chore: init rslint website#258

Merged
hardfist merged 1 commit intomainfrom
yj/init-website
Aug 13, 2025
Merged

chore: init rslint website#258
hardfist merged 1 commit intomainfrom
yj/init-website

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 13, 2025 16:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR initializes a documentation website for the Rslint project using the Rspress static site generator. The website will serve as the main documentation portal for users to learn about and get started with Rslint.

  • Sets up Rspress-based documentation website with TypeScript configuration
  • Creates basic site structure with home page and guide section
  • Integrates the website into the existing pnpm workspace

Reviewed Changes

Copilot reviewed 11 out of 13 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
website/package.json Defines website package with Rspress dependencies and build scripts
website/rspress.config.ts Configures Rspress with Rslint branding, logo, and GitHub link
website/tsconfig.json TypeScript configuration for the website with React JSX support
website/docs/index.md Home page with hero section and quick start actions
website/docs/_nav.json Navigation configuration for the guide section
website/docs/guide/_meta.json Metadata configuration for guide pages
website/README.md Local development instructions for the website
website/LICENSE MIT license file for the website
website/.gitignore Git ignore rules for website build artifacts
pnpm-workspace.yaml Adds website to the monorepo workspace
README.md Updates guide link to point to new website documentation

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 13, 2025

Deploy Preview for rslint ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/projects/rslint/deploys/689cbc7642d748567909f217
😎 Deploy Preview https://deploy-preview-258--rslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hardfist hardfist force-pushed the yj/init-website branch 2 times, most recently from e963908 to 4ec2865 Compare August 13, 2025 16:20
@hardfist hardfist merged commit bd9f639 into main Aug 13, 2025
10 checks passed
@hardfist hardfist deleted the yj/init-website branch August 13, 2025 16:33
ScriptedAlchemy pushed a commit that referenced this pull request Aug 15, 2025
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.

2 participants