Beg is a double-column theme for Hugo.
Inspired by kAworu/octostrap3.
- 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://yet.unresolved.xyz"
LanguageCode: "en-us"
Title: "Beg"
Params:
Author: "Daisuke Tsuji"
DateForm: "Mon, Jan 2, 2006"
GoogleAnalyticsUserID: "UA-55005303-5"
Facebook: "daisuke.tsuji.735"
Twitter: "dim0627"
Github: "dim0627"
ShowRelatedPost: True
Disqus: "unresolved"
SyntaxHighlightTheme: "github.min.css"
Indexes:
tag: "tags"
permalinks:
post: /blog/:year/:month/:day/:slug/
MetadataFormat: "yaml"
Example : My config.yaml
example post
---
title: "Post title here"
date: 2014-09-17
comments: true
tags: [gitHub, octopress, jekyll]
---
Contents here
Please mail to dim0627@gmail.com
or SNS.