Merge remote-tracking branch 'origin/master' into next
This commit is contained in:
commit
75b9959b8a
37 changed files with 115 additions and 0 deletions
13
docs/community.md
Normal file
13
docs/community.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
## Community
|
||||
|
||||
### Mailing List
|
||||
|
||||
Got questions about Mithril? Suggestions?
|
||||
|
||||
Feel free to post on the [mailing list](https://groups.google.com/forum/#!forum/mithriljs)
|
||||
|
||||
---
|
||||
|
||||
### Bug Tracker
|
||||
|
||||
You can file bugs in the [issues page on Github](https://github.com/lhorie/mithril.js/issues?state=open)
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
<a href="index.html" class="logo"><span>○</span> Mithril</a>
|
||||
<a href="getting-started.html">Guide</a>
|
||||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
<a href="index.html" class="logo"><span>○</span> Mithril</a>
|
||||
<a href="getting-started.html">Guide</a>
|
||||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
<a href="index.html" class="logo"><span>○</span> Mithril</a>
|
||||
<a href="getting-started.html">Guide</a>
|
||||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue