aboutsummaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Collapse)Author
2024-06-22Date Utils, Cosmetic and Implementation ChangesIndrajith K L
* Adds Utils method for formatting date * Adds Published at to the posts page * Adds new logo, removes font dependency * Renames Posts link to Blog
2024-06-21HTMX and Strapi IntegrationIndrajith K L
* Re-integrates HTMX * Integrate STRAPI API * Adds endpoints for fetching posts * Adds HTMX area for loading recent posts
2024-06-21* Removes HTMX - Will be covering in the futureIndrajith K L
* Adds 404, about, contact, timeline * Updates layout - removes HTMX, cleanup macros * Update template renderer macro to accept page title
2024-06-21Basic Home Page ImplementationIndrajith K L
* Moves assets from old website * Basic layout based on old website * Move home page from old website