Hugo Book

  • Documentation theme for Hugo as simple as plain book.

    Hugo-Book theme is designed to be easy to read, write, navigate and maintain. It is an attempt to create a sustainable web project.

    Explore

  • # TL;DR
    git clone https://github.com/alex-shpak/hugo-book-starter documentation
    cd documentation
    git submodule update --init --remote
    hugo server --minify

  • Probably fast

    Built on Hugo static site generator. “The world’s fastest framework for building websites”.

  • 50% JS free

    All important features are working even with JavaScript disabled in the browser, including interactive shortcodes.

  • Minimalistic

    For real, it is very minimalistic, black on white. No extra tools are needed to build the site, only Hugo. No heavy JS or CSS frameworks included.

  • Shortcodes

    Pretty good shortcodes are included to enhance content: Columns, Cards, Tabs, Images, Asciinema, KaTex, Mermaid and others.

  • Even more

    Do people actually read these? I thought it was just a visual filler. But there is full-text search and multi-language support.

  • Made to be extendable

    There are multiple points to inject own styles and templates to make it your own.