update website

This commit is contained in:
dntzhang 2017-03-24 09:04:10 +08:00
parent accfbd2406
commit f7fb87157f
1 changed files with 36 additions and 35 deletions

View File

@ -1,35 +1,36 @@
## [Docs Website](https://alloyteam.github.io/omi/website/docs-cn.html)
### Usage
* [安装](./src/docs/cn/installation.md)
* [Hello World](./src/docs/cn/hello_world.md)
* [组件](./src/docs/cn/components.md)
* [组件通讯](./src/docs/cn/communication.md)
* [生命周期](./src/docs/cn/lifecycle.md)
* [事件处理](./src/docs/cn/events.md)
* [条件判断](./src/docs/cn/condition.md)
* [循环遍历](./src/docs/cn/loop.md)
* [表单](./src/docs/cn/form.md)
* [继承](./src/docs/cn/inherit.md)
* [模板切换](./src/docs/cn/template.md)
* [获取DOM节点](./src/docs/cn/get_dom.md)
* [插件体系](./src/docs/cn/plugin.md)
* [Omi理念](./src/docs/cn/thinking_in_omi.md)
### Usage(en-us)
* [installation](./src/docs/en/installation.md)
* [Hello World](./src/docs/en/hello_world.md)
* [components](./src/docs/en/components.md)
* [communication](./src/docs/en/communication.md)
* [lifecycle](./src/docs/en/lifecycle.md)
* [events](./src/docs/en/events.md)
* [condition](./src/docs/en/condition.md)
* [loop](./src/docs/en/loop.md)
* [form](./src/docs/en/form.md)
* [inherit](./src/docs/en/inherit.md)
* [template](./src/docs/en/template.md)
* [get dom](./src/docs/en/get_dom.md)
* [plugin](./src/docs/en/plugin.md)
* [thinking_in_omi](./src/docs/en/thinking_in_omi.md)
## [Docs Website](https://alloyteam.github.io/omi/website/docs-cn.html)
### Usage
* [安装](./src/docs/cn/installation.md)
* [Hello World](./src/docs/cn/hello_world.md)
* [组件](./src/docs/cn/components.md)
* [组件通讯](./src/docs/cn/communication.md)
* [生命周期](./src/docs/cn/lifecycle.md)
* [Store体系](./src/docs/cn/store.md)
* [事件处理](./src/docs/cn/events.md)
* [条件判断](./src/docs/cn/condition.md)
* [循环遍历](./src/docs/cn/loop.md)
* [表单](./src/docs/cn/form.md)
* [继承](./src/docs/cn/inherit.md)
* [模板切换](./src/docs/cn/template.md)
* [获取DOM节点](./src/docs/cn/get_dom.md)
* [插件体系](./src/docs/cn/plugin.md)
* [Omi理念](./src/docs/cn/thinking_in_omi.md)
### Usage(en-us)
* [installation](./src/docs/en/installation.md)
* [Hello World](./src/docs/en/hello_world.md)
* [components](./src/docs/en/components.md)
* [communication](./src/docs/en/communication.md)
* [lifecycle](./src/docs/en/lifecycle.md)
* [events](./src/docs/en/events.md)
* [condition](./src/docs/en/condition.md)
* [loop](./src/docs/en/loop.md)
* [form](./src/docs/en/form.md)
* [inherit](./src/docs/en/inherit.md)
* [template](./src/docs/en/template.md)
* [get dom](./src/docs/en/get_dom.md)
* [plugin](./src/docs/en/plugin.md)
* [thinking_in_omi](./src/docs/en/thinking_in_omi.md)