Commit Graph

16 Commits

Author SHA1 Message Date
92a985b3e1 ensure title and heading contain something before rendering containers 2023-12-29 17:25:41 -06:00
4efdf5a674 Add headline to card 2023-12-29 17:19:21 -06:00
a8e4957ce9 don't need image sizes 2023-12-29 16:14:08 -06:00
94e51683e2 make description and title optional; can't react to no-title pictures 2023-12-29 16:12:43 -06:00
1c26150822 more compact and more compliant(?) titles bars 2023-12-29 16:05:14 -06:00
664e4607ba Reset to 100% height (maybe we need max height) 2023-12-29 15:27:20 -06:00
ff8182d9c3 Ensure we're actually checking the value 2023-12-29 15:01:54 -06:00
fba84938c8 Add inverted theme classes 2023-12-29 11:55:55 -06:00
f17cb52c2e use this, and add reaction counter 2023-12-29 11:24:33 -06:00
04f860e06a only show card footer if there are reactions 2023-12-28 23:39:18 -06:00
ba8935a3d3 color reactions the same as body text 2023-12-28 23:37:47 -06:00
4cabbe2013 adjust comments 2023-12-28 23:25:35 -06:00
c846c8e789 Fix rendering of the cards 2023-12-28 22:40:33 -06:00
26acdaf66a use different way for bootstrap icons 2023-12-28 22:07:38 -06:00
4edd2fb59d Create a bunch of templates 2023-12-28 21:14:10 -06:00
David Todd
8e77c43d32 Modularize into template files, add root gen
Removes most of the inline HTML to their own files
Uses the most basic setup to create links for all the existing index
files created with GenTemplate
2019-04-10 00:00:33 -05:00