forked from elotroalex/grainger
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·57 lines (51 loc) · 2.81 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
---
layout: default
title: Home
---
<div class="title-image">
<img src="{{site.baseurl}}/assets/rat.jpg"
alt="Rat breaking sugar cane">
</div>
<div class="container content" id="main">
<div class="introduction">
<h1>Welcome</h1>
<p>The first edition of <em>The Sugar-Cane</em>, a 168-page poem about eighteenth-century Caribbean sugar plantations, appeared in London in 1764. We have created one full-text version of the poem and a page-by-page reading experience, as well as excerpts that highlight counter-plantation themes within the poem. For a more detailed description of the project, see the <a href="{{site.baseurl}}/about.html">About</a> page.</p>
</div>
<hr>
<div class="toc">
<div class="toc-item row">
<div class="column">
<img src="{{site.baseurl}}/assets/fulltext4.jpg"
alt="Sugar cane">
</div>
<div class="column column-text">
<h2>The 1764 Edition</h2>
<a href="{{site.baseurl}}/texts/full-text.html">Full Text</a> |
<a href="{{site.baseurl}}/paginated/sc-first_pages_front_1.html">Page by Page</a> |
<a href="{{site.baseurl}}/glossary.html">Glossary</a> |
<a href="{{site.baseurl}}/bibliography.html">Bibliography</a> |
<a href="{{site.baseurl}}/poetry-and-slavery.html">Poetry and Slavery</a>
</div>
</div>
<div class="toc-item row">
<div class="column">
<img src="{{site.baseurl}}/assets/counterplantation2.jpg"
alt="Caribbean dwelling">
</div>
<div class="column column-text">
<h2>The Counter-Plantation</h2>
<a href="{{site.baseurl}}/excerpts/animals.html">Animals</a> |
<a href="{{site.baseurl}}/excerpts/climate.html">Climate</a> |
<a href="{{site.baseurl}}/excerpts/fire.html">Fire</a> |
<a href="{{site.baseurl}}/excerpts/indigenous-presence.html">Indigenous Presence</a> |
<a href="{{site.baseurl}}/excerpts/movement.html">Movement</a> |
<a href="{{site.baseurl}}/excerpts/obeah.html">Obeah</a> |
<a href="{{site.baseurl}}/excerpts/provision_grounds.html">Provision Grounds</a> |
<a href="{{site.baseurl}}/excerpts/sugar-work.html">Sugar Work</a> |
<a href="{{site.baseurl}}/excerpts/tyranny.html">Tyranny</a>
</div>
</div>
<div style="font-size:12px">Images for "The 1764 Edition" and "The Counter-Plantation" are courtesy of the John Carter Brown Library at Brown University. The image for "The 1764 Edition" is a lithograph from Pierre Jacques Benoit, <em>Voyage à Surinam</em>, Brussels, 1839, pl. 28. The image for "The Counter-Plantation" is a hand-colored stipple engraving from Michel Etienne Descourtilz's <em>Voyages d'un naturaliste</em>, v. 2, Paris, 1809, frontispiece. The image at the top of the page is an original work of art by Vanessa Lee.</font>
</div>
</div>
</div>