This is the repository for the "福 uu" website, which provides landing pages and documentation for the FzuHelper project.
- Landing Page: A user-friendly landing page for the FzuHelper project.
- Documentation: Comprehensive documentation to help users understand and utilize FzuHelper effectively.
- Responsive Design: The website is designed to be responsive and works well on various devices.
npm install # Install dependencies
npm run dev # Start the development server
npm run build # Build the project
npm run preview # Preview the production buildThis project is configured to automatically deploy to GitHub Pages when changes are pushed to the main branch.
To enable GitHub Pages deployment:
- Go to your repository Settings → Pages
- Under Source, select GitHub Actions
- The workflow will automatically run on every push to the
mainbranch
The site will be available at: https://<username>.github.io/<repository-name>/
You can also trigger a deployment manually:
- Go to Actions tab in your repository
- Select the Deploy to GitHub Pages workflow
- Click Run workflow
FzuHelper Website © Baoshuo.
Authored and maintained by Baoshuo and GitHub Spark with help from contributors.
Personal Website · Blog · GitHub @renbaoshuo