- 
        
            minimaJake v1.0.12 release notesSmall update adding the ability to set table of contents as collapsed by default on a per-page basis with table_of_contents_collapsed. Plus, fixes misplaced comma in footer. 
- 
        
            minimaJake v1.0.11 release notesAdds ability to override maximum depth of headers shown in table of contents. The default is 4, this post uses 3 by setting maxheader: 3 in the post’s front matter. 
- 
        
            minimaJake v1.0.10 release notesA few tiny improvements that might as well get released! Support for x.com links, cache-busting, and disabling a few built-in features (stripping HTML from excerpts & forcing external links into a new tab). 
- 
        
            minimaJake v1.0.9 release notesAfter a recent post having a lot of headings and being almost unusable on mobile, I realised the table of contents should be collapsible! 
- 
        
            minimaJake v1.0.8 release notesSmall update adding new_window.js. This forces all external links and images to open in a new tab, since there’s pretty much no scenario where opening in the current tab is correct. 
- 
        
            minimaJake v1.0.7 release notesSmall update to better support my fiction site, with better block quote indenting and the ability to display an article’s word count instead of read time. 
- 
        
            minimaJake v1.0.6 release notesTiny hotfix to resolve search results sometimes failing to load. 
- 
        
            minimaJake v1.0.5 release notesTiny update, just fixing a visual footer bug on high density displays, and URLs being broken within searches. 
- 
        
            minimaJake v1.0.4 release notesThis update adds a “network site” picker, and adds missing functionality to the search feature. 
- 
        
            minimaJake v1.0.3 release notesThis update primarily replaces the search technology for a much speedier & easier to customise one! You can read more about this change on my programming blog.