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
155
Commits
4
Branches
0
Tags
f65ba75f415b7bc38de7c6ca0e2da5b742f54f3a
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