-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
266 lines (263 loc) · 13 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
---
layout: default
---
<section class="intro section-padding">
<div class="container">
<div class="row">
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon icon-focus"></span>
</div>
<div class="intro-content">
<h5>Minimal basis/core</h5>
<p>Includes Templates, Pages, Assets and Snippets - use KMS core when you just need pretty simple static website</p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon icon-gears"></span>
</div>
<div class="intro-content">
<h5>Easily extendable</h5>
<p>Extending KMS via Rails Engines is pretty simple. As well as using already written that cover most of your needs</p>
</div>
</div>
<div class="col-md-4 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon icon-paintbrush"></span>
</div>
<div class="intro-content last">
<h5>Modern look and feel</h5>
<p>Beautiful and responsive admin panel. And need to mention - it's quite fast (thanks to Angular.js)</p>
</div>
</div>
</div>
</div>
</section>
<section class="features section-padding" id="features">
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-7">
<div class="feature-list">
<h3>Lightning fast website development</h3>
<p>Create your websites in hours, not days.</p>
<ul class="features-stack">
<li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Templating and dynamic parts</h5>
<p>In pages and templates you can use embedded simple and powerful template language - Liquor</p>
</div>
</li>
<li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Built-in documentation/help</h5>
<p>Never go away from your website admin panel searching some docs - it's already built-in</p>
</div>
</li>
<li class="feature-item">
<div class="feature-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="feature-content">
<h5>Open source</h5>
<p>Source code is hosted on GitHub. Feel free to fork, customize and contribute.</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="device-showcase">
<div class="devices">
<div class="ipad-wrap wp1"></div>
<div class="iphone-wrap wp2"></div>
</div>
</div>
<div class="responsive-feature-img"><img src="images/devices.png" alt="responsive devices"></div>
</section>
<section class="features-extra section-padding" id="assets">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="feature-list">
<h3>No Git, no deploys</h3>
<p>You can think of KMS as Shopify but for any type of website! </p>
<p>So the whole idea is that you just create instance of KMS and code entire website in its admin section. With possibility of on-the-fly models creation and powerful templating language you can forget about coding boilerplate Rails code. But anytime you need something custom, you always can do it and easily extend KMS because it's still your app with plugged in KMS engine.
</p>
<a href="{{ site.docs_url }}" class="btn btn-ghost btn-accent btn-small">Check out docs</a>
</div>
</div>
</div>
</div>
<div class="macbook-wrap wp3">
<iframe width="699" height="438" src="https://www.youtube.com/embed/WPZoWyd-thE?rel=0&showinfo=0" frameborder="0" allowfullscreen="" style="
position: relative;
top: 35px;
left: 109px;
"></iframe>
</div>
<div class="responsive-feature-img">
<iframe width="76%" height="61%" src="https://www.youtube.com/embed/WPZoWyd-thE?rel=0&showinfo=0" frameborder="0" allowfullscreen="" style="
position: relative;
top: 422px;
left: 99px;
"></iframe>
<img src="images/macbook-pro.png" alt="responsive devices">
</div>
</section>
<!-- <section class="hero-strip section-padding">
<div class="container">
<div class="col-md-12 text-center">
<h2>
Customise Sedna with the included <span class="sketch">Sketch <i class="version">3</i></span> file
</h2>
<p>Change/swap/edit every aspect of Sedna before you hit development with the included Sketch file.</p>
<a href="#" class="btn btn-ghost btn-accent btn-large">Download now!</a>
<div class="logo-placeholder floating-logo"><img src="img/sketch-logo.png" alt="Sketch Logo"></div>
</div>
</div>
</section> -->
<!-- <section class="blog-intro section-padding" id="blog">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Showcase your smashing product with Sedna</h3>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12 leftcol">
<h5>EXCLUSIVE TO CODROPS</h5>
<p>Minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="col-md-6 col-sm-12 col-xs-12 rightcol">
<h5>SPREADING PIXELS AROUND THE WORLD</h5>
<p>Minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
</div>
</section> -->
<section class="blog text-center" style="margin-top:120px;">
<div class="container-fluid">
<h3>Built with good tools</h3>
<div class="row">
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="images/angular.svg" alt="Sedna blog image"/>
</div>
<figcaption>
<h2>Angular.js</h2>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="images/rails.png" alt="Sedna blog image"/>
</div>
<figcaption>
<h2>Ruby on Rails</h2>
</figcaption>
</figure>
</article>
</div>
<div class="col-md-4">
<article class="blog-post">
<figure>
<div class="blog-img-wrap">
<div class="overlay">
<i class="fa fa-search"></i>
</div>
<img src="images/postgres.svg" class="single_image" alt="Sedna blog image"/>
</div>
<figcaption>
<h2>PostgreSQL</h2>
</figcaption>
</figure>
</article>
</div>
<!-- <a href="#" class="btn btn-ghost btn-accent btn-small">More news</a> -->
</div>
</div>
</section>
<!-- <section class="testimonial-slider section-padding text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="flexslider">
<ul class="slides">
<li>
<div class="avatar"><img src="img/avatar.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Lorem ipsum dolor sit amet, nullam lucia nisi."</h2>
<p class="author">Peter Finlan, Product Designer.</p>
</li>
<li>
<div class="avatar"><img src="img/mani.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Nunc vel maximus purus. Nullam ac urna ornare."</h2>
<p class="author">Manoela Ilic, Founder @ Codrops.</p>
</li>
<li>
<div class="avatar"><img src="img/130.jpg" alt="Sedna Testimonial Avatar"></div>
<h2>"Nullam ac urna ornare, ultrices nisl ut, lacinia nisi."</h2>
<p class="author">Blaz Robar, Pixel Guru</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</section> -->
<section class="sign-up section-padding text-center" id="download">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<h3>Wanted to know about the most recent KMS news and updates?</h3>
<p>Just subscribe using text field below</p>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//getkms.us15.list-manage.com/subscribe/post?u=b7f4e7a1bedde60bdfe77d912&id=bd4d0ce7fd" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate signup-form" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group form-input-group">
<!--<label for="mce-EMAIL">Email Address </label>-->
<i class="fa fa-envelope"></i>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Enter your email" required>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_b7f4e7a1bedde60bdfe77d912_bd4d0ce7fd" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button btn-fill sign-up-btn"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</div>
</section>
<section class="to-top">
<div class="container">
<div class="row">
<div class="to-top-wrap">
<a href="#top" class="top"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</section>