1
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
2b49b04154
Fix tag navigation tree 2023-09-15 21:09:19 +01:00
495f64c10e
Correctly find parent for single-child sections
More like pages with associated files, really
2023-09-15 18:19:06 +01:00
4497904ce2
Show child sections as children 2023-09-15 18:11:06 +01:00
d247f39d0b
Allow reading diagrams from file 2023-09-15 18:05:28 +01:00
fa3cfce34a
Compress and filter SVGs before saving 2023-09-15 17:41:31 +01:00
bbdaebfcb0
Build my own kroki integration
It's faster, easier to work with, and properly supports superfences
2023-09-15 16:48:31 +01:00
ae44083c72
Add function to get page URL
This is much easier to work with
2023-09-14 22:02:40 +01:00
c25fb3e76c
Stop removing tag metadata file
This breaks URL resolution for them
2023-09-14 21:57:10 +01:00
a8087a2508
Write files with utils 2023-09-14 21:40:14 +01:00
27f068a82f
Write pygments styles 2023-09-14 21:28:35 +01:00
9eb09cf695
Add hook for setting global variables 2023-09-13 21:23:43 +01:00
d2777ba027
Write nginx-compatible map file for redirects 2023-09-12 22:42:33 +01:00
8038bb819d
Render page content before anything else 2023-09-12 18:29:50 +01:00
ed8c42ce86
Add cachebust hash to static files 2023-09-11 22:49:52 +01:00
b68cb5d337
Render page content 2023-09-10 14:44:04 +01:00
641a157a7b
Add skeleton for image resizing 2023-09-09 12:05:16 +01:00
cb3dfeea75
Remove found tag page afterwards
Save rendering it twice
2023-09-09 11:01:23 +01:00
9c06ead675
Add util for finding page 2023-09-09 10:56:04 +01:00
b04042a839
Dynamically create tag pages 2023-09-09 10:48:03 +01:00
c8eb405165
Reliably get page children for list pages 2023-09-08 22:32:51 +01:00
f3bb6b0b3c
Detect whether page is list page 2023-09-08 22:10:52 +01:00