navigation

Hugo docDock theme

[Hugo-theme-docdock

](https://github.com/vjeantet/hugo-theme-docdock) is a theme for Hugo, a fast and modern static website engine written in Go. Hugo is often used for blogs, this theme is fully designed for documentation.

This theme is a partial porting of the [Learn theme of matcornic

](https://github.com/matcornic/hugo-theme-learn). and its default style “flex” comes from facette.io’s documentation.

<div class="panel-body">docDock works with a "page tree structure" to organize content : All contents are pages, which belong to other pages. [read more about this](/my-note-for-cs224n-stanford/content-organisation/) </div>

Main features

Style “Flex” (default)

Style “Original”

Contribute to this documentation

Feel free to update this content, just click the Edit this page link displayed on top right of each page, and pullrequest it

role=“alert”>Your modification will be deployed automatically when merged.

Documentation website

This current documentation has been statically generated with Hugo with a simple command : hugo -t docdock – source code is [available here at GitHub

](https://github.com/vjeantet/hugo-theme-docDock)

Read more about Automated HUGO deployments with Netlify