-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpost.html
188 lines (176 loc) · 6.84 KB
/
post.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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Créaphé</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<link href='http://fonts.googleapis.com/css?family=Lato:300italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static/css/font-awesome.min.css">
<link rel="stylesheet" href="static/css/styles.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">
<img src="static/img/logo.png">
</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="about.html">Notre projet</a></li>
<li><a href="funding.html">Nous soutenir</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Projets
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Ateliers</a></li>
<li><a href="#">Formations</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Communauté
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Artistes et artisans</a></li>
<li><a href="#">Boutique</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="join.html">Inscription</a></li>
</ul>
</div>
</nav>
<div class="container-fluid">
<div class="row">
<div class="col-sm-8">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2>"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."</h2>
<p>December 31, 2013</p>
<!-- Markdown here -->
<img data-src="holder.js/400x400">
<p>fgrthgzrt</p>
<p>fgrthgzrt</p>
</div>
</div>
</div>
<div class="col-sm-3">
<div id="presentationblog" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Presentation blog</h3>
</div>
<div class="panel-body">
<img data-src="holder.js/200x200">
</div>
</div>
<div id="agenda" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Agenda</h3>
</div>
<div class="panel-body">
<ul class="list-unstyled">
<li>10/31/23: Scandinavian Art Show</li>
<li>11/6/23: Video Art Around The World</li>
<li>11/29/23: Lecture: History of Art</li>
<li>12/1/23: Installations 2023 Indie Film Festival</li>
</ul>
</div>
</div>
<div id="follow" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Suivre Créaphé</h3>
</div>
<div class="panel-body">
<i class="fa fa-facebook-square fa-3x"></i>
<i class="fa fa-pinterest-square fa-3x"></i>
<i class="fa fa-instagram fa-3x"></i>
</div>
</div>
<div id="recentPosts" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Posts récents</h3>
</div>
<div class="panel-body">
<div class="list-group">
<a href="#" class="list-group-item">
<span class="list-group-item-heading">“The Forest“ – Theater Review</span>
<p class="list-group-item-text">December 31, 2013</p>
</a>
<a href="#" class="list-group-item">
<span class="list-group-item-heading">New Openings for Artists Residencies</span>
<p class="list-group-item-text">December 31, 2013</p>
</a>
<a href="#" class="list-group-item">
<span class="list-group-item-heading">The Best of San Francisco Art Fair 2023</span>
<p class="list-group-item-text">December 31, 2013</p>
</a>
<a href="#" class="list-group-item">
<span class="list-group-item-heading">Studio Visit: Benjamin Cruz</span>
<p class="list-group-item-text">December 31, 2013</p>
</a>
</div>
</div>
</div>
<div id="searchByTags" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Rechercher par catégories</h3>
</div>
<div class="panel-body">
<ul class="list-inline">
<li><span class="label label-info">art</span></li>
<li><span class="label label-info">exhibition</span></li>
<li><span class="label label-info">festival</span></li>
<li><span class="label label-info">review</span></li>
<li><span class="label label-info">theatre</span></li>
<li><span class="label label-info">video</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<footer class="footer text-center">
<div class="container">
<div class="row">
<div class="col-sm-12">
<p class="lead"><strong>Créaphé</strong></p>
<ul class="list-inline">
<li><p><strong><a href="blog.html">Blog</a></strong></p></li>
<li><p><strong><a href="founding.html">Magazine</a></strong></p></li>
<li><p><strong><a href="blog.html">S'inscrire à la newsletter</a></strong></p></li>
</ul>
<ul class="list-inline">
<li><p><strong><a href="blog.html">Notre projet</a></strong></p></li>
<li><p><strong><a href="founding.html">Nous soutenir</a></strong></p></li>
<li><p><strong><a href="contact.html">Nous contacter</a></strong></p></li>
<li><p><strong><a href="join.html">Inscription</a></strong></p></li>
<li><p><strong><a href="join.html">Remerciements</a></strong></p></li>
</ul>
<ul class="list-inline">
<li><p class="text-uppercase"><strong>Statut associatif</strong></p></li>
<li><p class="text-uppercase"><strong>CGU</strong></p></li>
<li><p class="text-uppercase"><strong>Mentions légales</strong></p></li>
<li><p class="text-uppercase"><strong>Plan du site</strong></p></li>
</ul>
<hr/>
<p class="lead"><strong>Rejoignez-nous sur</strong></p>
<ul class="list-inline">
<li><i class="fa fa-facebook-square fa-2x"></i></li>
<li><i class="fa fa-pinterest-square fa-2x"></i></li>
<li><i class="fa fa-instagram fa-2x"></i></li>
</ul>
<p class="text-muted"><small>© 2015 Créaphé, All rights reserved</small></p>
</div>
</div>
</div>
</footer>
<script src="static/js/holder.min.js"></script>
<script src="static/js/mansory.min.js"></script>
<script src="static/js/imagesloaded.min.js"></script>
<script src="static/js/app.js"></script>
</body>
</html>