Thoughts
Updated this site to Jinja2 and dropped the hacky code where I persisted html to the database. Still not as fast as I think it should be.
We went from about 200ms (loading from db) to 250ms (rendering with Jinja). Django templates were like 500ms or something.
=> https://thoughts.learnerpages.com/?show=5ff667b0-930f-4a46-9bf3-06beb1b40db2
The endgame is tera, should be possible, but will require a lot more work obviously.