-
Notifications
You must be signed in to change notification settings - Fork 61
/
index.html
210 lines (206 loc) · 9.79 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
---
layout: layout-index
title: Hoodie – A generic backend with a client API for Offline First applications
---
<div class="box">
<div class="cb teaser">
<article class="space-below">
<h1>The Offline First Javascript Backend</h1>
<p>A fast, simple and self-hosted backend as a service for your (web) apps, Open Source and free. No need to write server-side code or database schemas. Makes building offline-capable software a breeze.</p>
<pre><code class="language-javascript">// Want to store some data,
// for example?
// In the frontend, do:
hoodie.store.add({
type: 'todo-item',
content: 'Try out hoodie!',
done: false
})</code></pre>
<p>Come on, dive in and <a href="http://docs.hood.ie/en/latest/guides/quickstart.html">give Hoodie a try!</a></p>
</article>
<aside>
<figure class="">
<img src="http://hoodiehq.github.io/hoodie-css/src/content_img/animals/low-profile-dog-3.png" width="180" height="180" alt="Low-profile dog waving">
</figure>
</aside>
</div>
<section class="cb">
<div class="row first teaser-index">
<div class="grid-3">
<section class="teaser-index-section">
<h3>Installation</h3>
<p>
Check out our <a href="/intro/#get-started">guide</a>.
</p>
<br />
<h3>Tutorials</h3>
<p>
Learn in <a href="/intro/#get-started">these tutorials</a> how to install Hoodie and get started.
</p>
<br />
<h3>Documentation</h3>
<p>
<a href="http://docs.hood.ie/" target="_blank">Hoodie’s Documentation</a>
</p>
</section>
</div>
<div class="grid-6">
<section class="teaser-index-section">
<h3>Hoodie Camp Release</h3>
<p>
The new Hoodie is around the corner, you can <strong><a href="http://github.com/hoodiehq/hoodie/" target="_blank">give it a try today</a></strong>!
</p>
<p>
<a href="http://github.com/hoodiehq/hoodie/" target="_blank" style="background: transparent;"><img src="/dist1/content_img/index/hoodie-camp-transparent.png" alt="Hoodie Camp" style="border: 0;"/></a>
</p>
</section>
</div>
</div>
<div class="row white">
<div class="grid-3">
<section>
<a class="no-border" href="/animals">
<img class="no-border" src="http://hoodiehq.github.io/hoodie-css/src/content_img/animals/low-profile-dog-1.png" alt="Hello, I'm the Hoodie dog!" />
</a>
</section>
</div>
<div class="grid-6">
<section>
<h3>
Hoodie is for you
</h3>
<p>
Currently, Hoodie is mainly for frontend developers who want to <a href="/intro/#get-started">build their own applications</a> based on it, and for Node.js developers who want to help us <a href="/contribute/#development">build Hoodie</a>.
</p>
<p>
Hoodie’s future goal is to be accessible for designers and people with few coding skills because <a href="/about#philosophy">we think this matters</a>.
</p>
</section>
</div>
</div>
<div class="row">
<div class="grid-6">
<section>
<h3>Features</h3>
<p>
Hoodie is an <a href="/initiatives#offline-first">Offline First</a>, <a href="/initiatives#nobackend">noBackend</a> architecture.
</p>
<p>
Its <a href="/initiatives#dreamcode">Dreamcode API</a> gives you user signup and administration, data storage, loading, synchronisation and shares, emails and payments and can be extended with <a href="http://plugins.hood.ie" target="_blank">plugins</a>. Hoodie is written in JavaScript and <a href="http://nodejs.org/" target="_blank">Node.JS</a> and relies on <a href="http://couchdb.apache.org/" target="_blank">CouchDB</a>.
</p>
</section>
</div>
<div class="grid-3 m-l rl center">
<section>
<h3>
Sponsoring
</h3>
<p>
This week of work on Hoodie is sponsored by <br /><a href="http://neighbourhood.ie/" target="_blank">The Neighbourhoodie</a>.
</p>
<p>
<a href="/sponsoring">Sponsor us!</a>
</p>
</section>
</div>
</div>
<div class="row">
<div class="grid-9 m-l orange-box center newsletter">
<a class="no-border" href="http://eepurl.com/yfNtr">
<section>
<h3>
Sign up for the Hoodie newsletter!
</h3>
</section>
</a>
</div>
</div>
<div class="row">
<div class="grid-6">
<section>
<h3>
About Hoodie
</h3>
<p>
<a href="/about">We believe in</a> Diversity, Enablement, Empowerment, Decentralisation, Independence and Freedom.
</p>
</section>
</div>
<div class="grid-3 m-l orange-box center">
<a class="no-border" href="/events">
<section>
<svg class="icon-calendar">
<title>calendar icon</title>
<desc>A white rectangle with slightly rounded corners and squares inside of it</desc>
<path d="M29.33 3H25V1c0-0.55-0.45-1-1-1s-1 0.45-1 1v2h-6V1c0-0.55-0.45-1-1-1s-1 0.45-1 1v2H9V1c0-0.55-0.45-1-1-1S7 0.45 7 1v2H2.67C1.19 3 0 4.19 0 5.67v23.67C0 30.81 1.19 32 2.67 32h26.67C30.81 32 32 30.81 32 29.33V5.67C32 4.19 30.81 3 29.33 3zM30 29.33C30 29.7 29.7 30 29.33 30H2.67C2.3 30 2 29.7 2 29.33V5.67C2 5.3 2.3 5 2.67 5H7v2c0 0.55 0.45 1 1 1s1-0.45 1-1V5h6v2c0 0.55 0.45 1 1 1s1-0.45 1-1V5h6v2c0 0.55 0.45 1 1 1s1-0.45 1-1V5h4.33C29.7 5 30 5.3 30 5.67V29.33z"/>
<rect x="7" y="12" width="4" height="3"/>
<rect x="7" y="17" width="4" height="3"/>
<rect x="7" y="22" width="4" height="3"/>
<rect x="14" y="22" width="4" height="3"/>
<rect x="14" y="17" width="4" height="3"/>
<rect x="14" y="12" width="4" height="3"/>
<rect x="21" y="22" width="4" height="3"/>
<rect x="21" y="17" width="4" height="3"/>
<rect x="21" y="12" width="4" height="3"/>
</svg>
<h3>Meet the Hoodies!</h3>
</section>
</a>
</div>
</div>
<div class="row ">
<div class="grid-9">
<section>
<h3>
Contribute <br />
</h3>
<p>
We’d love to have you on board. We’re looking for people who can code, design, write, organise and much more. Find out how you can support the work on Hoodie <a href="/contribute">here</a>.
</p>
</section>
</div>
</div>
<div class="row white">
<div class="grid-3">
<section>
<blockquote>
<p>A very promising open-source library for building offline-first apps.</p>
<cite>
<a href="http://www.smashingmagazine.com/" target="_blank">— Smashing Magazine</a>
</cite>
</blockquote>
</section>
</div>
<div class="grid-3">
<section>
<blockquote>
<p>❤ Hood.ie - a fast offline-first architecture for webapps. Super-simple user management & storage. Great for mobile.</p>
<cite>
<a href="https://twitter.com/addyosmani/statuses/340094925997735936" target="_blank">— Addy Osmani</a>
</cite>
</blockquote>
</section>
</div>
<div class="grid-3">
<section>
<blockquote>
<p>The Hoodie team is one of the nicest and welcoming that I’ve ever known.</p>
<cite>
<a href="/blog/a-hoodie-for-you-8-katrin-apel.html">— Katrin Apel</a>
</cite>
</blockquote>
</section>
</div>
</div>
<div class="row last">
<div class="grid-9">
<section>
<p>
<br />
<br />
<a href="/merchandise" target="_blank">Merchandise</a> - Because everyone needs a Hoodie ❤
</p>
</section>
</div>
</div>
</section>
</div>