xesite/vendor/github.com/magefile/mage/site/themes/learn
Cadey Ratio 3a21ef1926 convert to go buildpack 2017-12-13 11:42:37 -08:00
..
archetypes convert to go buildpack 2017-12-13 11:42:37 -08:00
exampleSite convert to go buildpack 2017-12-13 11:42:37 -08:00
i18n convert to go buildpack 2017-12-13 11:42:37 -08:00
images convert to go buildpack 2017-12-13 11:42:37 -08:00
layouts convert to go buildpack 2017-12-13 11:42:37 -08:00
static convert to go buildpack 2017-12-13 11:42:37 -08:00
.gitignore convert to go buildpack 2017-12-13 11:42:37 -08:00
LICENSE.md convert to go buildpack 2017-12-13 11:42:37 -08:00
README.md convert to go buildpack 2017-12-13 11:42:37 -08:00
theme.toml convert to go buildpack 2017-12-13 11:42:37 -08:00
wercker.yml convert to go buildpack 2017-12-13 11:42:37 -08:00

README.md

Hugo 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.

Main features

  • Automatic Search
  • Multilingual mode
  • Unlimited menu levels
  • Automatic next/prev buttons to navigate through menu entries
  • Image resizing, shadow…
  • Attachments files
  • List child pages
  • Mermaid diagram (flowchart, sequence, gantt)
  • Customizable look and feel and themes variants
  • Buttons, Tip/Note/Info/Warning boxes, Expand

Installation

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

$ cd themes
$ git clone https://github.com/matcornic/hugo-theme-learn.git

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

Overview

Usage

Download old versions (prior to 2.0.0)

If you need old version for compatibility purpose, either download theme source code from releases or use the right git tag. For example, with 1.1.0

cd themes/hugo-theme-learn
git checkout tags/1.1.0

For both solutions, the documentation is available at https://github.com/matcornic/hugo-theme-learn/releases/download/1.1.0/hugo-learn-doc-1.1.0.zip