Beg is a single-column theme for Hugo.
- Google Analytics
- Disqus
- SNS Links(Facebook, Twitter, GitHub)
- Share Button
- Tagging
- Related Post
Referred from hugoThemes#Installing Themes.
If you would like to install all of the available hugo themes, simply clone the entire repository from within your working directory.
git clone --recursive https://github.com/spf13/hugoThemes.git themes
mkdir themes
cd themes
git clone https://github.com/dim0627/hugo_theme_beg beg
hugo server -t beg
config.yaml
BaseUrl: "http://example.com"
LanguageCode: "en-us"
Title: "Aglaus"
Params:
Author: "Your name."
Birth: "Sun, Feb 26, 1989"
DateForm: "Mon, Jan 2, 2006"
GoogleAnalyticsUserID: "Your ID."
GravatarHash: "Your Hash."
Facebook: "Your ID."
Twitter: "Your ID."
Github: "Your ID."
ShowRelatedPost: True
Disqus: "Your Disqus."
SyntaxHighlightTheme: "solarized_dark.min.css"
Indexes:
tag: "tags"
permalinks:
post: /blog/:year/:month/:day/:title/
MetadataFormat: "yaml"
Example : My config.yaml
example post
---
title: "Post title here"
eyecatch: "hugo.png" # Eye-cathinc image from [static/images/***]
date: 2014-09-17
comments: true
tags: [gitHub, octopress, jekyll]
---
Contents here
Please read this.
http://yet.unresolved.xyz/hugo_theme_aglaus/blog/2015/01/06/about-aglaus/
Please mail to [email protected]
or SNS.