vinayvivekananda / hugo-theme-clarity-learn

MIT License
1 stars 2 forks source link

Hugo Clarity Learn Theme

This repository contains a theme for Hugo, based on great Grav Learn Theme.

Visit the theme documentation to see what is going on. It is actually built with this theme.

wercker status FOSSA Status

Main features

Installation

Navigate to your themes folder in your Hugo site and use the following commands:

cd themes/
git clone https://github.com/vinayvivekananda/hugo-theme-clarity-learn.git

Check that your Hugo version is minimum 0.25 with hugo version.

Usage