0.0.1
Release 0.0.1
First release of the Forgejo-focused GitHub theme fork. This release ports the GitHub-style interface to Forgejo-native templates and markup, with compatibility fixes, navigation refinements, and CI improvements.
Compatibility
This release targets Forgejo 16.
It was tested against Forgejo 16.0.3, including the bundled template overrides.
Changelog
Features
- Forgejo: Port GitHub theme directly to Forgejo 15.0.5 by @whereareiam in #1
- Forgejo: Port GitHub repository UI directly to Forgejo 15 by @whereareiam in #2
Changes
- Navigation: Match GitHub dashboard dropdown spacing by @whereareiam in #10
- Navigation: Match GitHub profile menu styling by @whereareiam in #11
Fixes
- Forgejo: Fix Forgejo 16.0.3 compatibility: last-commit loader route and plural translation keys by @Glitxhhh in #3
- Home: Align contribution summary with heatmap legend by @whereareiam in #6
Dependencies
- CI: Upgrade CI and release builds to Bun 1.4.0 by @whereareiam in #7