Commit graph

13 commits

Author SHA1 Message Date
Jefferson Bledsoe
5253e3866c
Markup home page content lists and tags as lists (#950)
* Markup home page content lists and tags as lists

* Fix styling after markup changes

* Fix typo

* fix a couple visual issues

* make sure the divider line between posts shows up

Co-authored-by: Dean Attali <dean@attalitech.com>
2022-07-04 11:51:19 -04:00
Dean Attali
505305ebe7 correctly escape titles subtitles and excerpts in all contexts; fixes #856 2021-10-10 06:20:54 +00:00
Dean Attali
9827abc40e make tags less visually strong 2020-09-12 21:35:44 +00:00
Dean Attali
b492d72764 add feed_show_tags option 2020-09-01 05:48:24 +00:00
Dean Attali
7d784b37c8 add config option 'feed_show_excerpt 2020-08-30 07:25:36 +00:00
Dean Attali
fbc6b0bd6d add aria label to link for accessibility 2020-08-23 22:29:14 +00:00
Dean Attali
1db4dd96fa ensure all images have alt text 2020-08-23 22:21:47 +00:00
Dean Attali
43d79b6dc9 remove link-tags settings 2020-08-23 22:19:15 +00:00
Dean Attali
b2b6922a8f if share-img not provided, use cover-img or thumbnail. Also make sure all images work with both relative and absolute paths 2020-07-07 05:14:01 +00:00
Dean Attali
88464eb569 cover image will automatically be used as a thumbnail unless a thumbnail is explicitly provided. thumbnail can also be disabled 2020-07-05 07:31:33 +00:00
Dean Attali
70f7345a29 replace 'image' YAML param with 'thumbnail-img' and don't use the thumbnail as the page avatar 2020-07-05 05:18:31 +00:00
Dean Attali
54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Dean Attali
c2e655f7e8 add 'home' layout and use it in index file 2020-04-26 06:57:50 +00:00