Inkblotty is a Hugo theme based on Inkblot.
- 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
-
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 asinkblotty
.
- Run git command in
-
Edit
config.toml
of your hugo site.
exampleSite/config.toml is for reference.