-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
238 lines (181 loc) · 9.84 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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<title>Beyondskins</title>
<!--[if IE]>
<script src="http://htmlshiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="style.css" />
<script type="text/javascript" src="behavior.js"></script>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/touch_icon.png">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
</head>
<body>
<p class="hiddenStructure">
<a accesskey="2" href="#conteudo">Skip to content.</a> |
<a accesskey="3" href="#main-navigation">Skip to navigation</a>
</p>
<!-- User -->
<div id="user">
<ul>
<li><a href="#" title="Login">Login</a></li>
</ul>
</div>
<div id="wrapper">
<!-- Header -->
<header id="main-header" role="banner">
<div>
<div id="logo">
<a href="#" title="#">
<img alt="Logo" accesskey="1" src="img/logo.png" />
</a>
</div>
<!-- Search -->
<div id="search" role="search">
<form>
<div class="LSBox">
<label class="hiddenStructure" for="searchGadget">Busca</label>
<input name="SearchableText" type="text" size="18" title="Buscar no Site" placeholder="Buscar no Site" accesskey="4" class="searchField" id="searchGadget" autocomplete="off"><input class="searchButton" type="submit" value="Buscar">
<div class="LSResult" id="LSResult" style="display: none;"><div class="LSShadow" id="LSShadow"></div></div>
</div>
</form>
</div>
<!-- Main Menu -->
<nav id="main-navigation" role="navigation">
<div id="btnav"><i class="fa fa-align-justify"></i>
<ul>
<li class="selected"><a href="#" title="Link name">Section 1</a></li>
<li><a href="#" title="Link name">Section 2</a></li>
<li><a href="#" title="Link name">Section 3</a></li>
<li><a href="#" title="Link name">Section 4</a></li>
<li><a href="#" title="Link name">Section 5</a></li>
<li><a href="#" title="Link name">Section 6</a></li>
<li><a href="#" title="Link name">Section 7</a></li>
</ul>
</div>
</nav>
<div class="clear"> </div>
</div>
</header>
<!-- Columns -->
<div id="main">
<aside id="column-one">
<div class="visualPadding">
<!-- navigaton portlet -->
<div class="portletWrapper">
<dl class="portlet portletNavigationTree">
<dt class="portletHeader">
<span class="portletTopLeft"></span>
<a href="#" class="tile">Navegação</a>
<span class="portletTopRight"></span>
</dt>
<dd class="portletItem lastItem">
<ul class="navTree navTreeLevel0">
<li class="navTreeItem visualNoMarker navTreeFolderish">
<div>
<a href="#" class="state-published navTreeFolderish">
<span>Python</span>
</a>
</div>
</li>
<li class="navTreeItem visualNoMarker navTreeFolderish">
<div>
<a href="#" class="state-published navTreeFolderish">
<span>Zope</span>
</a>
</div>
</li>
<li class="navTreeItem visualNoMarker navTreeItemInPath navTreeFolderish">
<div>
<a href="#" class="state-published navTreeItemInPath navTreeFolderish">
<span>Plone</span>
</a>
</div>
<ul class="navTree navTreeLevel1">
<li class="navTreeItem visualNoMarker navTreeCurrentNode navTreeFolderish">
<div>
<a href="#" class="state-published navTreeCurrentItem navTreeCurrentNode navTreeFolderish" title="">
<span>Manual do Plone</span>
</a>
</div>
<ul class="navTree navTreeLevel2">
<li class="navTreeItem visualNoMarker navTreeFolderish">
<div>
<a href="#" class="state-published navTreeFolderish" title="">
<span>Versão PDF</span>
</a>
</div>
</li>
</ul>
</li>
<li class="navTreeItem visualNoMarker navTreeFolderish">
<div>
<a href="#" class="state-published navTreeFolderish">
<span>Temas</span>
</a>
</div>
</li>
</ul>
</li>
</ul>
<span class="portletBottomLeft"></span>
<span class="portletBottomRight"></span>
</dd>
</dl>
</div>
<!-- /navigation portlet -->
</div>
</aside>
<a name="conteudo" id="conteudo"></a>
<main id="main-content" role="main">
<div>
<h1>Beyondskins HTML5 theme for Plone</h1>
<p>This is a very basic and clean <a href="#">Plone</a> theme that uses HTML5 tags in your structure and gives you a Semantic HTML to start your projects. </p>
<h2>HTML</h2>
<p>Instead a lot of <div> tags, this theme uses new HTML5 tags like <header> <section> <nav> and <footer>.</p>
<h2>Styles</h2>
<h3>CSS Reset</h3>
<p>Beyondskins HTML5 use <a href="http://necolas.github.io/normalize.css/">Normalize.css</a> to reset the styles. <a href="http://necolas.github.io/normalize.css/">Normalize.css</a> makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.</p>
<h3>Grid</h3>
<p>Beyondskins HTML5 doesn't use any grid system, mainly becouse the actual grid systens make a mess in your html, adding a lot of non semantical tags. And becouse you don't need a grid system to create a website with 2 or 3 columns.</p>
<p>To change columns size, just edit grid.css file included ins this package:<p>
<code>
#main {width: 100%;}<br />
#main-content {width: auto;}<br />
#column-one {width: 16%;}<br />
#column-two {width: 30%;}<br />
</code>
<p> If you need a grid system, just plug your favorite grid system folowing their instructions. With a littlo mess in the HTML file you can make any modern grid system to work here.</p>
<h3>Responsive</h3>
<p>Yes</p>
<h3>!important?</h3>
<p>No, this theme is !important free!</p>
<h2>Scripts</h2>
<p>to do</p>
<h1>h1. Heading 1</h1>
<h2>h2. Heading 2</h2>
<h3>h3. Heading 3</h3>
<h4>h4. Heading 4</h4>
<h5>h5. Heading 5</h5>
<h6>h6. Heading 6</h6>
</div>
</main>
<aside id="column-two">
<div class="visualPadding">
<div class="portlet">column two</div>
</div>
</aside>
</div>
</div>
<!-- Footer -->
<footer role="contentinfo">
<p id="footer-info">
<a href="http://plone.org">Plone</a> Theme designed by <a href="http://www.simplesconsultoria.com">Simples Consultoria</a>. <br>
Check out more free Plone Themes at <a href="http://beyondskins.com">Beyondskins website</a>.
</p>
</footer>
</body>
</html>