Commit graph

13 commits

Author SHA1 Message Date
4ebbbc1501 fix for ToCs broken in a4ab32a57f
This restores the previous behavior of assuming a ToC would be generated for all posts unless `toc: false` is specifically listed in a post's Front Matter.
2022-06-16 08:41:52 -05:00
198c05a317 merge in theme updates 2022-05-25 15:22:38 -05:00
3c3a36fefd merge in changes from theme 2022-05-13 16:14:35 -05:00
e916939bec merge overriding single.html from theme 2022-05-11 08:33:25 -05:00
8cea9c6d7b switch to built-in search but placed in top nav intead of sidebar 2022-05-11 08:33:25 -05:00
6f14d434a9 fix for broken feature images 2022-05-11 08:33:25 -05:00
944da34fa1 add new 'timeless' parameter to suppress the old post warning 2022-03-17 15:40:33 -05:00
30b34cf0b3 reference old_content label in localization file 2022-03-06 15:59:30 -06:00
5aeac7db7a display a notice on posts which haven't been updated in more than a year 2022-03-06 15:24:00 -06:00
9ed2c8d9c9 implement search capability from https://github.com/onweru/compose 2022-01-29 16:34:29 -06:00
fbf3d7b64b implement collapsible table of contents at the top of the post body, remove it from the sidebar 2021-12-17 15:49:08 -06:00
d2fc49a739 remove ToC from main post body 2021-12-09 20:27:30 -06:00
ce8755c3d3 implement TableOfContents in sidebar for posts with more than 400 words 2021-12-06 20:57:34 -06:00