-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
282 lines (255 loc) · 11.7 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
278
279
280
281
282
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0" />
<title>Open Source Python/Django CMS Framework | Widgy</title>
<meta name="description" content="Widgy is a Python/Django CMS framework with a drag & drop interface to make it as easy as possible to manage your website's content.">
<link href="//fonts.googleapis.com/css?family=Roboto:400italic,700italic,400,700%7CLato:400,900,400italic,900italic" rel="stylesheet" type="text/css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/widgy.css">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/underscore-min.js"></script>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript" src="js/widgy.js"></script>
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="icon" href="image/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="image/favicon.ico" type="image/x-icon">
<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-2670667-10', 'wid.gy');
ga('send', 'pageview');
</script>
</head>
<body class="homePage">
<div class="adapt" id="skrollr-body">
<header class="wrapper">
<div class="inner">
<a class="logo" href="#top">
<img class="logo" src="image/logo-white.png" alt="" />
<img class="frame" src="image/logo-frame.png" alt="" />
<img class="fill" src="image/logo-fill.png" alt="" data-0="top: -800%;" data-end="top: 0%" />
</a>
<nav>
<a href="#getwidgy" class="getWidgy">Download</a>
<a href="http://demo.wid.gy/create-demo-site/" class="getWidgy">Demo</a>
<a href="#support" class="support">Support</a>
<a href="#features" class="features">Features</a>
</nav>
</div>
</header>
<section class="top" id="top">
<div class="inner">
<div class="text">
<p>
<img src="image/python.png" alt="Python" />
<img src="image/django.png" alt="Django" />
</p>
<h2>The CMS for the particular needs of perfectionists.</h2>
<p>
<a class="button" href="http://demo.wid.gy/create-demo-site/">Demo</a>
<a class="button" href="#getwidgy">Install</a>
</p>
</div>
<div class="slideshow">
<div class="slide">
<img src="image/screenshot-small.jpg" alt="Widgy Python CMS Screenshot" />
</div>
<a class="button orange" href="http://demo.wid.gy/create-demo-site/">Try the Demo</a>
</div>
</div>
</section>
<section class="intro" id="intro">
<div class="inner">
<a name="intro"></a>
<div class="bucket">
<figure>
<img src="image/icon-django.gif" alt="Widgy is a Django CMS" />
<figcaption>Familiar</figcaption>
</figure>
<p>
Widgy is a Python CMS built on Django, so you already know your way around the code. Promgrammers will feel right at home.
</p>
</div>
<div class="bucket">
<figure>
<img src="image/icon-open.gif" alt="" />
<figcaption>Open</figcaption>
</figure>
<p>
Widgy is released under the Apache 2 license, so you have the flexibility you need, with added protections for your business. <!--Make contributions by signing the CLA borrowed directly from the Django Software Foundation.-->
</p>
</div>
<div class="bucket">
<figure>
<img src="image/icon-agile.gif" alt="" />
<figcaption>Agile</figcaption>
</figure>
<p>
Widgy allows Python/Django programmers to customize widgets and for marketers to easily create and optimize content for SEO and usability.
</p>
</div>
<div class="bucket">
<figure>
<img src="image/icon-easy.gif" alt="" />
<figcaption>Easy</figcaption>
</figure>
<p>
Widgy has a simple drag & drop interface that helps marketers easy publish complex content like tables and accordions.
</p>
</div>
</div>
</section>
<section class="features" id="features">
<div class="inner">
<h1><a name="features"></a>Widgy Features</h1>
<div class="screenshots">
<div class="screenshot">
<img src="image/feature-drag-drop.jpg" alt="Drag and Drop Python CMS" />
<p><em>Drag & Drop Interface</em></p>
</div>
<div class="screenshot">
<img src="image/feature-tree.jpg" alt="Default Widgets in Django CMS" />
<p><em>Lots of Default Widgets</em></p>
</div>
</div>
<ul class="features">
<li>
<span class="feature">Not Just an HTML Editor</span>
<span class="description">Use Widgy to edit any heterogenous tree-structured data!</span>
</li>
<li>
<span class="feature">Page Builder</span>
<span class="description">Includes common & advanced widgets for building out web pages without needing to know HTML.</span>
</li>
<li>
<span class="feature">Form Builder</span>
<span class="description">Drag & drop to create forms, success emails, or link to Salesforce. Download submissions as a CSV.</span>
</li>
<li>
<span class="feature">Integration with Mezzanine CMS</span>
<span class="description">Provides a new Page type for Widgy content instead of a typical TinyMCE.</span>
</li>
<li>
<span class="feature">Review Queue</span>
<span class="description">Advanced versioning for Widgy pages. Set file permissions, review changes between versions, schedule publishing, and preview changes.</span>
</li>
<li>
<span class="feature">Django Authentication</span>
<span class="description">Integrated with the Django authentication framework. Control which widgets users are able to edit.</span>
</li>
<li>
<span class="feature">ModelField & FormField</span>
<span class="description">Add Widgy to any model that you want, even add multiple widgy fields to the same model.</span>
</li>
<li>
<span class="feature">Drag & Drop Editor</span>
<span class="description">Easily edit complex tree documents.</span>
</li>
<li>
<span class="feature">Widgets are Django Models</span>
<span class="description">Just write and model a render template — widgets can be customized through inheritance.</span>
</li>
<li>
<span class="feature">Widgets are Django ModelForms</span>
<span class="description">For most widgets, no addition JavaScript is necessary. Customize functionality by overriding the form.</span>
</li>
<li>
<span class="feature">Widgets are Django Templates</span>
<span class="description">To change how a widget renders, just override its template. Presto-blammo!</span>
</li>
<li>
<span class="feature">Widgets are Self-Contained</span>
<span class="description">Include custom JavaScript and SCSS files for your widgets.</span>
</li>
<li>
<span class="feature">Links Framework</span>
<span class="description">Allow widgets, like Button, to link to any model.</span>
</li>
<li>
<span class="feature">Include your own Django Apps</span>
<span class="description">Easily include django apps into the page tree with Plugins (urlconf_include).</span>
</li>
<li>
<span class="feature">Painless Search</span>
<span class="description">Integrated with django-haystack.</span>
</li>
<li>
<span class="feature">Super-Powered Compatibility Methods</span>
<span class="description">The compatibility framework helps make sure that widgets can only go where they are expected (users can't mess up their site). Override compatibility for built-in widgets to suit your site's needs.</span>
</li>
<li>
<span class="feature">Optimized Static Assets</span>
<span class="description">Integrated with django-require for optimizing the Widgy editor static assets.</span>
</li>
<li>
<span class="feature">Debugging Helpers</span>
<span class="description">Widgy provides django-debug-toolbar panels for investigating <em>what's going on</em> with Widgy rendering.</span>
</li>
<li>
<span class="feature">Easy Usability Controls</span>
<span class="description">Widgets and callouts allow you to control the way content is presented to users.</span>
</li>
<li>
<span class="feature">More Than Just Text</span>
<span class="description">Widgets allow you to easily add images, tables, tabs, and accordions.</span>
</li>
<li>
<span class="feature">Track Conversions Easily</span>
<span class="description">The Widgy Form Builder sends users to a unique URL after converting, helping marketers track site success</span>
</li>
</ul>
</div>
</section>
<section class="support" id="support">
<div class="inner">
<h1><a name="support"></a>Widgy Support</h1>
<p>Here's how to get some help.</p>
<p>
<a href="http://docs.wid.gy/en/latest/" class="button"><i class="fa fa-file-text-o"></i> Widgy Documentation</a>
<a href="https://groups.google.com/a/fusionbox.com/forum/#!forum/widgy" class="button"><i class="fa fa-google-plus"></i> Widgy Google Group</a>
</p>Please <a href="http://www.fusionbox.com/contact/">contact us</a> for paid support options.<p>
</p>
</div>
</section>
<section class="getwidgy" id="getwidgy">
<div class="inner">
<h1><a name="getwidgy"></a>Download</h1>
<p>You have a couple options for getting Widgy:</p>
<p><code>$ pip install django-widgy</code></p>
<p>or</p>
<p><a href="https://github.com/fusionbox/django-widgy" class="button"><i class="fa fa-github-alt"></i> django-widgy on Github</a></p>
<figure>
<p><a href="http://www.fusionbox.com/"></a>Sponsored by</p>
<img src="image/fusionbox.png" alt="Fusionbox" />
<p>Widgy is brought to you by <strong>Fusionbox</strong>, a Denver digital agency with a heart for Python.</p>
<p><a class="button block small orange" href="http://www.fusionbox.com/contact/">Contact Fusionbox</a></p>
</figure>
</div>
</section>
<footer>
<div class="inner">
<p>
©2024 Fusionbox, Inc. All rights reserved.
</p>
</div>
</footer>
</div>
<script type="text/javascript">
/* Skrollr Initialize Call */
if(!(/Android|iPhone|iPad|iPod|BlackBerry|Windows Phone/i).test(navigator.userAgent || navigator.vendor || window.opera)){
var s = skrollr.init({
forceHeight: false,
smoothScrollingDuration: 500
});
}
</script>
</body>
</html>