/hugo_theme_robust

Primary LanguageHTMLMIT LicenseMIT

screenshot

Features

  • Google Analytics
  • Disqus
  • Share Buttons(fb, twitter, google+, pocket)
  • Eye-catching Image
  • MicroData
  • Readable text(Customized Vertical Rhythm).

Installation

hugoThemes#Installing Themes.

Configuration

config.yaml

baseurl = "http://hugo.spf13.com/"
title = "Hugo Themes"
author = "Steve Francia"
copyright = "Copyright (c) 2008 - 2014, Steve Francia; all rights reserved."
canonifyurls = true
paginate = 3

[params]
  disqusShortname = "your disqus id." # optional

example post

+++
title = "Getting Started with Hugo"
description = ""
tags = [
    "go",
    "golang",
    "hugo",
    "development",
]
date = "2014-04-02"
category = "Development"

image = "image.jpg" # optional
toc = false # optional, When set to FALSE this parameter, table of contents not appears in only this article.
+++

Contents here

Contact us

Please mail to dim0627@gmail.com or SNS.

https://www.facebook.com/daisuke.tsuji.735