This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
277 lines (264 loc) · 14.5 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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Bookiza - The Book Baking tool for The Web | Official Website—brought to you by Bubblin Superbooks—The Publishers for The Web. </title>
<meta name="description" content="Bookiza is a book reification framework for the web based on nodejs and shell. Bake responsive books on web.">
<link rel="apple-touch-icon" sizes="180x180" href="https://bookiza.io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://bookiza.io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://bookiza.io/favicon-16x16.png">
<link rel="manifest" href="https://bookiza.io/site.webmanifest">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="theme-color" content="#ffffff">
<link href="https://bookiza.io/css/main.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
<meta property="og:url" content="https://bookiza.io" />
<meta property="og:type" content="website" />
<meta property="og:title" content="A book reification framework for the web." />
<meta property="og:description" content="Bookiza is a lightweight book reification framework that cuts down your book making and publishing time by half. Manage your manuscript like a champion🏆. Publish once and it's available for everyone!" />
<meta property="og:image" content="https://raw.githubusercontent.com/bookiza/bookiza.cli/master/assets/images/bookiza.png" />
<script type="text/javascript">
window.heap = window.heap || [], heap.load = function(e, t) {
window.heap.appid = e, window.heap.config = t = t || {};
var r = t.forceSSL || "https:" === document.location.protocol,
a = document.createElement("script");
a.type = "text/javascript", a.async = !0, a.src = (r ? "https:" : "https:") + "//cdn.heapanalytics.com/js/heap-" + e + ".js";
var n = document.getElementsByTagName("script")[0];
n.parentNode.insertBefore(a, n);
for (var o = function(e) {
return function() {
heap.push([e].concat(Array.prototype.slice.call(arguments, 0)))
}
}, p = ["addEventProperties", "addUserProperties", "clearEventProperties", "identify", "removeEventProperty", "setEventProperties", "track", "unsetEventProperty"], c = 0; c < p.length; c++) heap[p[c]] = o(p[c])
};
heap.load("2591933554");
</script>
</head>
<body>
<header>
<a href="https://bookiza.io">
<img src="./images/bookiza.png" alt="bookiza logo" class="headerPic" />
<img src="./images/logo.png" alt="bookiza small logo" class="navPic" />
</a>
</header>
<div class="right trap ribbon-wrap">
<div class="trap-ribbon flex">
<a href="https://github.com/bookiza/bookiza"><i class="fa fa-star fa-2x" aria-hidden="true"> </i> on <i class="fa fa-github fa-2x" aria-hidden="true"></i></a>
</div>
</div>
<main class="container">
<div class="wrapper center divide-in-half">
<h1 class="pitch"> bookiza </h1>
<hr class="color-strip"/>
<h2 class="punchline"> Beautiful, responsive books on web. </h2>
<p>
Bookiza is a lightweight <strong>book reification framework</strong> for the web. Manage your manuscript smartly, cut down your book making time by half. Publish for <a href="https://bubblin.io/support">everyone</a>!
</p>
<div class="pad-vertically">
<a class="action-button shadow animate green" href="https://github.com/marvindanig/The-Solar-System">Sample book</a>
<a class="action-button shadow animate red" href="https://bubblin.io/book/bookiza-documentation-by-marvin-danig/1">Live demo</a>
<a class="action-button shadow animate yellow" href="https://bubblin.io/bookiza/docs/">Documentation</a>
</div>
<p> <img src="./images/dependencies.png" /></p>
<div class="shrink center">
<p>
Bake your book with all the goodness of web!
</p>
<p class="super-small"> <a rel="nofollow" id="version" href="https://www.npmjs.com/package/bookiza"></a> </p>
</div>
</div>
<div class="gray wrapper center white-text great-vibes">
<p> Liberate your work. Take distribution in your control.</p>
</div>
<div class="wrapper center">
<div class="divide-in-half center">
<p class="justify"> Prerequisites:</p>
<p class="justify standard">
node (>=8.11.3), gulp, shelljs, git-scm and a unixy-style shell or the terminal app.
</p>
<p class="justify"> To install:</p>
<div class="terminal">
<p>$ npm i -g bookiza</p>
</div>
<p class="justify"> Check installation with:</p>
<div class="terminal">
<p>$ bookiza --version</p>
</div>
<p class="justify"> Next, register client with:</p>
<div class="terminal">
<p>$ bookiza register</p>
</div>
<p class="justify"> It will ask for your <a href="https://bubblin.io">Bubblin credentials</a> and connect Bookiza to its sweet POST/PATCH API. You're all set now… 😇</p>
<hr/>
<p class="justify"> To start a new project <span class="monospace-red"> My-Awesome-Comics </span>:</p>
<div class="terminal">
<p>$ bookiza new My-Awesome-Comics --leafs 12 --template comics</p>
</div>
<p class="justify"> Creates a new project with 12 fresh leafs (24 pages) inside <span class="monospace">manuscript/</span> folder along with a layout template for comics. Boom!</p>
<p class="justify"> <span class="monospace">cd </span> into <span class="monospace-red"> My-Awesome-Comics </span>, and then:</p>
<div class="terminal">
<p>$ bookiza server</p>
</div>
<p class="justify"> It will 🔥 up your manuscript at <span class="monospace"> https://localhost:4567 </span> and watch for changes! </p>
<hr/>
<p class="justify"> Open project on your favorite editor (Sublime / Atom), write away. Once the book is ready, hit: </p>
<div class="terminal">
<p>$ bookiza publish</p>
</div>
<p class="justify"> Boom!, and now your book is live on web. </p>
<p class="justify"> Complete vocabulary is available with: </p>
<div class="terminal">
<p>$ bookiza --help</p>
</div>
<p class="justify">
Or read documentation at
<a href="https://bubblin.io/bookiza/docs/">
https://bubblin.io/bookiza/docs/
</a>
</p>
</div>
</div>
<div class="gray wrapper white-text center">
<h1> 🏆 </h1>
<div class="opinion">
<blockquote>The future of e-books</blockquote>
<p>— Paul Singh, Results Junkies / Brickyard / 500 Startups - Washington DC </p>
</div>
<div class="opinion">
<blockquote>The most beautiful implementation of a book in browser that I have ever seen…</blockquote>
<p>— Craig Mod, MacDowell fellow / Flipboard - New York </p>
</div>
<div class="opinion">
<blockquote>... every bit as interesting as it could get!</blockquote>
<p>— Judith Monica Neumann, Writer Programmer Teacher - Buenos Aires</p>
</div>
</div>
<div class="wrapper center divide-in-half">
<h1>Why Bookiza?</h1>
<p>
Johannes Gutenberg invented a printing press with movable type more than 500 years ago. His invention led to improved readability of books and enabled pagination on a scale never seen before. His invention pushed the page turner forward and took longform consumption to a whole another level. Bookiza aims to do exactly the same for another medium — the web.
</p>
</div>
<div class="center flex">
<div class="flex double-top-gap divide-in-half">
<span class="one-half center card pad">
<div class="symbol-plate flex one">
<div class="symbol flex">
<i class="fa fa-smile-o"></i>
</div>
</div>
<h5> Simple & efficient</h5>
<p class="justify"> Optimized for happiness. Write your heart out, your manuscript and you're one. See changes live in real-time. </p>
<p> Hit <span class="code">$ bookiza publish</span> to update. </p>
</span>
<span class="one-half center card pad">
<div class="symbol-plate flex two">
<div class="symbol flex">
<i class="fa fa-bolt"></i>
</div>
</div>
<h5> Insanely powerful</h5>
<p class="justify"> Fire <span class="code">$ bookiza new my-book -l 20</span> and BOOM!, your book with 40 pages has struck ground in under a minute.
</p>
<p> Superbooks are <a href="https://bubblin.io/support">supported</a> everywhere.</p>
</span>
<span class="one-half center card pad">
<div class="symbol-plate flex three">
<div class="symbol flex">
<i class="fa fa-git"></i>
</div>
</div>
<h5> Version control </h5>
<p class="justify"> Bookiza uses <a href="https://git-scm.com/"> git-scm </a> internally to track changes. Adopt collaboration and semantic versioning on your book. </p>
<p> Bring your editor, designer and developer together.</p>
</span>
<span class="one-half center card pad">
<div class="symbol-plate flex four">
<div class="symbol flex">
<i class="fa fa-file-text-o"></i>
</div>
</div>
<h5> Strong layouts</h5>
<p class="justify"> Use a layout that works for your readers. Choose a <a href="https://github.com/bookiza/templates">free template</a> that brings polish and focus on your story.
</p>
<p> Create comics, novels, magazines -- anything!</p>
</span>
<span class="one-half center card pad">
<div class="symbol-plate flex five">
<div class="symbol flex">
<i class="fa fa-space-shuttle"></i>
</div>
</div>
<h5> Interactive Content </h5>
<p class="justify">
Use JavaScript in your book to add beautiful visuals. Plot a great story with responsive animations, webgl or anything!
</p>
<p> Superbooks are <a href="https://bubblin.io/faq">Static PWAs</a>!</p>
</span>
<span class="one-half center card pad">
<div class="symbol-plate flex six">
<div class="symbol flex">
<i class="fa fa-puzzle-piece"></i>
</div>
</div>
<h5> Flavorful and flexible</h5>
<p class="justify">
Bookiza comes in multiple flavors—use markdown, haml, pug, sass, less, stylus or anything else that suit you best.
</p>
<p> Configuring <a href="https://bubblin.io/bookiza/docs/preprocessors">preprocessors</a> for Superbooks.</p>
</span>
</div>
</div>
<div class="green wrapper center white-text">
<i class="fa fa-github fa-2x side-gap" aria-hidden="true"> </i>
<div> Available on Github! </div>
<a rel="nofollow" class="action-button shadow animate blue" href="https://github.com/bookiza/bookiza.cli/issues/new">
<div> Help & Support
</div>
</a>
</div>
</main>
<footer class="legend center jagged-wrap-inner">
<div class="lightgray-bg jagged-border"></div>
<ul class="horizontal-list center flex small">
<li>
<a rel="nofollow" href="https://twitter.com/bookiza"> <i class="fa fa-twitter"></i> Twitter </a>
</li>
<li>
<a rel="nofollow" href="https://github.com/bookiza/bookiza.cli"> <i class="fa fa-github"></i> Repository </a>
</li>
<li>
<a rel="nofollow" href="https://bubblin.io/bookiza/docs/"> <i class="fa fa-doc"></i>Documentation</a>
</li>
</ul>
<div>
<a href="https://bubblin.io/" class="flex small"> <img src="./images/bubbl.in.svg" /> Bubblin Superbooks Inc. </a>
</div>
<p>All rights reserved.</p>
<p>© 3rd millenium+ (Bubblin Superbooks Inc.). + <a rel="nofollow" href="https://twitter.com/marvindanig"> Marvin Danig </a> & <a rel="nofollow" href="https://bubblin.io/sonica">Sonica Arora</a>.</p>
</footer>
<script type="text/javascript" src="./javascripts/script.js"></script>
<noscript class="flex">
Oooh... JavaScript is disabled! We're doing all right here but you're gonna need it on books.
</noscript>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-73884403-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Place this tag in your head or just before your close body tag. -->
<script src="https://apis.google.com/js/platform.js" async defer></script>
</body>
</html>