35 Commits

Author SHA1 Message Date
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
ab74b7c5c8 Changed the dark theme code highlighting colors
Switched from the 'monokai' chroma color theme to a slightly modified
version of the 'native' chroma color theme.
2019-09-19 01:12:59 -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
bcd78d9cdf When in portrait, ':target' elements are moved downwards
This prevents them from being hidden by the header on mobile devices.
2019-09-18 18:26:55 -04:00
Steven Engler
5e59adbe07 Minor change to dark theme background color 2019-09-18 18:23:32 -04:00
Steven Engler
9870a7c6da Improved the display/formatting of images 2019-09-18 18:19:56 -04:00
Steven Engler
c469a64a65 Added heading links to URL fragments 2019-09-17 14:25:32 -04:00
Steven Engler
52526aa5b6 Made the heading sizes larger 2019-09-17 14:00:52 -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
fe577bab64 Updated license to include the dark theme header 2019-09-12 22:00:57 -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
5225065445 Added a print media css style 2019-09-12 16:36:17 -04:00
Steven Engler
864da2a7c5 Added a box-shadow to the header when in portrait 2019-07-06 22:21:07 -04:00
Steven Engler
91d4165897 Improved layout/centering of header 2019-07-06 19:11:23 -04:00
Steven Engler
830eac5338 Fixed code formatting bugs on the iPhone 2019-07-06 16:06:03 -04:00
Steven Engler
7f0dca502a Fixed a word-wrap problem 2019-07-06 13:27:25 -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
268893afa8 Fixed Chroma line highlighting css 2019-07-05 20:22:51 -04:00
Steven Engler
9eed17b527 Chroma syntax highlighting with css classes 2019-07-05 20:09:43 -04:00
Steven Engler
4570db81a2 Removed an unnecessary css transition 2019-07-05 18:35:44 -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
e9510fda76 Added example screenshot to README 2019-05-17 20:24:53 -04:00
Steven Engler
43b10c6590 Added README 2019-05-17 19:05:41 -04:00
Steven Engler
1522656f46 Initial commit 2019-05-17 18:45:07 -04:00