1
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
2ba54c9a90
Remove jinja2
Performance makes little difference, and I have block tags now
2024-06-18 17:51:38 +01:00
703099f02b
Use jinja2 for templating 2024-05-24 20:50:53 +01:00
3a32e32fca
Add content cache 2024-04-15 21:22:45 +01:00
eef673db2f
Cache page templates 2024-03-31 15:02:48 +01:00
7475d70c95
Install DDT 2024-03-31 14:20:03 +01:00
10baac9617
Render page content as template 2024-03-31 14:01:58 +01:00
ff90e8422b
Render markdown during page import 2024-03-24 21:59:25 +00:00
aaf0bb4571
Improve markdown rendering performance
Reuse the markdown instance and cache data
2024-03-24 18:36:48 +00:00
67dfd04bbb
Store page slug 2023-12-12 18:14:34 +00:00
4c25b7cd91
Render content 2023-12-12 18:11:44 +00:00
aab93a4d3e
Add FTS with sqlite 2023-12-08 14:53:17 +00:00
741488f40b
Rename project 2023-12-07 13:29:15 +00:00
Renamed from yamdl_content/core/views.py (Browse further)