Jeremy Wall f691489bf8 DOCS: A whole bunch of improvements.
* Changed the ordering so that tutorials come first.
* Added a tutorial on recursive modules.
2019-02-27 19:41:09 -06:00

13 lines
281 B
Markdown

+++
title = "Tutorials"
weight = 2
sort_by = "weight"
in_search_index = true
+++
A collection of useful Tutorials
----------
Some example use cases for UCG.
* <a href="script">Creating a launch script for a docker container</a>
* <a href="recursive-modules">Recursive Modules</a>