Commit Graph

18 Commits

Author SHA1 Message Date
c0de fba84938c8 Add inverted theme classes 2023-12-29 11:55:55 -06:00
c0de 40103c42b1 move bootstrap assets to static dir 2023-12-29 11:55:15 -06:00
c0de f17cb52c2e use this, and add reaction counter 2023-12-29 11:24:33 -06:00
c0de 25a86c634c rename cards to this 2023-12-29 11:23:58 -06:00
c0de b675961b9c move call to action vars to be scoped 2023-12-29 10:18:03 -06:00
c0de 04f860e06a only show card footer if there are reactions 2023-12-28 23:39:18 -06:00
c0de ba8935a3d3 color reactions the same as body text 2023-12-28 23:37:47 -06:00
c0de 1876732d56 and this one 2023-12-28 23:28:17 -06:00
c0de e6150c8ae6 forgot this one 2023-12-28 23:27:45 -06:00
c0de 4cabbe2013 adjust comments 2023-12-28 23:25:35 -06:00
c0de 572036a292 don't ignore the gallery template 2023-12-28 23:13:28 -06:00
c0de c846c8e789 Fix rendering of the cards 2023-12-28 22:40:33 -06:00
c0de df7042942b put footer text into own dict 2023-12-28 22:08:20 -06:00
c0de d6c66161a5 update header docs, remove commented meta tags 2023-12-28 22:08:02 -06:00
c0de 26acdaf66a use different way for bootstrap icons 2023-12-28 22:07:38 -06:00
c0de 4edd2fb59d Create a bunch of templates 2023-12-28 21:14:10 -06:00
c0de 03b9bf6e63 delete original templates 2023-12-28 21:12:38 -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