Commit Graph

11 Commits

Author SHA1 Message Date
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
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
1522656f46 Initial commit 2019-05-17 18:45:07 -04:00