Commit Graph

58 Commits

Author SHA1 Message Date
c0de 92a985b3e1 ensure title and heading contain something before rendering containers 2023-12-29 17:25:41 -06:00
c0de 31c761a991 Show card loading for example 2023-12-29 17:19:46 -06:00
c0de 4efdf5a674 Add headline to card 2023-12-29 17:19:21 -06:00
c0de 9fda7b5714 remove bootstrap from repo 2023-12-29 16:27:13 -06:00
c0de a8e4957ce9 don't need image sizes 2023-12-29 16:14:08 -06:00
c0de 94e51683e2 make description and title optional; can't react to no-title pictures 2023-12-29 16:12:43 -06:00
c0de 1c26150822 more compact and more compliant(?) titles bars 2023-12-29 16:05:14 -06:00
c0de 61345ebb61 fix typo, disable call to action 2023-12-29 15:50:35 -06:00
c0de b0520d2548 enable masonry 2023-12-29 15:48:28 -06:00
c0de 98741cde04 Add masonry 2023-12-29 15:46:25 -06:00
c0de 4b0af0ae99 rewrite script and css loading 2023-12-29 15:44:09 -06:00
c0de 664e4607ba Reset to 100% height (maybe we need max height) 2023-12-29 15:27:20 -06:00
c0de 28d29f8054 add some more images of different sizes 2023-12-29 15:05:17 -06:00
c0de 03a295140c limit on x220 is 9 2023-12-29 15:02:20 -06:00
c0de ff8182d9c3 Ensure we're actually checking the value 2023-12-29 15:01:54 -06:00
c0de 5622dc6b28 fix icon spacing in call to action 2023-12-29 12:16:37 -06:00
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 a7c56f8d43 rework test to have reaction counts 2023-12-29 11:24:16 -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 41157d5205 fix color mode js 2023-12-28 23:36:56 -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 25a3373f2b Format test script, and strip whitespace 2023-12-28 23:22:23 -06:00
c0de 61dcf7caae sync vscode settings 2023-12-28 23:15:03 -06:00
c0de 1042957ca4 ignore all logs 2023-12-28 23:14:35 -06:00
c0de 572036a292 don't ignore the gallery template 2023-12-28 23:13:28 -06:00
c0de 226cd3438e Change license to BSD-3 Clause from MIT 2023-12-28 23:08:00 -06:00
c0de 39042d2526 card data 2023-12-28 22:40:44 -06:00
c0de c846c8e789 Fix rendering of the cards 2023-12-28 22:40:33 -06:00
c0de 50a67a5491 ignore test.html 2023-12-28 22:09:55 -06:00
c0de 7cbfe6e346 Create test render script 2023-12-28 22:09:37 -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 8a28bd5ce2 ignore venv 2023-12-28 22:06:17 -06:00
c0de 4edd2fb59d Create a bunch of templates 2023-12-28 21:14:10 -06:00
c0de 0ed2e1ee7b ignore examples 2023-12-28 21:13:59 -06:00
c0de 03b9bf6e63 delete original templates 2023-12-28 21:12:38 -06:00
c0de 0f75811000 Update license to my new name 2023-12-27 19:32:17 -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
David Todd a9023f9380 update gitignore 2019-04-09 22:57:35 -05:00
David Todd 73a4f697b3 Add breadcrumbs 2019-04-09 22:54:03 -05:00
David Todd 92ffb52776 update instructions 2019-04-09 14:22:46 -05:00
David Todd 777d70d7a4 add command line args and env vars 2019-04-09 14:12:41 -05:00