1
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
779ee06149
Support many-to-many with tags 2024-01-10 21:59:54 +00:00
56abc03f31
Only index pages on creation 2024-01-02 23:15:37 +00:00
8cc32be33f
Add logging config 2024-01-02 23:13:55 +00:00
58fda689bf
Fix slug for data file 2023-12-12 18:22:37 +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
d5988001a3
Hide warnings 2023-12-12 18:04:30 +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
861dedecf1
Check content is actually accessible
Gunicorn's `--preload` only creates a single DB, which is good
2023-12-07 00:01:51 +00:00
670003c0f4
Add a file to check proper frontmatter syntax works
PS: It does
2023-12-06 23:42:31 +00:00
64857f724a
Bootstrap a testing project 2023-12-06 23:30:01 +00:00