docs: merge 7ba74ad and friends

This commit is contained in:
Pat Cavit 2017-03-28 11:37:07 -07:00
parent 000eec90d8
commit 207dea91da
10 changed files with 72 additions and 59 deletions

View file

@ -1,24 +0,0 @@
- Tutorials
- [Installation](installation.md)
- [Introduction](index.md)
- [Tutorial](simple-application.md)
- Resources
- [JSX](jsx.md)
- [ES6](es6.md)
- [CSS](css.md)
- [Animation](animation.md)
- [Testing](testing.md)
- [Examples](examples.md)
- Key concepts
- [Vnodes](vnodes.md)
- [Components](components.md)
- [Lifecycle methods](lifecycle-methods.md)
- [Keys](keys.md)
- [Autoredraw system](autoredraw.md)
- Social
- [Mithril Jobs](https://github.com/lhorie/mithril.js/wiki/JOBS)
- [How to contribute](contributing.md)
- [Credits](credits.md)
- Misc
- [Framework comparison](framework-comparison.md)
- [Change log/Migration](change-log.md)