forked from hoodiehq-archive/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_index.html
41 lines (30 loc) · 2.09 KB
/
_index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: layout
---
<a name="hoodie-documentation" class="anchor" href="#hoodie-documentation"><span class="octicon octicon-link"></span></a>Hoodie Documentation</h1>
<h2>
<a name="state-of-documentation" class="anchor" href="#state-of-documentation"><span class="octicon octicon-link"></span></a>State of Documentation</h2>
<p>This documentation is currently work in progress. We are constantly working and reworking certain parts of our documentation for the first final release of hoodie.</p>
<h2>
<a name="support-the-team" class="anchor" href="#support-the-team"><span class="octicon octicon-link"></span></a>Support the Team</h2>
<p>Your contribution can be various. Tutorials, screencasts, code examples or official hoodie techdocs. We'd be happy to have you! <3</p>
<p>If you want to join our great Hoodie-Docs-Team and help us ship this, ping us on <code>irc.freenode.net</code> channel <code>#hoodie-docs</code>.</p>
<h2>
<a name="external-resources-of-documentation" class="anchor" href="#external-resources-of-documentation"><span class="octicon octicon-link"></span></a>External Resources of Documentation</h2>
<h3>
<a name="guides" class="anchor" href="#guides"><span class="octicon octicon-link"></span></a>Guides</h3>
<ul>
<li>How to Deploy Hoodie (<a href="https://github.com/hoodiehq/my-first-hoodie/blob/master/deployment.md">https://github.com/hoodiehq/my-first-hoodie/blob/master/deployment.md</a>)</li>
<li>How to Write Plugins for Hoodie (<a href="https://github.com/hoodiehq/hoodie-plugin-tutorial">https://github.com/hoodiehq/hoodie-plugin-tutorial</a>)</li>
</ul><h3>
<a name="code-examples" class="anchor" href="#code-examples"><span class="octicon octicon-link"></span></a>Code Examples</h3>
<ul>
<li>Using Hoodie by Todo Examples (<a href="https://github.com/snnd/todomvc-on-hoodie">https://github.com/snnd/todomvc-on-hoodie</a>)</li>
</ul>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/hoodiehq">hoodiehq</a></p>
<p><small>Hosted on GitHub Pages</p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>