Commit graph

42 commits

Author SHA1 Message Date
30ca751dea sidebar: use embed for vExpert badge 2023-02-17 13:30:03 -06:00
8d15388f58 remove public analytics link 2022-08-18 14:57:37 -05:00
97ec096aa0 update footer, include analytics link 2022-08-18 13:17:30 -05:00
0efcfa0252 switch to privacy-friendly Cabin analytics 2022-08-09 10:01:03 -05:00
ef93ffa20f remove search overrides and revert to theme built-in search 2022-07-23 14:54:08 -05:00
1e38822c22 theme updates to 829f6816d4b82f5aa02b5740ec7899a746a99dfe 2022-07-09 16:12:32 -05:00
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
13ec3a2da6 move coso verify link 2022-05-14 13:56:41 -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
a01b47be35 further search cleanup 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
76c9d66927 icon updates 2022-05-11 08:33:25 -05:00
f6fa5d03b3 switch to built-in utterances support 2022-05-11 08:33:25 -05:00
6f14d434a9 fix for broken feature images 2022-05-11 08:33:25 -05:00
9cd06b20ed embed coso verification link 2022-05-03 15:24:30 -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
d7da8d6883 add vexpert badge to sidebar 2022-02-16 16:10:48 -06:00
f38cff15e4 minor search tweaks 2022-01-31 20:30:39 -06:00
9ed2c8d9c9 implement search capability from https://github.com/onweru/compose 2022-01-29 16:34:29 -06:00
5dbc1ba4b5 Update footer to reflect move to Github 2022-01-26 10:19:54 -06:00
88c0672817 add separator between publish date and last mod date 2021-12-20 16:35:55 -06:00
88a7c814ff set icon for updated posts 2021-12-20 16:22:31 -06:00
19314ceff8 display lastmod date if set and different from original post date 2021-12-20 16:00:09 -06:00
9308694267 update analytics code to use gtag.js 2021-12-17 21:09:41 -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
713974f104 fix max number of related articles to display to match sidebar 2021-12-17 14:22:19 -06:00
6e793fb0b2 update footer with links 2021-12-17 10:09:08 -06:00
491a8d14a6 fix related articles string to not include a trailing space 2021-12-17 10:01:15 -06:00
1f5c5f82e2 include 'powered by' in footer 2021-12-16 19:55:57 -06:00
09c9a8273b set a limit for how many related series posts should be displayed 2021-12-16 19:55:03 -06:00
afdf5d0412 adjust heading for related posts at the bottom of the article 2021-12-16 13:08:58 -06:00
74bae5736d Replaced 'Posts in this series' on sidebar with 'Posts in [name_of_series] 2021-12-16 10:30:50 -06:00
d2fc49a739 remove ToC from main post body 2021-12-09 20:27:30 -06:00
3487e9fc1b don't bother with a ToC if it's going to be a short one 2021-12-09 16:12:30 -06:00
ce8755c3d3 implement TableOfContents in sidebar for posts with more than 400 words 2021-12-06 20:57:34 -06:00
8f0069d3dd add utterances options as hugo params 2021-12-05 23:07:17 -06:00
484f3c2961 move comments.html into layouts/partials/ to override theme 2021-12-05 22:52:17 -06:00
80a5886b84 bulk theme edits 2021-12-05 21:42:51 -06:00