Coder Social home page Coder Social logo

hugo_theme_aglaus's Introduction

Aglaus

Sorry, I do not have a good at English.
It is naive English, but please acknowledge.

Aglaus is a single-column theme for Hugo.

Aglaus Screenshot

Aglaus Screenshot

Aglaus Screenshot

Features

  • Google Analytics
  • Gravatar Profile
  • Disqus
  • SNS Links(Facebook, Twitter, GitHub)
  • Share Button
  • Eye-catching Image
  • Tagging
  • Related Post

Installation

Referred from hugoThemes#Installing Themes.

Installing with other all 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

Installing a single theme

mkdir themes
cd themes
git clone https://github.com/dim0627/hugo_theme_aglaus aglaus

Build with Aglaus

hugo server -t aglaus

Configuration

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

Read more details

Please read this.

http://yet.unresolved.xyz/hugo_theme_aglaus/blog/2015/01/06/about-aglaus/

Contact us

Please mail to [email protected] or SNS.

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

https://twitter.com/dim0627

hugo_theme_aglaus's People

Contributors

dim0627 avatar upamune avatar

Watchers

Bjørn Erik Pedersen avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.