You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.
An old prototype of an HTML templating engine, made in Python. It's just an experiment, not a project I'll be working on.
Quartz is a web templating engine built in Python, that generates HTML files as output.
⚠️ This project is extremely unpolished, I worked on it only a few hours. I don't even recommend forking, if you want to work on something like this, do it from scratch :)
About
An old prototype version of the Quartz template engine, made in Python.