aether

Aether is a Hugo theme for blogs that emphasizes motion, depth, and material as design elements. Aether presents your content in a clean interface that highlights good photography and writing.

Installation

In your Hugo project's theme directory, clone the Aether repo.

git clone https://github.com/josephhutch/aether.git

Add the following parameters in your config file if they are not present already.

baseURL = "https://yourwebsitenamegoeshere.com/"
languageCode = "Your language code"
title = "Your Website Title"
theme = "aether"

[params]
brand = "joehutch"
description = "Your website's description."
homeimg = "url to the image used for the home button"
bgimg = "/img/ignasi_pattern_s.png"

License

MIT © Joe Hutchinson

Description
No description provided
Readme 11 MiB
Languages
CSS 52.1%
HTML 46.2%
JavaScript 1.7%