-
Notifications
You must be signed in to change notification settings - Fork 144
/
demo.html
195 lines (168 loc) · 8.36 KB
/
demo.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
<!doctype html>
<!--[if lt IE 9 ]> <html lang="en-GB" class="no-js lt-ie9"> <![endif]-->
<!--[if IE 9 ]> <html lang="en-GB" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-GB" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="initial-scale=1">
<title>Sassaparilla: Fiennes Edition</title>
<link href="assets/css/screen.min.css" rel="stylesheet" type="text/css" media="all"/>
<link href="assets/demo/demo.min.css" rel="stylesheet" type="text/css" media="all"/>
<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
<!-- TODO: Download a custom build of modernizer to suit the project -->
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.7.1/modernizr.min.js"></script>
</head>
<body>
<header class="global-header">
<div class="row">
<h1 class="global-logo colspan12-6 colspan8-4 colspan6-3 colspan2-1 as-grid"><a href="index.html">Sassaparilla</a></h1>
<nav class="global-header__navigation colspan12-6 colspan8-4 colspan6-3 colspan2-1 as-grid">
<ul>
<li><a href="grid.html">Grid demo</a></li>
</ul>
</nav>
</div>
</header>
<div class="site-content">
<div class="hero">
<h1>Sassaparilla: Fiennes Edition</h1>
</div>
<div class="how-to is-typeset">
<div class="row-parent">
<div class="row">
<section class="row__colspaced">
<div class="colspan12-8 push12-2 colspan8-5 colspan6-4 colspan2-2 as-grid with-gutter">
<div class="col__module--cta">
<h2>Your next web project</h2>
<p>Sassaparilla is a fast way to start your responsive web design projects that harnesses the power of <a rel="external" href="http://sass-lang.com/" title="Sass - Syntactically Awesome Stylesheets">Sass</a> and <a rel="external" href="http://compass-style.org/" title="Compass is an open-source CSS Authoring Framework">Compass</a>. It comes with just enough to get you on your way, and no unnecessary extras, so you can spend less time deleting what you don’t need and more time building.</p>
</div>
</div>
</section>
</div>
</div>
<div class="row">
<div class="colspan2-2">
<img src="assets/demo/sassaparillav2.gif" alt="Sassaparilla screenshot">
</div>
</div>
<div class="row-parent">
<div class="row">
<section class="row__colspaced">
<div class="colspan12-4 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<span class="type-svg"></span>
</div>
<div class="colspan12-8 colspan8-5 colspan6-4 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h2>A core focus on better typography</h2>
<p>Nail your vertical rhythm with some help from compass’ awesome typography module. You’ll never need to spend hours on calculations again, giving you more time to focus on creating better typography and overall rhythm to your designs. Use the new <em>Typeset module</em> to set all the typography for sections that need to be typeset and style other text elsewhere. This prevents you having to override global type styles or use endless classes for text.</p>
</div>
</div>
</section>
</div>
</div>
<div class="row-parent">
<div class="row">
<section class="row__colspaced">
<div class="colspan12-4 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h3>What’s new in version two</h3>
<ul>
<li><strong>Sassafras</strong>: A flexible, responsive grid system that you can configure how you like</li>
<li><strong>Typeset module</strong>: Style blocks of content independently of global site settings</li>
<li><strong>Flexible breakpoints</strong>: Configure with ease and with fallbacks for IE</li>
<li><strong>Super settings</strong>: Flexible settings file that controls type measure, breakpoints, colours and more</li>
<li>…and loads more. Check out the <a rel="external" href="https://github.com/fffunction/sassaparilla/blob/master/README.md">readme</a>.</li>
</ul>
</div>
</div>
<div class="colspan12-4 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h3>Sassafras grid system</h3>
<p>We’ve added a grid system that we think is flexible enough for use on most projects. As is the mantra of Sassaparilla, it’s a starting point for you to build on and tailor to your needs.</p>
<p>More importantly than that, you can configure the syntax, column numbers and break points however you like.</p>
<p>Be sure to check the readme file for full information on how it works, or check the <a href="grid.html"> grid page</a> to see it in action.</p>
</div>
</div>
<div class="colspan12-4 colspan8-2 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h3>All the usual goodies</h3>
<ul>
<li>Great typography defaults</li>
<li>Work in pixels, Compile in EMs</li>
<li>Minimalist set-up to get you started faster</li>
<li>CSS variables</li>
<li>Open license – use it how you like.</li>
</ul>
</div>
</div>
</section>
</div>
</div>
<div class="row">
<div class="colspan2-2">
<span class="logos-svg"></span>
</div>
</div>
<div class="row">
<div class="colspan12-8 push12-2 colspan8-6 push8-1 colspan6-4 push6-1 colspan2-2">
<div class="col__module col__module--cta">
<h2>Setup is simple</h1>
<p>If you’ve used <a rel="external" href="http://sass-lang.com">Sass</a> and <a rel="external" href="http://compass-style.org/">Compass</a> before, or if you’ve never tried them, getting started is really easy. We’ve tried to make it as painless as possible, using as little set-up time as required.</p>
</div>
</div>
</div>
</div>
</div>
<footer class="global-footer is-typeset">
<div class="row-parent">
<div class="row">
<section class="row__colspaced">
<div class="colspan12-8 colspan8-5 colspan6-4 colspan2-2 as-grid with-gutter">
<h3>Made by makers like you</h3>
<p>We are <a href="http://fffunction.co">fffunction</a>, and we use sassaparilla in our everyday work. We thought you might like it too. If you do, let us know how you’re getting on and feel free to ask us questions.</p>
</div>
<div class="colspan12-3 push12-1 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<span class="fff-svg"></span>
</div>
</section>
</div>
</div>
<div class="row-parent">
<div class="row">
<section class="row__colspaced">
<div class="colspan12-4 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h4>About us</h4>
<p>fffunction is a design agency, based in Bristol and Cornwall, UK. We’ve made stuff for FictiveKin, Roland UK and Squarespace amongst others. We live <a href="http://fffunction.co">here</a>.</p>
</div>
</div>
<div class="colspan12-4 colspan8-3 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h4>Keep updated</h4>
<p>Please give us a follow on twitter <a href="http://twitter.com/fff_sass"> where we’ll happily answer your questions</a></p>
</div>
</div>
<div class="colspan12-4 colspan8-2 colspan6-2 colspan2-2 as-grid with-gutter">
<div class="col__module">
<h4>Get social</h4>
<ul>
<li><a rel="external" href="https://twitter.com/fffunction">Twitter</a></li>
<li><a rel="external" href="https://www.facebook.com/fffunction">Facebook</a></li>
</ul>
</div>
</div>
</section>
</div>
</div>
<div class="row">
<div class="colspan2-2">
<p class="legal">Copyright © 2014. All rights reserved unless stated. Designed & built with love, tea and biscuits. Set in Open Sans. Registered in the UK, company number 07905780, VAT number 130365154. Tremough Innovation Centre, Penryn, TR10 9TA, United Kingdom. Sassaparilla by fffunction is licensed under a <a rel="license" href="http://opensource.org/licenses/MIT">The MIT License (MIT)</a>.</p>
</div>
</div>
</footer>
<!-- TODO: Select version of jquery and link to CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/script.min.js"></script>
</body>
</html>