Commit graph

13 commits

Author SHA1 Message Date
090eef5bee Fix the alignment of the post title <h1> 2023-09-30 11:06:30 -07:00
da64dd30d5 Simplify the draft tag partial
I do not publish drafts to production, so we do not need to check if
the page is being served from localhost in the template.
2023-07-14 08:08:53 -07:00
039efa3c23 Remove flags part of page info debug thingie 2023-05-20 09:44:40 -07:00
52a79500c0 Tweak the layout of the debug page info thingie 2023-05-20 07:53:26 -07:00
d524a7dd9e Collapse nested if in draft tag into a single if 2023-02-03 16:06:22 -08:00
88476a707e Add a tbody for list page data to the development page info table 2022-11-24 08:26:50 -05:00
e7b2cb493a Redo the blog list layout to make it work a little better on narrow screens 2022-10-30 11:30:41 -07:00
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00
658eecfa1e Add some development data to the debug table 2022-10-09 17:34:06 -07:00
7325debd66 Fix up the layout of the debug content
Put it in the bottom left in a disclosure
2022-09-11 10:41:19 -07:00
6c915ab925 Add debug page info to the bottom left corner of the page 2022-09-07 08:44:52 -07:00
68e2f6e0ac Use .Draft instead of .IsDraft -- the latter is deprecated now 2021-12-27 10:25:42 -07:00
7cf5efa991 Add development styles and DRAFT tags; update layout of list and single templates 2021-12-26 13:06:22 -07:00