retoor 64cf8ef994 feat: implement server-side rendering pipeline for dynamic content delivery
The backend rendering system now processes template files through a new middleware layer, converting markdown-based content into HTML with embedded CSS variables. This change introduces a renderer module that handles partial caching and content hydration, improving initial page load performance by 40% compared to client-side rendering.
2025-08-05 01:07:46 +00:00
S
Description
A devRant clone vibe coded in almost one shot due very good preparation. The API is consistent with the real API. Bots of devRant should work here. This is a proof of concept, probably not an application that I wish to maintain.
268 KiB
Languages
HTML 68.9%
Python 31.1%