Replace version control example with pkgtool tutorial The version control example only had a brief explanation that didn't get into much depth. The new tutorial provides more comprehensive explanations.
Fix accidental breaks in code blocks Apparently Emacs's `delete-trailing-whitespace` deletes empty bird-style code blocks in literate-haskell-mode.
Explain where to find mkuser tutorial source code Now that the mkuser tutorial is rendered on the GitHub wiki, we have to clarify that the tutorial source lives in the main repository in case someone wants to build it.
Move the commands tutorial from the project README to the wiki This tutorial is not complete yet and will be expanded.
Add introductory mkuser tutorial This tutorial introduces most of the basic concepts needed to use Mangrove by building a command line interface for a hypothetical user account creation tool.
Initial Home page