14 lines
372 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="a-json-config">A gentle introduction to ucg while compiling to a json file.</a>
* <a href="script">Creating a launch script for a docker container</a>
* <a href="recursive-modules">Recursive Modules</a>