-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
199 lines (84 loc) · 5.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DINA-Web News</title>
<meta name="author" content="DINA-Web">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.5/spacelab/bootstrap.min.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="/assets/themes/bootswatch/resources/respond/Respond.min.js"></script>
<![endif]-->
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">DINA-Web Blog</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="/about/">About</a></li>
<li><a href="/archive">Archive</a></li>
<li><a href="/categories">Categories</a></li>
<li><a href="/guidelines/">Guidelines</a></li>
<li><a href="/pages">Pages</a></li>
<li><a href="/progress/">Progress</a></li>
<li><a href="/tags">Tags</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="page-header">
<h1>DINA-Web News <small>Natural History Collections for the Web</small></h1>
</div>
<div class="row">
<div class="col-xs-12">
<p>The <a href="http://dina-project.net">DINA project</a> develops an open-source web-based information management system for natural history collections data - zoological, botanical, geological and paleontological collections, living collections, biodiversity inventories, observation records, and molecular data.</p>
<h2 id="current-topics-within-the-dina-consortium">Current topics within the DINA consortium</h2>
<ul class="posts">
<li><span>13 Jun 2016</span> » <a href="/2016/06/docker-with-dinaweb-repos.html">Using docker with DINA-Web repos (dw-*)</a></li>
<li><span>12 Jun 2016</span> » <a href="/2016/06/agenda-berlin.html">Agenda for Berlin 2016 DINA-Web workshop</a></li>
<li><span>11 Jun 2016</span> » <a href="/2016/06/latest-guidelines.html">Improving the guidelines</a></li>
<li><span>10 Jun 2016</span> » <a href="/2016/06/state-of-the-union-2016.html">State of the Union for DINA-Web in 2016</a></li>
<li><span>09 Jun 2016</span> » <a href="/2016/06/dw-chat.html">Mattermost - new web-based chat channel</a></li>
<li><span>30 Nov 2015</span> » <a href="/2015/11/efforts.html">Current work</a></li>
<li><span>18 Nov 2015</span> » <a href="/2015/11/pinatas.html">DINA-Web DevOps Piñatas</a></li>
<li><span>02 Nov 2015</span> » <a href="/2015/11/retrospection.html">Retrospection</a></li>
<li><span>01 Nov 2015</span> » <a href="/2015/11/copenhagen-agenda.html">Copenhagen Agenda</a></li>
<li><span>27 Oct 2015</span> » <a href="/2015/10/tdwg-poster.html">TDWG poster</a></li>
<li><span>26 Oct 2015</span> » <a href="/2015/10/web-api-strategy.html">Web API strategy</a></li>
<li><span>25 Oct 2015</span> » <a href="/2015/10/infrastructure.html">DINA-Web Infrastructure</a></li>
<li><span>24 Oct 2015</span> » <a href="/2015/10/blueprints.html">Blueprints</a></li>
<li><span>23 Oct 2015</span> » <a href="/2015/10/troubleshooting.html">Troubleshooting</a></li>
<li><span>20 Oct 2015</span> » <a href="/2015/10/loan-requests.html">Statistics for Museum loan requests</a></li>
<li><span>19 Oct 2015</span> » <a href="/2015/10/contributor-bios.html">The team</a></li>
<li><span>18 Oct 2015</span> » <a href="/2015/10/state-of-the-union.html">State of the Union for DINA-Web, progress in 2016</a></li>
</ul>
</div>
</div>
<hr>
<footer>
<p>
© 2016 DINA-Web
<span class="pull-right text-muted">
powered by
<a href="http://dbtek.github.io/jekyll-bootstrap-3" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll-Bootstrap-3</a>
and <a href="http://bootswatch.com" target="_blank">Bootswatch</a>
</span>
</p>
</footer>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</body>
</html>