-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
146 lines (118 loc) · 7.47 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EaseUi - Framework</title>
<link rel="stylesheet" href="css/screen_layout.css">
<link rel="stylesheet" type="text/css" href="http://easui.lucasbonomi.com/versions/1/1.3/easui-1.3.early.min.css">
<link rel="stylesheet" type="text/css" href="http://easui.lucasbonomi.com/versions/1/1.3/icons-easui-1.3.early.min.css">
<link rel="stylesheet" href="framework/base.css">
<link rel="stylesheet" href="framework/buttons.css">
<link rel="stylesheet" href="framework/tables.css">
<link rel="stylesheet" href="framework/menus.css">
<link rel="stylesheet" href="framework/ui-elements.css">
<link rel="stylesheet" href="framework/demo-icons.css">
<style type="text/css">
.bl_full{height:auto}
.bl_full h1{text-align:center}
</style>
</head>
<body>
<div class="pure-g-r" id="layout">
<div class="sidebar pure-u">
<header class="header">
<hgroup>
<h1 class="brand-title">eas<span>UI</span>.</h1>
<h2 class="brand-tagline">A <span>simple</span> & <span>lovely</span> CSS framework</h2>
<small>pre-1.4</small>
</hgroup>
<nav class="nav">
<ul class="nav-list right">
<li class="nav-item">
<a class="pure-button" href="demo/">Demo</a>
</li>
<li class="nav-item">
<a class="pure-button" href="https://github.com/interwebstars/EASUI">GitHub</a>
</li>
</ul>
</nav>
</header>
</div>
<div class="pure-u-1">
<div class="content">
<section class="bl_full">
<h1>Coming soon, go <a href="demo">watch the demo.</a></h1>
<hr>
<div id="readme" class="clearfix announce instapaper_body md">
<p>A simple & lovely responsive CSS framework.</p>
<h1>
<a name="how-to-get-involve-" class="anchor" href="#how-to-get-involve-"><span class="octicon octicon-link"></span></a>How to get involve :</h1>
<ul>
<li> You can <a href="mailto:lucas.bonomi@gmail.com">send me an email</a> with suggestions, ideas, or just a sweet word.</li>
<li> You can test the framework, and open new issues.</li>
<li> You must the framework.</li>
<li> You have to test the framework.</li>
</ul><h1>
<a name="existant-stylesheets-" class="anchor" href="#existant-stylesheets-"><span class="octicon octicon-link"></span></a>Existant stylesheets :</h1>
<ul>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/base.css">Base.css</a></li>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/buttons.css">Buttons.css</a></li>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/grids.css">Grids.css</a></li>
<li>
<a href="https://github.com/interwebstars/EASUI/blob/master/framework/menus.css">menus.css</a> </li>
<li>
<a href="https://github.com/interwebstars/EASUI/blob/master/framework/tables.css">tables.css</a> </li>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/ui-elements.css">ui-elements.css</a></li>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/forms.css">Forms.css</a></li>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/framework/icons.css">icons.css</a></li>
</ul><h1>
<a name="needed-stylesheets-" class="anchor" href="#needed-stylesheets-"><span class="octicon octicon-link"></span></a>Needed stylesheets :</h1>
<ul>
<li>If you've got ideas, mail me @ <a href="mailto:lucas.bonomi@gmail.com">lucas.bonomi[at]gmail.com</a> -</li>
</ul><h1>
<a name="features" class="anchor" href="#features"><span class="octicon octicon-link"></span></a>Features</h1>
<ul>
<li>The framework use <a href="http://necolas.github.io/normalize.css/">Normalize.css</a>
</li>
<li>The grid system use <a href="https://github.com/dope/lemonade">Lemonade</a>
</li>
<li>The framework use <a href="http://weloveiconfonts.com">weloveiconfonts</a>
</li>
</ul><h1>
<a name="aim-and-spirit" class="anchor" href="#aim-and-spirit"><span class="octicon octicon-link"></span></a>Aim and Spirit</h1>
<p>The goal of the framework is to bring the best of user interface modules, with simplicity.
The spirit of the framework revolves around cleanliness, calm, Flat design & smooth visuals.</p>
<h1>
<a name="use-it" class="anchor" href="#use-it"><span class="octicon octicon-link"></span></a>Use it</h1>
<p>If you want to use EasUI right now. </p>
<p>Just add this line into the <code><head></code>of your doc :</p>
<div class="highlight highlight-html"><pre><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">type=</span><span class="s">"text/css"</span> <span class="na">href=</span><span class="s">"http://easui.lucasbonomi.com/versions/1/1.3/easui-1.3.early.min.css"</span><span class="nt">></span>
</pre></div>
<h1>
<a name="icons-entypo" class="anchor" href="#icons-entypo"><span class="octicon octicon-link"></span></a>Icons (entypo)</h1>
<p>For make the web better, and beautiful, we decided to use <a href="http://weloveiconfonts.com">WeLoveIconFonts</a>, because its easy to use, and you don't have to download anything, everything is in the cloud and you can easily switch between all icons library . </p>
<p>We're working hard to make all the icons available, but for the demo and pre-releases, we will only use the Entypo icon font.
To include icons into you page, just add this line before the framework inclusion : </p>
<div class="highlight highlight-html"><pre><span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">type=</span><span class="s">"text/css"</span> <span class="na">href=</span><span class="s">"http://easui.lucasbonomi.com/versions/1/1.3/icons-easui-1.3.early.min.css"</span><span class="nt">></span>
</pre></div></article>
</div>
</section>
<footer class="footer">
<ul>
<li><a href="https://github.com/interwebstars/EASUI/blob/master/README.md">About</a></li>
<li><a href="https://github.com/interwebstars/EASUI">GitHub</a></li>
</ul>
</footer>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.2.0.3.js"></script>
<script type="text/javascript" src="js/functions.js"></script>
<script type="text/javascript" src="http://lab.web-gate.fr/prefixfree.min.js"></script>
</body>
</html>
ions.js"></script>
<script type="text/javascript" src="http://lab.web-gate.fr/prefixfree.min.js"></script>
</body>
</html>