GitLyte Site Generator
Version updated for https://github.com/wadakatu/gitlyte to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
GitLyte is a GitHub Action that automates the creation of visually appealing, fully responsive static websites for your GitHub repository using AI-powered design tools like Claude, GPT-4, or Gemini. It streamlines the process of generating custom landing pages, complete with project-specific layouts, color schemes, GitHub statistics, and SEO enhancements, without requiring manual coding. The resulting sites are optimized for deployment on GitHub Pages, providing a fast and efficient way to showcase repositories.
Release notes
What’s Changed
AI Models Updated
- Anthropic:
claude-sonnet-4-20250514→claude-sonnet-4-5(SWE-bench 77.2%) - OpenAI:
gpt-4o→gpt-4.1(improved coding & instruction following) - Google:
gemini-2.0-flash→gemini-3-flash(3x faster, better performance)
Documentation Added
- FAQ Section: 7 frequently asked questions covering AI provider selection, API keys, costs, customization, and more
- Troubleshooting Guide: 6 common issues with solutions for API errors, generation failures, and permission problems
Test Coverage Improved
- Increased from 91.27% to 98.5%
- Added 16 new tests for logo/favicon handling and error scenarios
Full Changelog: https://github.com/wadakatu/gitlyte/compare/v1.0.0...v1.1.0