11 Commits

Author SHA1 Message Date
e6d8fd1b4e add tags and hr 2025-05-13 15:26:30 -04:00
Steven Engler
f546ccd6ff Improved formatting in browser "reader view" 2024-04-18 02:22:50 -04:00
Steven Engler
ccfebbb150 Added extra padding using paragraph tags 2024-03-29 17:40:54 -04:00
Steven Engler
ccb57703a6 Fixed table of contents regex
This was broken by a change in some old Hugo version.
2024-03-29 01:58:42 -04:00
Steven Engler
c0a6ab5ca0 Rename the table of contents settings
- font matter: tableofcontents -> toc
- config: tableOfContentsWordCount -> tocWordThreshold
2022-02-13 04:14:08 -05:00
Steven Engler
c469a64a65 Added heading links to URL fragments 2019-09-17 14:25:32 -04:00
Steven Engler
492f067084 Fixed a table of contents layout bug 2019-09-13 00:42:37 -04:00
Steven Engler
53677f19d8 Added optional page table of contents
You can use the 'tableofcontents' front matter option to enable or
disable the display of a table of contents. Setting this option will
override the new site-wide parameter 'tableofcontentswordcount' which
will automatically add a table of contents on pages with more than
the specified number of words. Set to '0' to always show a table of
contents, or set to '-1' to never show a table of contents (the
default behaviour).
2019-09-12 17:15:13 -04:00
Steven Engler
423e7f6272 Used Hugo's "{{-" and "-}}" syntax to remove extra whitespace 2019-07-06 12:31:51 -04:00
Steven Engler
a9b44ccf13 Add "(Draft)" to titles when applicable 2019-05-18 10:32:26 -04:00
Steven Engler
1522656f46 Initial commit 2019-05-17 18:45:07 -04:00