A theme for Hugo designed for documentation
Find a file
2019-07-30 21:46:35 +01:00
archetypes TranslationBaseName replaced for Name on archetypes template 2018-05-27 13:29:39 -04:00
exampleSite Fix type lines 364 and 369 2019-06-17 01:43:58 +02:00
i18n Added: Hindi language🇮🇳 file 2019-07-09 20:09:36 +02:00
images [ImgBot] Optimize images 2019-03-15 16:47:53 +00:00
layouts Fix shortcuts menu 2019-07-30 21:46:35 +01:00
static Remove oudated versions of jquery & modernizr libraries 2019-04-16 18:47:14 +01:00
.editorconfig Add .editorconfig 2019-03-15 16:10:45 +00:00
.gitignore remove link in docs because of error 2017-08-20 23:43:45 +02:00
.grenrc.yml Ship tag 2.2.0 2019-01-28 01:08:48 +00:00
CHANGELOG.md fix 'locate' typo 2019-06-05 00:10:44 +01:00
LICENSE.md add @vjeantet to copyright 2017-08-21 01:25:26 +02:00
netlify.toml Pull real version of hugo 0.55.5 2019-05-06 13:09:33 -04:00
README.md HTTPS link to learn.getgrav.org 2018-12-14 00:08:22 +09:00
theme.toml HTTPS links 2018-12-07 16:14:14 +09:00
wercker.yml Fix/wercker (#178) 2018-10-10 19:14:04 +02:00

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.

wercker status FOSSA Status

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

Credits

Many thanks to @vjeantet for the fork docdock. The v2 of this theme is mainly based on his work !

License

FOSSA Status