Inkblotty

Inkblotty is a Hugo theme based on Inkblot.

Features

  • Responsive Design
  • Article
    • Share Button (Facebook, Twitter, Hatena Bookmark)
    • Comment form (Disqus)
    • Related Posts
  • Article list
    • Summarize and Readmore
  • Sidebar
    • Category list
    • Tag cloud
    • Recent Posts
    • Archives
  • Others
    • Google Analytics
    • Sitemap XML
    • RSS

Installation

  1. Put theme directory into themes of your hugo site.

    • Run git command in themes directory:
      git clone https://github.com/tosi29/inkblotty.git
      
    • Or, download and extract zip file, and put directory into themes directory as inkblotty.
  2. Edit config.toml of your hugo site.

Configuration

exampleSite/config.toml is for reference.

GitHub