Show HN: Web Development with Htmx, Type-Guided Components, Pure Python
Ludic is my personal project I started working on as I saw an opportunity to write websites in Python without the need to use template engines and write complex JavaScript (thanks to htmx.org). Ludic prioritizes simplicity - no convoluted HTML, straightforward and responsive CSS, and minimal JavaScript requirements. I'm looking for feedback for the documentation I was building: * https://getludic.dev/docs/ This documentation showcases the range of features the framework offers, providing a comprehensive overview of its capabilities. I would also appreciate if you checked the layouts section and tell me what you think: * https://getludic.dev/catalog/layouts Additionally, I've developed a convenient cookiecutter template: * https://github.com/paveldedik/ludic-template I eagerly await your feedback and insights as you explore these resources. I believe Ludic can be expecialy good for personal blogs, project websites, in
DeepCamp AI