gitea/templates
Admin e57b4f1654
Some checks failed
Build and Release / Create Release (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 1m40s
Build and Release / Unit Tests (push) Successful in 1m53s
Build and Release / Lint (push) Failing after 1m59s
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
feat(pages): Standalone templates without Gitea navbar
- Add base_head.tmpl with standalone HTML/CSS (no Gitea navbar)
- Add base_footer.tmpl for clean HTML closing
- Update simple.tmpl: clean minimal design with hero and stats
- Update documentation.tmpl: dark header, sidebar navigation
- Update product.tmpl: gradient hero, features grid, marketing style
- Update portfolio.tmpl: dark theme, gallery grid with hover effects

Pages now render as standalone landing pages without Gitea UI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 00:50:58 +00:00
..
admin Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +08:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
mail Fix various bugs (#35684) 2025-10-19 00:37:50 +08:00
org feat: add Phases 3-5 enhancements (org profiles, pages, wiki v2 API) 2026-01-09 15:14:27 -05:00
package Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
pages feat(pages): Standalone templates without Gitea navbar 2026-01-11 00:50:58 +00:00
projects Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
repo fix: Make Pages subdomain URL clickable and display proper domain 2026-01-11 00:45:29 +01:00
shared Add runner capabilities display to web UI 2026-01-10 05:14:55 -05:00
status Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08:00
swagger refactor: extract helper functions from SearchIssues (#36158) 2025-12-20 17:57:41 -08:00
user Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08:00
install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
post-install.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00