๐ Get Involved โ
We warmly welcome all types of contributions! SuzuBlog is an open-source project, and we aim to provide a minimalist, powerful blogging template for the community. If you have ideas, suggestions, or bug reports, weโd love to have you join us!
๐ Quick Start โ
1. Fork the Repository โ
Click Fork on the SuzuBlog GitHub repository to create a copy in your account.
2. Clone the Repository Locally โ
git clone https://github.com/<your-username>/SuzuBlog.git
cd SuzuBlog
3. Install Dependencies โ
Use pnpm
for dependency management:
pnpm install
4. Start the Development Server โ
pnpm dev
Open your browser and navigate to http://localhost:3000
to preview your local version.
๐ Contribution Guidelines โ
Before contributing, please make sure to read the following:
- Ensure that you adhere to our community Code of Conduct by maintaining a friendly and professional attitude.
- This guide outlines how to contribute to the project, including how to submit issues, the Pull Request process, and coding standards.
๐ Contributors โ
A huge thank you to everyone who has contributed to SuzuBlog! Your support makes this project stronger โค๏ธ
Check out the latest contributors here.
๐ก How to Contribute โ
Report Bugs or Suggest Features โ
- Submit bug reports via Issues.
- Follow the Issue template.
- Please include as much detail as possible:
- A clear description of the bug.
- Steps to reproduce the issue.
- Any relevant screenshots or logs.
- If you have feature suggestions, feel free to open an issue to share your ideas.
Submit Code โ
- Implement your changes locally and create a Pull Request.
- Ensure that your code follows the project's standards outlined in the Contributing Guide.
๐ฌ Contact โ
If you have any questions about contributing, feel free to reach out via GitHub Issues or email us.
We look forward to your contributions! ๐