forked from jednano/Theme-Engine-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
158 lines (146 loc) · 7.53 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
<!DOCTYPE html>
<html>
<head>
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Volusion - Theme Engine</title>
<link href='http://fonts.googleapis.com/css?family=Podkova:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/docs.css">
<link rel="stylesheet" href="assets/css/custom.css" />
</head>
<body class="th-docs-home">
<a class="sr-only" href="#content">Skip to main content</a>
<!-- Docs master nav -->
<header class="navbar navbar-static-top th-docs-nav" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"><img src="assets/images/logo.png" alt="Volusion" class="img-responsive" /></a>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="docs/quick-start.html">Quick Start</a></li>
<li><a href="docs/advanced-guide.html">Advanced Guide</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="blog/index.html">Blog</a></li>
<li><a href="showcase/index.html">Showcase</a></li>
</ul>
</nav>
</div>
</header>
<!-- Page content of course! -->
<main class="th-docs-masthead th-docs-header--masthead" id="content" role="main">
<div class="container">
<!--<span class="th-docs-booticon bs-docs-booticon-lg bs-docs-booticon-outline">v</span>-->
<h1>Theme Engine</h1>
<p class="lead">The next generation theme framework for the Volusion Platform</p>
</div>
</main>
<div class="th-docs-featurette">
<div class="container">
<h2 class="th-docs-featurette-title">Unleash your creativity, create something amazing!</h2>
<p class="lead">The Theme Engine gives developers of all levels the ability to create stunning websites using the latest tools and technologies.</p>
<hr class="half-rule">
<div class="row">
<div class="col-sm-4">
<img src="" alt="Unlimited Creativity" class="img-responsive">
<h3>Unlimited Creativity</h3>
<p>There are no limits to what you can create with the Theme Engine. Let your imagination run wild and create that site you've been dreaming about.</p>
</div>
<div class="col-sm-4">
<img src="" alt="Incredible Features" class="img-responsive">
<h3>Incredible Features</h3>
<p>The Theme Engine includes a variety of pre-built starter templates to empower you to create beautiful websites with incredible capabilities. Leverage any number of pre-built components or roll your own.</p>
</div>
<div class="col-sm-4">
<img src="" alt="Powerful SDK's & API" class="img-responsive">
<h3>Powerful SDK's & API</h3>
<p>Our community of developers have created powerful SDK's to communicate directly with our API. Download one today and get started creating something amazing!</p>
</div>
</div>
<hr class="half-rule">
<p class="lead">We're open source! Check us out on GitHub and join the most talented developers and designers on the web by contributing to our Theme Engine.</p>
<a href="https://github.com/volusion-angular/theme" class="btn btn-outline btn-lg" target="_blank">View the GitHub project</a>
</div>
</div>
<div class="th-docs-featurette">
<div class="container">
<h2 class="th-docs-featurette-title">Built with passion and care from developers all over the world.</h2>
<p class="lead">Check out some of the hottest designs powered by the Theme Engine.</p>
<hr class="half-rule">
<div class="row bs-docs-featured-sites">
<div class="col-sm-3">
<a href="javascript:void(0);" target="_blank">
<img src="assets/images/themes/metro.jpg" alt="Metro Theme" class="img-responsive" />
</a>
</div>
<div class="col-sm-3">
<a href="javascript:void(0);" target="_blank">
<img src="assets/images/themes/gizmo.jpg" alt="Gizmo Theme" class="img-responsive" />
</a>
</div>
<div class="col-sm-3">
<a href="javascript:void(0);" target="_blank">
<img src="assets/images/themes/sven.jpg" alt="Sven Theme" class="img-responsive" />
</a>
</div>
<div class="col-sm-3">
<a href="javascript:void(0);" target="_blank">
<img src="assets/images/themes/rogue.jpg" alt="Rogue Theme" class="img-responsive" />
</a>
</div>
</div>
</div>
</div>
<!-- Footer
================================================== -->
<footer class="th-docs-footer" role="contentinfo">
<div class="container">
<!--<div class="th-docs-social">
<ul class="th-docs-social-buttons">
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=volusion-angular&repo=theme&type=watch&count=true" width="100" height="20" title="Star on GitHub"></iframe>
</li>
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=volusion-angular&repo=theme&type=fork&count=true" width="102" height="20" title="Fork on GitHub"></iframe>
</li>
</ul>
</div>-->
<!--<p>Created by <a href="http://www.volusion.com" target="_blank">Volusion</a></p>-->
<p>Maintained by the <a href="https://github.com/volusion-angular?tab=members">core team</a> with the help of <a href="https://github.com/volusion-angular/theme/graphs/contributors">our contributors</a>.</p>
<p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<ul class="th-docs-footer-links muted">
<li>Currently v0.0.1</li>
<li>·</li>
<li><a href="https://github.com/volusion-angular/theme" target="_blank">GitHub</a></li>
<li>·</li>
<li><a href="#">Quick Start</a></li>
<li>·</li>
<li><a href="http://www.volusion.com/history" target="_blank">About Volusion</a></li>
<li>·</li>
<li><a href="#">Blog</a></li>
<li>·</li>
<li><a href="#">Showcase</a></li>
<li>·</li>
<li><a href="https://github.com/volusion-angular/theme/issues?state=open" target="_blank">Issues</a></li>
<li>·</li>
<li><a href="https://github.com/volusion-angular/theme/releases" target="_blank">Releases</a></li>
</ul>
</div>
</footer>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
</body>
</html>