clean up docs
This commit is contained in:
parent
b62663bdc1
commit
fab51f583a
3 changed files with 4 additions and 6 deletions
|
|
@ -11,9 +11,8 @@
|
|||
- [Keys](keys.md)
|
||||
- Social
|
||||
- [Community chat](https://gitter.im/lhorie/mithril.js)
|
||||
- [Wiki](https://github.com/lhorie/mithril.js/wiki)
|
||||
- [Jobs](https://github.com/lhorie/mithril.js/wiki/JOBS)
|
||||
- [Contributing](contributing.md)
|
||||
- [Mithril Jobs](https://github.com/lhorie/mithril.js/wiki/JOBS)
|
||||
- [How to contribute](contributing.md)
|
||||
- [Credits](credits.md)
|
||||
- Misc
|
||||
- [Framework comparison](framework-comparison.md)
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
### What is Mithril?
|
||||
|
||||
Mithril is a client-side Javascript framework for building Single Page Applications.
|
||||
It's small (< 8kb gzip) and batteries-included.
|
||||
It's small (< 8kb gzip), fast and batteries-included.
|
||||
|
||||
If you are an experienced developer and want to know how Mithril compares to other frameworks, see the [framework comparison](framework-comparison.md) page.
|
||||
|
||||
|
|
|
|||
|
|
@ -16,5 +16,4 @@
|
|||
- Optional
|
||||
- [Stream](stream.md)
|
||||
- Tooling
|
||||
- [Bundler](bundler.md)
|
||||
- [Ospec](ospec.md)
|
||||
- [Ospec](https://github.com/lhorie/mithril.js/blob/rewrite/ospec)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue