Skip to content

v1.0.3

Compare
Choose a tag to compare
@julianflapper julianflapper released this 11 May 19:57
· 39 commits to master since this release
  • [FIX] Typo in readme, added changelog, updated config.toml in exampleSite
  • [FIX] Remove source map imports from JS files (@jhollowe, PR #8)
  • [FIX] Fix minifier error with spacing in next-prev-page (@jhollowe, PR #6)
  • [ADD] Allow disabling the TOC (@jhollowe, PR #9)
  • [ADD] Allow Google Analytics to only track production site (@jhollowe, PR #7)
  • [FIX] Prevent empty heaver toggler (@jhollowe, PR #3)
  • [ADD] New table shortcode for styled tables (fixes issue #2)
  • [ADD] Allow disabling the Read more navigation per page or for the entire site using the config (implements issue #10)
  • [ADD] Documentation for various config options, such as disabling toc, readmore, analytics and search.