Hugo theme based on Start Bootstrap Clean Blog.
You can find a Demo site, and have a look at the source on the repo site for configuration parameters.
- multi-language support:
- "Edit on github" feature http://discuss.gohugo.io/t/how-to-implement-edit-this-page-on-github/1166
- Display archive posts per year/month
- dynamic configuration of email for JS contact form
- Advanced pagination, make pagination button look like older posts button
- pre and next links in post https://github.com/antzucaro/az.com/blob/master/layouts/_default/single.html
- Suggested links at the bottom of post
- use post title as post image name
- mailing list subscription form
- Google search form
- http://discuss.gohugo.io/t/how-are-you-implementing-site-search/986
- multi author support, authors list page, author page
- use {{ .Content }} for 404.html
- deploy workflow
- updatedate post metadata for updated post
- comment system support: disqus, Discourse, Kaiju
- Syntax highlighting
- Less support
- post series : http://discuss.gohugo.io/t/creating-post-series/1115
- Add menu entry for taxonomies
- DRY template