hurock

A classic sidebar hugo theme

hurock

A classic sidebar Hugo theme

My personnal Hugo blog

Screenshots

index.html:

List view:

Content view:

404 error page:

Concept

Theme mostly insipred on theme nofancy but also: hyde-x, lanyon, liquorice, purehugo, redlounge.

Config

baseurl = "http://example.com"
title = "Your site title"

[author]
  name = "Your Name"
  email = ""
  
  github = ""
  twitter = ""
  facebook = ""
  googleplus = ""
  linkedin = ""
  gaID = "Google Analytics Tracking ID"

[params]
  Description = "text under logo"
  # Optional
  disqusShortname = ""
  highlight_theme = "tomorrow-night"
  notoc = true


# Optional sections:
[permalinks]
  posts = "/:year/:month/:filename/"

[blackfriday]
  plainIdAnchors = true