👋 Hello Contributors!
Thank you for your interest in contributing to the Valaxy Antfu Theme! This theme is an open-source project that welcomes contributions from the community.
Ways to Contribute
- Report Bugs: If you find a bug, please report it on our GitHub issues page.
- Suggest Features: Have an idea for a new feature? Let us know!
- Submit Pull Requests: Code contributions are always welcome.
- Improve Documentation: Help us make our documentation better.
- Share Your Site: Built something with this theme? Share it with us!
Development Setup
To contribute to the theme development, follow these steps:
- Fork the repository on GitHub
- Clone your fork locally
- Install dependencies with
npm install
- Start the development server with
npm run dev
- Make your changes
- Submit a pull request