Commit graph

17 commits

Author SHA1 Message Date
KemoNine 307060cd88 adjust section heading generation ; add news post about latest changes to the site 2024-07-04 15:53:13 -04:00
KemoNine 7e46f0ceb9 update all pages to have changelog in front matter ; ensure automatic add of changelog section is consistent with the rest of the site 2024-07-04 15:24:14 -04:00
KemoNine 96d5805abd add ability to put changelog in front matter of each page 2024-07-04 14:10:01 -04:00
KemoNine a0a44a29f4 borrow figure shortcode from kemonine's blog for images 2023-03-23 13:02:16 -04:00
KemoNine 8a9dc091dc fixup and properly implement footnotes ; include a footnote in the main tip example 2023-03-23 10:57:09 -04:00
KemoNine 05057ec159 initial setup of anecdotes and related content ; added first anecdote related to negotiating with doctors instead of being passive 2023-03-23 10:18:08 -04:00
KemoNine 2adad06454 remove unnecessary links from footer ; add missing top/page_menu anchors on some templates 2023-03-21 11:09:35 -04:00
KemoNine 35553fcb08 add page menu and tie it into jump links to be useful and efficient for nav 2023-03-21 10:01:02 -04:00
KemoNine 12ac3f6993 major update for jump links: \
\
 - make toc/top phrase dynamic based on if toc is enabled for a page \
 - add a 'jump to content' link at top of page detail/header block \
 - add additional jump links to footer that are shown only if the relevant section of the page \
detail/header block is shown \
 - improve phrasing of jump links appearing inside main page content \
 - update changelog to not have a jump link just below its title \
 - update cms configs to match changed changelog formatting
2023-03-21 09:32:30 -04:00
KemoNine 10bc92116f refactor categories+tags section into a dedicated partial, add jump links for menu and metadata to the footer ; update 'back to tpo' jump links to jump to the toc instead of the very top of the page to save screen readers having to skip forward after jumping back 2023-03-21 08:58:17 -04:00
KemoNine 46eb0bf137 add reading time and word count to headings 2023-03-20 17:02:06 -04:00
KemoNine 1938167450 tune theme to re-use more code ; setup fundamentals for content on branch folders 2023-03-20 16:37:04 -04:00
KemoNine dfee4bc1fe update theme to allow easier ending of sections via short code 2023-03-19 14:37:38 -04:00
KemoNine bfca77efa9 add plausible (respects dnt, more) ; add favicon 2023-03-19 14:11:12 -04:00
KemoNine cf83cf1925 added git revision info to bottom
of pages (if available) ; add 'back to top' link to footer ; add shortcodes for change log ; add shortcode for back to top to be used with headings
2023-03-18 18:46:32 -04:00
KemoNine f9abb3674f move more implementation to theme for consistency, reuse later ; enable pagination ; tune home page to be just a welcome page ; tune search page text ; tune headings 2023-03-18 16:31:10 -04:00
KemoNine 5bb3087182 import yihui/hugo-xmin theme from https://github.com/yihui/hugo-xmin with the following branches merged
feature/github-edit
  feature/highlight.js
  feature/pagination
  feature/show-tags
  feature/show-toc
2023-03-18 12:15:46 -04:00