Skip to content

Latest commit

Β 

History

History
46 lines (31 loc) Β· 1.21 KB

File metadata and controls

46 lines (31 loc) Β· 1.21 KB

DEMO

GithubStartog

Build Status Live Demo


πŸš€ Project Description

GithubStartog uses the GitHub API to fetch starred repositories, then generates:

  • A Markdown file with project metadata
  • A frontend page that organizes projects by tags

πŸ‘‰ View Live Demo


⚑ How to Use

  1. Fork this project
  2. Enable GitHub Actions β†’ Settings > Actions > General > Read and write permissions
  3. Wait for GitHub Actions to finish building
  4. Deploy with Cloudflare Pages

✨ Features

  • πŸ”„ Auto-syncs your starred repositories
  • 🏷️ Generates project list grouped by tags
  • ⚑ Deploy-ready with Cloudflare Pages
  • πŸ™ Fully automated with GitHub Actions