Blot Theme: Jot
This is my personal theme for Blot. It's a fork of the Index theme.
- Light and dark themes(!!)
- Navigational keyboard shortcuts (h, j, k, and l)
- Hash
id
s for each header is-active
class for active menu links- Outlined footnotes & refs when
:target
ed - Canonicalized URLs
- OpenGraph image
<meta>
from thumbnails - Display last-modified date in entries
- instant.page for just-in-time preloading
/tags
page to list all tags- Non-permalink RSS
<guid>
s - CSS hyphenation
- Deploy script (plus more, see #scripts)
-
Check for internal 404 hyperlinks.
-
Changes I make directly to this codebase modify a "staging" template I have enabled in Blot. To "deploy", I use the
deploy.sh
script to move files into an adjacent directory that is the "live" template within Blot. This allows me to use template preview URLs to view any changes before they impact live visitors, in an ideal world. -
Generate the screenshots featured in this README.
-
Generate (and print to stdout) the ISO 8601 compliant weeknotes file.
-
Get the current YTD post count.
Blot, including the base Index theme, is licensed by David Merfield under CC0.
Modifications by myself, Paul Esch-Laurent, are licensed under MIT.