35 Commits

Author SHA1 Message Date
55ab032dbf make casts local 2025-05-25 02:27:36 -04:00
f1793eca54 remove unnecessar with 2025-05-25 02:19:16 -04:00
7b9155ee66 Option to remove taglist 2025-05-20 23:26:32 -04:00
897bf02d53 Remove baseurl from header 2025-05-20 01:56:07 -04:00
3a02cdc96e Add tags to index.html 2025-05-20 01:05:47 -04:00
2060a81f1a use alias for minify and fingerprint 2025-05-19 23:26:11 -04:00
b662b3ddc0 Move from static -> assets 2025-05-19 20:33:01 -04:00
0a7745a3fe Fix list page and keep list simple 2025-05-13 23:51:16 -04:00
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
d16381d87e Added option to use "onion-location" meta attribute 2024-03-31 17:09:52 -04:00
Steven Engler
3dc3adae26 Moved overlay to body 2024-03-30 01:47:26 -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
Lennart Jern
3d8e62c8ad
Set language code and render footer text 2022-05-23 20:43:28 +03: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
35f0af2f28 Fix index for newer hugo versions 2022-02-12 18:35:15 -05:00
Steven Engler
5ed1ffec4a Removed the Hugo generator tag
This is not backwards compatible with older Hugo versions.
2020-05-17 17:21:16 -04:00
Steven Engler
91724dc2a7 Fixed a small deprecation warning 2020-05-17 17:17:01 -04:00
Steven Engler
79a662b192 Improved page sub-section list formatting 2019-09-18 21:02:20 -04:00
Steven Engler
c331927f2d General layout/formatting improvements 2019-09-18 18:36:25 -04:00
Steven Engler
c469a64a65 Added heading links to URL fragments 2019-09-17 14:25:32 -04:00
Steven Engler
c2e4cfe75d Minor formatting improvement to the notice shortcode 2019-09-17 13:35:11 -04:00
Steven Engler
f2ae6de673 Removed the "<base>" element
This was breaking links, especially images and '#elem_id' fragment URLs.
2019-09-17 13:32:41 -04:00
Steven Engler
b0101a0a1a Added "notice" shortcodes
These notices have three types: note, tip, and warning.
2019-09-13 16:12:16 -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
cbe8e5e1e8 Removed "</img>" end tag 2019-07-06 12:00:04 -04:00
Steven Engler
194a27bee6 Set default widths for the header images if css doesn't load 2019-07-06 11:56:11 -04:00
Steven Engler
1acbc897b2 Improved the footer layout 2019-07-06 11:55:04 -04:00
Steven Engler
640bac2dbe Section list pages now show pages from all sub-sections 2019-05-18 12:16:58 -04:00
Steven Engler
d64874ece6 Fixed titles of list pages 2019-05-18 10:35:20 -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