/hugo-theme-terminal

Updated fork of panr/hugo-theme-terminal for personal use.

Primary LanguageHTMLMIT LicenseMIT

Terminal Hugo theme

This is the repo for the theme used on my blog bodha.

This theme is a fork of panr/hugo-theme-terminal, which has now been archived by the creator.

For the old (i.e. forked) README, see README_old.md.

For config, refer to siddhpant/siddhpant.github.io.


Extra features

The following are the features I added after forking:

  • Auto hyperlinking of raw links.
  • Mathjax support with latex = true in front matter.
  • Mukta Devanagari font.
  • Center images by default.
  • Custom prefix for creation date.
  • Last updated is shown only when lastmodified is actually different.
  • "showLastUpdated" being false hides creation date too.
  • Changed default expand/collapse label for {{ code }} shortcode to Show/Hide.
  • Overridable main footer ("copyright") text via partial.
  • Copyright start year and author support in the footer.
  • Structured data support for SEO.
  • noindex = true also adds nofollow tag.
  • Other improvements and bug fixes (see the git log).