Add meta description to docs

This commit is contained in:
Stephan Hoyer 2018-11-27 23:50:45 +01:00
parent c7b56161a5
commit 7b1fda5b66
47 changed files with 540 additions and 267 deletions

View file

@ -1,3 +1,7 @@
<!--meta-description
A complete walkthrough tutorial for building your first simple application in Mithril, from beginning to end
-->
# Simple application
Let's develop a simple application that shows off how to do most of the major things you would need to deal with while using Mithril.