A static website generator for showcasing Jzero templates with a modern, responsive interface.
The easiest way to deploy is using GitHub Actions:
- Fork or use this repository
- Enable GitHub Pages in repository Settings → Pages → Source: "GitHub Actions"
- Push to main branch - The site will automatically build and deploy!
That's it! Your site will be available at https://<username>.github.io/<repository>/
# Install dependencies
npm install --registry=https://registry.npmmirror.com
npm run dev- 📋 Template Listing: Display all available templates with cards showing key information
- 🔍 Search & Filter: Search templates by keyword, category, tag, or difficulty level
- 📄 Detail Pages: Each template has its own detailed page with usage guide
- 📋 One-Click Copy: Copy template commands with a single click
- 🎨 Responsive Design: Beautiful UI that works on all devices
- ⚡ Static Site: Fast loading with pre-generated HTML pages
MIT
Contributions are welcome! Please feel free to submit a Pull Request.