A website for showcasing your best projects.
For Simplified Chinese version, please see README.zh.md
Visit our demo site: gallery.trystage.cn
- Responsive design that adapts to various devices
- Beautiful card layout
- Easy to add and manage projects
- Support for GitHub badges to display stars and forks
- Clone or download this repository
- Modify the
index.htmlfile to add your project information - Customize
styles.cssandscript.jsas needed - Deploy to your preferred static website hosting service
ProjectGallery/
├── index.html
├── styles.css
├── script.js
└── README.md