Commit Graph

11 Commits

Author SHA1 Message Date
Brian Picciano
e406ad6e7c Re-arrange how api endpoints are defined 2022-05-17 15:25:13 -06:00
Brian Picciano
7b7bdcf57a Initial implementation of admin assets page 2022-05-17 14:39:42 -06:00
Brian Picciano
9a67ef9211 Add follow.html to v2 2022-05-17 14:15:38 -06:00
Brian Picciano
e742a2d6d5 Add BlogURL template function 2022-05-17 13:52:18 -06:00
Brian Picciano
0fdece68c0 Add /v2/assets/ handler, with resizing 2022-05-17 13:29:12 -06:00
Brian Picciano
788aba3d0d Fix new index page 2022-05-14 21:35:53 -06:00
Brian Picciano
e24dd6d630 Import posts in dev-shell target 2022-05-14 20:42:43 -06:00
Brian Picciano
e41ff2b897 Implement index handler
This involved re-arranging how templates are being parsed, slightly.
2022-05-14 17:02:30 -06:00
Brian Picciano
4c04177c05 Move template rendering logic into api package 2022-05-14 17:02:16 -06:00
Brian Picciano
7e87c09c50 Add /posts handler to api 2022-05-14 15:22:16 -06:00
Brian Picciano
eed10ce514 Fix various problems with the srv build 2022-05-05 21:20:22 -06:00