-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
199 lines (154 loc) · 10.3 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog Template</title>
<meta name="description" content="Semantic UI blog template ported from the Zurb Foundation blog template. Made as an exercise to compare the two frameworks." />
<meta name="author" content="Steve McArthur" />
<meta name="copyright" content="Steve McArthur. Copyright (c) 2014" />
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/basic-icon.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/icon.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/button.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/divider.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/header.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/image.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/input.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/label.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/loader.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/reveal.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/progress.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/segment.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/elements/step.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/breadcrumb.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/form.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/grid.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/menu.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/message.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/collections/table.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/views/comment.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/views/list.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/views/feed.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/views/item.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/views/statistic.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/modal.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/accordion.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/dropdown.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/popup.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/rating.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/sidebar.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/shape.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/tab.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/checkbox.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/dimmer.css">
<link rel="stylesheet" type="text/css" class="ui" href="css/modules/transition.css">
<link rel="stylesheet" type="text/css" class="ui" href="blog.css">
<script src="js/jquery.js"></script>
</head>
<body id="example">
<div class="ui transparent main menu">
<div class="container">
<h1>Blog <small>This is my blog. It's awesome</small></h1>
<div class="right menu">
<div class="large ui blue buttons">
<a href="#">
<div class="ui button">Home</div>
</a>
<a href="semantic-ui-style.html">
<div class="ui button">Semantic UI style Blog</div>
</a>
<a href="#">
<div class="ui button">Link 3</div>
</a>
</div>
</div>
</div>
</div>
<!-- Main Page Content and Sidebar -->
<div class="main container">
<div class="ui grid">
<div class="ui row">
<!-- Main Blog Content -->
<div class="twelve wide column" role="content">
<article>
<h3><a href="#">Blog Post Title</a></h3>
<h6>Written by <a href="#">John Smith</a> on August 12, 2012.</h6>
<div class="ui grid">
<div class="ui row">
<div class="eight wide column">
<p>Bacon ipsum dolor sit amet nulla ham qui sint exercitation eiusmod commodo, chuck duis velit. Aute in reprehenderit, dolore aliqua non est magna in labore pig pork biltong. Eiusmod swine spare ribs reprehenderit culpa.</p>
<p>Boudin aliqua adipisicing rump corned beef. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
</div>
<div class="eight wide column">
<img src="http://placehold.it/400x240&text=[img]" />
</div>
</div>
</div>
<p>Pork drumstick turkey fugiat. Tri-tip elit turducken pork chop in. Swine short ribs meatball irure bacon nulla pork belly cupidatat meatloaf cow. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
<p>Pork drumstick turkey fugiat. Tri-tip elit turducken pork chop in. Swine short ribs meatball irure bacon nulla pork belly cupidatat meatloaf cow. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
</article>
<hr />
<article>
<h3><a href="#">Blog Post Title</a></h3>
<h6>Written by <a href="#">John Smith</a> on August 12, 2012.</h6>
<div class="ui grid">
<div class="ui row">
<div class="eight wide column">
<p>Bacon ipsum dolor sit amet nulla ham qui sint exercitation eiusmod commodo, chuck duis velit. Aute in reprehenderit, dolore aliqua non est magna in labore pig pork biltong. Eiusmod swine spare ribs reprehenderit culpa.</p>
<p>Boudin aliqua adipisicing rump corned beef. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
</div>
<div class="eight wide column">
<img src="http://placehold.it/400x240&text=[img]" />
</div>
</div>
</div>
<p>Pork drumstick turkey fugiat. Tri-tip elit turducken pork chop in. Swine short ribs meatball irure bacon nulla pork belly cupidatat meatloaf cow. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
<p>Pork drumstick turkey fugiat. Tri-tip elit turducken pork chop in. Swine short ribs meatball irure bacon nulla pork belly cupidatat meatloaf cow. Nulla corned beef sunt ball tip, qui bresaola enim jowl. Capicola short ribs minim salami nulla nostrud pastrami.</p>
</article>
</div>
<!-- End Main Content -->
<!-- Sidebar -->
<aside class="four wide column">
<div class="ui segment">
<h5>Categories</h5>
<div class="ui link list">
<a href="#" class="item">News</a>
<a href="#" class="item">Code</a>
<a href="#" class="item">Design</a>
<a href="#" class="item">Fun</a>
<a href="#" class="item">Weasels</a>
</div>
</div>
<div class="ui tertiary segment">
<h5>Featured</h5>
<p>Pork drumstick turkey fugiat. Tri-tip elit turducken pork chop in. Swine short ribs meatball irure bacon nulla pork belly cupidatat meatloaf cow.</p>
<a href="#">Read More →</a>
</div>
</aside>
<!-- End Sidebar -->
</div>
</div>
<!-- Footer -->
<div class="ui divider"></div>
<div class="ui grid">
<footer class="ui row">
<div class="eight wide column">
<p>© Copyright no one at all. Go to town.</p>
</div>
<div class="eight wide column">
<div class="ui right floated">
<ul class="ui horizontal list">
<a href="#" class="item">Link 1</a>
<a href="#" class="item">Link 2</a>
<a href="#" class="item">Link 3</a>
<a href="#" class="item">Link 4</a>
</ul>
</div>
</div>
</footer>
</div>
</div>
<!-- End Main Content and Sidebar -->
</body>
</html>