forked from srophe/srophe
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdonate.html
171 lines (165 loc) · 8.69 KB
/
donate.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
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude" data-template="templates:surround" data-template-with="templates/epage.html" data-template-at="content">
<!-- Google tag (gtag.js) -->
<script src="https://www.googletagmanager.com/gtag/js?id=G-SMW4EN2DPW"/>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SMW4EN2DPW');
</script>
<style>
.container {
margin-left: 10%;
padding: .5em 1em;
background: #fff;
/* border: 3px solid #851919; */
width: 80%;
text-align: left;
/*border: 3px solid #851919;*/
margin-top:-15px;
/*border-radius:3px;*/
box-shadow:0px 0px 4px rgba(0,0,0,0.6);
z-index:0;
position:relative;
}
.home-page-editorial{min-height:250px!important;}
.home-page-text{min-height:250px!important;border-bottom: 0px solid #fff;}
p{margin-bottom:20px;}
</style>
<div class="home-page-editorial">
<div class="home-page-text">
<!--<img class="home-logo" src="/resources/images/jwlogo-line-small_fff.png" title="The Wesley Works Digitzation Project"/>-->
<h1>Support Digitization Project</h1>
<!--<h2>Donate</h2>-->
<a class="btn btn-default btn-rounded" href="https://www.gifts.duke.edu/divinity?designation=399000547" style="border-radius:20px!important;" target="n">Donate Today</a>
</div><!--
<span class="img-credit">
<label>Photo Credit:</label> ©2016 Michelle Bukowski
<button class="btn btn-link white-link" data-toggle="collapse" data-target="#img-rights">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"/>
</button>
<div id="img-rights" class="collapse">
Licensed under a Creative Commons Attribution 4.0 International License.
</div>
</span>-->
</div>
<div style="border-bottom:10px solid #3434ca;height:10px;"/>
<div class="container" style="font-size:17px;padding:10px 50px 10px 50px;margin-bottom:100px;">
<div style="border-bottom:0px solid #ccc;margin:20px;">
<div>
<p>We hope you find the format of this developing site—and its free access—helpful.
We have more work to do on the sermons (tagging, etc., to render them as helpful as possible),
and we intend to add digitized access to all volumes of The Bicentennial Edition of the Works of
John Wesley. But the pace at which we can add new material is dependent upon funding to
support the work. We are happy to receive donations of any size. Larger donations would be
particularly helpful, to sustain us while we seek support through various foundations.
</p>
<p>Donations can be made electronically online, through Duke Divinity School (who handle our
funds), at this link: <a href="https://www.gifts.duke.edu/divinity?designation=399000547" target="_n">https://www.gifts.duke.edu/divinity?designation=399000547</a>
</p>
<p>You will receive a letter acknowledging your donation (which is tax deductible).</p>
<p>
If you prefer to make your donation by check or money order, it should be made payable to the
“<b>Wesley Works Editorial Project</b>” and be mailed to:</p>
<ul>Wesley Works Editorial Project
<br/> Attn. Stacey Tompkins
<br/> c/o Duke Divinity School
<br/>Box 90968
<br/>Durham, NC 27708
</ul>
<p>
Please <a href="mailto:[email protected]">contact us</a> if you have any questions.
</p>
</div>
</div>
<!-- <div style="border-top:1px solid #ccc;">
<br/>
<p style="color:#5d0a0a;">
<b>
<i>Update:</i> 2021-09-20</b>
</p>
We are currently encoding Volume 27: Letters III, 1756-1765. We will not be waiting until each volume is completely encoded to publish it on the site, but will publish files in batches. For the letters we will publish them in groups by year, as follows:
<br/>
<br/>
<ul>
<li>Letters from 1756 will be up no later than the final week of September 2021.</li>
<li>Letters from 1757 are expected to be up by late October 2021.</li>
</ul>
<br/>
</div>-->
<!--
<h2>Features</h2>
<div class="row home-about">
<div class="col-md-4">
<div class="bg-light feature">
<h3>
<span class="glyphicon glyphicon-th-list" aria-hidden="true"/> Search/Browse</h3>
<p>
<small>Multi-lingual, customizable search and browse for TEI records. </small>
</p>
<br/> <a class="btn btn-default btn-rounded btn-light btn-sm pull-right" href="documentation/index.html">Read the Docs</a>
</div>
</div>
<div class="col-md-4">
<div class="bg-light feature">
<h3>
<span class="glyphicon glyphicon-globe" aria-hidden="true"/> Maps</h3>
<p>
<small>Add TEI records with coordinates to Leaflet or Google maps. [link to documentation]</small>
</p>
<br/>
<a class="btn btn-default btn-rounded btn-light btn-sm pull-right" href="documentation/index.html">Read the Docs</a>
</div>
</div>
<div class="col-md-4">
<div class="bg-light feature">
<h3>
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"/> Multi-format publishing</h3>
<p>
<small>Publish TEI content as HTML, TEI, geoJSON, KML, JSON-LD, RDF/XML, RDF/TTL and Plain text</small>
</p>
<a class="btn btn-default btn-rounded btn-light btn-sm pull-right" href="documentation/index.html">Read the Docs</a>
</div>
</div>
</div>
<hr/>
<h2>About the Application</h2>
<p>The Srophé Application is an open source TEI publishing framework. Originally developed as a digital publication platform for Syriaca.org [http://syriaca.org/] the Srophé software has been generalize for use with any TEI publications.
Additional features include customizable faceted search and browse functions, D3js visualizations for TEI relationships and a bibliography module with a Zotero API integration. </p>
<a class="btn btn-default btn-rounded btn-light btn-sm pull-right" href="https://github.com/srophe/srophe">Get the code</a>
<br/>
<hr/>
<h2>Active projects</h2>
<ul class="list-inline projects">
<li>
<img src="resources/images/syriaca.png" title="Syriaca.org website"/>
<a href="http://syriaca.org/">Syriaca.org</a>
</li>
<li>
<img src="resources/images/corpus.png" title="Digital Syriac Corpus website"/>
<a href="https://syriaccorpus.org/index.html">Digital Syriac Corpus</a>
</li>
<li>
<img src="resources/images/hugoye.png" title="Hugoye: Journal of Syriac Studies website"/>
<a href="https://hugoye.bethmardutho.org/index.html">Hugoye: Journal of Syriac Studies</a>
</li>
<li>
<img src="resources/images/gedsh.png" title="Gorgias Encyclopedic Dictionary of the Syriac Heritage: Electronic Edition website"/>
<a href="https://gedsh.bethmardutho.org/index.html">Gorgias Encyclopedic Dictionary of the Syriac Heritage:
Electronic Edition</a>
</li>
<li>
<img src="resources/images/logar.png" title="LOGAR: Linked Open Gazetteer of the Andean Region website"/>
<a href="http://logarandes.org/">LOGAR: Linked Open Gazetteer of the Andean Region</a>
</li>
<li>
<img src="resources/images/sinica.png" title="Architectura Sinica website"/>
<a href="https://architecturasinica.org/index.html">Architectura Sinica</a>
</li>
<li>
<img src="resources/images/poetess.png" title="The Poetess Archive website"/>
<a href="http://poetess.dh.tamu.edu/index.html">The Poetess Archive</a>
</li>
</ul>-->
</div>
</div>