A theme for Hugo designed for documentation
Find a file
2016-04-12 02:46:40 +02:00
archetypes feat: partials for style and scripts are now empty 2016-04-11 00:09:03 +02:00
images feat: add screenshot and thumbnail images 2016-04-12 02:46:40 +02:00
layouts feat: add 404 page 2016-04-12 01:46:08 +02:00
static feat: changed favicon.png 2016-04-12 01:54:20 +02:00
.gitignore feat: added .gitignore 2016-03-17 12:03:28 +01:00
LICENSE.md feat: add screenshot and thumbnail images 2016-04-12 02:46:40 +02:00
README.md fix links 2016-04-11 01:07:42 +02:00
theme.toml fix links 2016-04-11 01:07:42 +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.

Main functionalities

  • Handle two levels of documentation
  • Tip/Note/Info and Warning boxes
  • Resize images
  • Preview of original image size
  • Add shadow or border on images
  • Automatic table of contents
  • Create buttons (typically used to provide a link to a demo)

TODO

  • Handling more than 2 levels in documentation.
  • Search in site
  • Handling videos
  • Add optional button to create doc issue (like github)