Thank you to all the developers who have contributed to this project! π
- @Your Name - Project Creator and Lead Maintainer
Thanks to the following contributors for their support:
We welcome all forms of contributions, including but not limited to:
- π Bug fixes
- β¨ New features
- β‘ Performance improvements
- π¨ UI/UX enhancements
- π Documentation improvements
- π Translations
- π Examples and tutorials
- π Bug reports
- π‘ Feature suggestions
- π§ͺ Testing and feedback
- β Star the project
Click the "Fork" button in the top right corner to fork the project to your GitHub account.
git clone https://github.com/your-username/astro-tailwind-ollama.git
cd astro-tailwind-ollamagit checkout -b feature/your-feature-name
# or
git checkout -b fix/your-bug-fix- Follow the existing code style
- Ensure code passes TypeScript type checking
- Add necessary comments and documentation
- Test your changes
git add .
git commit -m "feat: add new feature description"
# or
git commit -m "fix: fix bug description"Commit Message Convention:
feat:- New featurefix:- Bug fixdocs:- Documentation updatestyle:- Code formattingrefactor:- Code refactoringperf:- Performance improvementtest:- Testing relatedchore:- Build/tooling related
git push origin feature/your-feature-nameCreate a Pull Request on GitHub with a detailed description of your changes.
To foster an open and welcoming environment, we pledge to:
- π€ Respect differing viewpoints and experiences
- π¬ Use welcoming and inclusive language
- π― Focus on what is best for the community
- π Show empathy and kindness
- Use of sexualized language or imagery
- Personal attacks or insulting comments
- Harassment (public or private)
- Publishing others' private information without permission
- Other unethical or unprofessional conduct
This project uses the following excellent open source projects:
- Astro - Modern static site generator
- Tailwind CSS - Utility-first CSS framework
- Ollama - Local AI model runtime
- Express.js - Node.js web framework
- shadcn/ui - Reusable React components
- TypeScript - JavaScript superset
If you have any questions or suggestions, please contact us through:
- π§ Email: your.email@example.com
- π Issues: GitHub Issues
- π¬ Discussions: GitHub Discussions
Thank you again to all contributors for your support! β€οΈ
Last updated: October 31, 2025