This website requires JavaScript.
Explore
Help
Register
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
153
Commits
4
Branches
0
Tags
605f0d158fbf8b4390e12a44c704b2db76c41b3b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ümit Tunç
605f0d158f
Refactor Blog and Page Controllers: Updated BlogController and PageController to utilize the new Blog model and integrated dynamic header and footer templates. Removed the DatabaseSeeder file as it is no longer needed. Enhanced the TemplateService to support dynamic content rendering for both blog and page templates, improving the overall template management system.
2025-11-06 16:49:02 -03:00
Ümit Tunç
08e07a9e63
Add Blog functionality: Created BlogController with index and show methods, added blog views, and integrated localization for meta tags. Updated routes to include blog paths.
2025-10-30 15:26:11 -03:00