-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
224 lines (207 loc) · 8.88 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
---
layout: default
---
</div> <!-- close theme's wrapper to make full-width stripes -->
<div class="home striped">
<div>
<div class="wrapper">
<img class="pull-right" src="assets/template/open-oni-screenshot.png"
alt="Screenshot of Open ONI default theme home page">
<p>
Open ONI is a community-maintained project to make historic American
newspapers browsable and searchable on the web. We aim to enable
individual state and library-based newspaper collections to more easily
provide these core capabilities, as well as develop new common features
and improvements.
</p>
<p>
See <a href="{{ 'about' | prepend: site.baseurl }}">About</a> for more
information about the project's origins.
</p>
</div>
</div><!-- /stripe -->
<div class="centered">
<div class="wrapper">
<h2>Sites Using Open ONI</h2>
<div class="screenshots">
<div>
<a href="/assets/images/screenshots/oregonnews.uoregon.edu.png">
<img
src="/assets/images/screenshots/oregonnews.uoregon.edu-thumb.png"
alt="Screenshot of Oregon Historic Newspapers home page">
</a><br>
<a href="https://oregonnews.uoregon.edu" rel="nofollow">
Oregon Historic Newspapers
</a>
</div>
<div>
<a href="/assets/images/screenshots/panewsarchive.psu.edu.png">
<img
src="/assets/images/screenshots/panewsarchive.psu.edu-thumb.png"
alt="Screenshot of Pennsylvania Newspaper Archive home page">
</a><br>
<a href="http://panewsarchive.psu.edu" rel="nofollow">
Pennsylvania Newspaper Archive
</a>
</div>
<div>
<a href="/assets/images/screenshots/nebnewspapers.unl.edu.png">
<img
src="/assets/images/screenshots/nebnewspapers.unl.edu-thumb.png"
alt="Screenshot of Nebraska Newspapers home page">
</a><br>
<a href="https://nebnewspapers.unl.edu" rel="nofollow">
Nebraska Newspapers
</a>
</div>
<div>
<a href="/assets/images/screenshots/digitalnc.org.png">
<img
src="/assets/images/screenshots/digitalnc.org-thumb.png"
alt="Screenshot of North Carolina Newspapers home page">
</a><br>
<a href="https://www.digitalnc.org/collections/newspapers/" rel="nofollow">
North Carolina Newspapers
</a>
</div>
</div>
View <a
href="https://github.com/open-oni/open-oni/wiki/Sites-Using-Open-ONI"
rel="nofollow">"Sites Using Open ONI" in our wiki</a> for links to the
sites' source code.
</div>
</div><!-- /stripe -->
<div class="centered">
<div class="wrapper">
<h2>Install</h2>
<p>
Open ONI requires newspaper data in specific files and formats which
comprise a "batch". We provide <a
href="https://github.com/open-oni/sample-data" rel="nofollow">small
sample batches</a> for testing and <a
href="https://github.com/open-oni/open-oni/wiki/Create-Your-Own-Batch"
rel="nofollow" >documentation on how to create a batch</a>. The Library
of Congress also provides <a
href="https://chroniclingamerica.loc.gov/batches/">Chronicling America
newspapers as batches</a>.
</p>
<p>
Open ONI does not currently provide tools to create batches, but the <a
href="{{ 'grant2022-2025' | prepend: site.baseurl }}">University
of Oregon and University of Nebraska-Lincoln were awarded a National
Endowment for the Humanities grant</a> to develop software and features
to assist with batch creation, enable issue editing, and update the Open
ONI front end framework alongside an accessibility / user experience
audit.
</p>
<p>
To evaluate the software, we recommend downloading the <a
href="https://github.com/open-oni/open-oni/releases"
rel="nofollow">latest Open ONI release</a> and following <a
href="https://github.com/open-oni/open-oni/tree/main/docs#installation-and-updating"
rel="nofollow">installation documentation</a>. If you're interested in
more recent changes, check out the <a
href="https://github.com/open-oni/open-oni/tree/dev/"
rel="nofollow"><code>dev</code> branch</a>.
</p>
<p>
For more information, see our
<a href="https://github.com/open-oni/open-oni/#resource-requirements" rel="nofollow">Resource Requirements</a>
and
<a href="https://github.com/open-oni/open-oni/#dependency-roadmap" rel="nofollow">Dependency Roadmap</a>.
</p>
<h3>Documentation</h3>
<p>
Documentation is available for all releases following 0.11. Docs can
be found with the source code in the <code>/docs</code> directory.
<ul>
<ol>
<a href="https://github.com/open-oni/open-oni/tree/main/docs" rel="nofollow">
Current production documentation
</a>
</ol>
<ol>
<a href="https://github.com/open-oni/open-oni/tree/dev/docs" rel="nofollow">
Latest development documentation
</a>
</ol>
</ul>
</p>
</div>
</div><!-- /stripe -->
<div class="centered">
<div class="wrapper">
<h2>Support</h2>
<p>
Maintainers can only provide a minimal amount of
assistance while working on Open ONI part-time. Developers cannot be
expected to provide extensive one-on-one support.
</p>
<p>
We are glad to provide support specifically related to Open ONI, but
anyone wanting to work with Open ONI should begin with some foundational
knowledge of Linux, Docker, Apache, Python, Django, Solr, MariaDB/MySQL,
and IIIF. There are other resources and communities better suited to aid
in getting started and familiar with those technologies, so general
assistance with them falls outside the scope of what to expect Open ONI
developers to provide.
</p>
<p>
We ask that bugs and feature requests be submitted to <a
href="https://github.com/open-oni/open-oni/issues" rel="nofollow">Open
ONI on GitHub</a>. Please confine other questions and conversation
about Open ONI development and use to <a
href="https://join.slack.com/t/open-oni/shared_invite/enQtMzg5MDg5NjU5MDU2LTA4MmViOTkxZDliZWZmM2FlMGU5ODZjNDU0OWQxYzIzMTY1YmFlMWEzZDFkNDNjZmYxYzUyMmMwZjlkMjU1MGE" rel="nofollow">Open ONI's
Slack</a>. These guidelines are intended both to keep conversation in
the open where it may benefit <em>all</em> of the Open ONI community and
to protect developers' already limited time.
</p>
</div>
</div><!-- /stripe -->
<div class="centered">
<div class="wrapper">
<h2>Contact Us</h2>
<p>
We prefer to communicate on the <a
href="https://join.slack.com/t/open-oni/shared_invite/enQtMzg5MDg5NjU5MDU2LTA4MmViOTkxZDliZWZmM2FlMGU5ODZjNDU0OWQxYzIzMTY1YmFlMWEzZDFkNDNjZmYxYzUyMmMwZjlkMjU1MGE" rel="nofollow">Open ONI
Slack</a>, but if you have trouble or prefer not to use Slack, email
Greg Tunink (techgique [at] unl.edu).
</p>
<h3>Security</h3>
<p>
To report a security concern or vulnerability, please ask for a project
maintainer to direct message you on the <a
href="https://join.slack.com/t/open-oni/shared_invite/enQtMzg5MDg5NjU5MDU2LTA4MmViOTkxZDliZWZmM2FlMGU5ODZjNDU0OWQxYzIzMTY1YmFlMWEzZDFkNDNjZmYxYzUyMmMwZjlkMjU1MGE">Open ONI Slack</a> or email
Greg Tunink (techgique [at] unl.edu). Maintainers will evaluate, discuss
responsible disclosure and patching, and give many thanks and credit for
your generous assistance.
</p>
<h3>Contribute</h3>
<p>
If you are interested in collaborating on the project, please review
<a href="https://github.com/open-oni/open-oni/tree/dev/CONTRIBUTING.md"
rel="nofollow">CONTRIBUTING.md</a>
for more details. Everyone interacting within the Open ONI community is
expected to follow the
<a href="https://github.com/open-oni/open-oni/tree/dev/CODE_OF_CONDUCT.md"
rel="nofollow">Open ONI Community Code of Conduct</a>
</p>
</div>
</div><!-- /stripe -->
<div>
<div class="wrapper">
<h2>Links</h2>
<ul style="list-style: none;">
<li>
<a href="https://github.com/open-oni" rel="nofollow">Open ONI GitHub
Organization</a>
</li>
<li>
<a href="https://github.com/open-oni/open-oni" rel="nofollow">Open ONI
Django Application</a>
</li>
</ul>
</div>
</div><!-- /stripe -->
</div><!-- /home -->
<div class="wrapper"> <!-- reopening wrapper div -->