This website requires JavaScript.
Explore
Help
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
229
Commits
4
Branches
0
Tags
177ebff1190dd8c6d419731c465b360d62a24952
Commit Graph
4 Commits
Author
SHA1
Message
Date
Ümit Tunç
c73d448f47
Implement Dynamic Header and Footer Templates in Blog Controller: Enhanced the BlogController to prioritize page-specific header and footer templates based on the 'blog' page settings. If no specific templates are set, it falls back to the default active templates. Updated the blog index view to include a header template variable for better customization. Additionally, added redirects for legacy index URLs to improve user navigation.
2026-01-06 22:03:05 +03:00
Ümit Tunç
0ca75829bb
frontend style fix
2026-01-01 16:25:27 +03:00
Ümit Tunç
1fa194260e
Refactor Localization in Templates: Updated various templates to utilize the translation function for titles and content, enhancing localization support. Commented out unused fallback logic in the PageController for header templates, streamlining the rendering process. Added new header and navbar components while removing the deprecated navbar file, improving the overall structure and maintainability of the layout.
2025-12-31 23:35:42 +03:00
Ümit Tunç
a2827c5d7a
a
2025-12-31 22:00:45 +03:00