Skip to content

Commit

Permalink
revised intro paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
elotroalex committed Jan 27, 2016
2 parents fd6f302 + 59a8143 commit 9436a53
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 328 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
gem 'jekyll', '~>3.0.2'
gem 'jekyll-scholar'
gem 'jekyll-scholar', '~>5.5.1'
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
safe_yaml (~> 1.0)
jekyll-sass-converter (1.4.0)
sass (~> 3.4)
jekyll-scholar (5.4.1)
jekyll-scholar (5.5.1)
bibtex-ruby (~> 4.0, >= 4.0.13)
citeproc-ruby (~> 1.0)
csl-styles (~> 1.0)
Expand Down Expand Up @@ -54,7 +54,4 @@ PLATFORMS

DEPENDENCIES
jekyll (~> 3.0.2)
jekyll-scholar

BUNDLED WITH
1.11.2
jekyll-scholar (~> 5.5.1)
331 changes: 13 additions & 318 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _posts/2016-01-16-narrative.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ The year passed off smoothly. It seemed only about half as long as the year whic

At the close of the year 1834, Mr. Freeland again hired me of my master, for the year 1835. But, by this time, I began to want to live *upon free land* as well as *with Freeland;* and I was no longer content, therefore, to live with him or any other slaveholder. I began, with the commencement of the year, to prepare myself for a final struggle, which should decide my fate one way or the other. My tendency was upward. I was fast approaching manhood, and year after year had passed, and I was still a slave. These thoughts roused me—I must do something. I therefore resolved that 1835 should not pass without witnessing an attempt, on my part, to secure my liberty. But I was not willing to cherish this determination alone. My fellow-slaves were dear to me. I was anxious to have them participate with me in this, my life-giving determination. I therefore, though with great prudence, commenced early to ascertain their views and feelings in regard to their condition, and to imbue their minds with thoughts of freedom. I bent myself to devising ways and means for our escape, and meanwhile strove, on all fitting occasions, to impress them with the gross fraud and inhumanity of slavery. I went first to Henry, next to John, then to the others. I found, in them all, warm hearts and noble spirits. They were ready to hear, and ready to act when a feasible plan should be proposed. This was what I wanted. I talked to them of our want of manhood, if we submitted to our enslavement without at least one noble effort to be free. We met often, and consulted frequently, and told our hopes and fears, recounted the difficulties, real and imagined, which we should be called on to meet. At times we were almost disposed to give up, and try to content ourselves with our wretched lot; at others, we were firm and unbending in our determination to go. Whenever we suggested any plan, there was shrinking—the odds were fearful. Our path was beset with the greatest obstacles; and if we succeeded in gaining the end of it, our right to be free was yet questionable—we were yet liable to be returned to bondage. We could see no spot, this side of the ocean, where we could be free. We knew nothing about Canada. Our knowledge of the north did not extend farther than New York; and to go there, and be forever harassed with the frightful liability of being returned to slavery—with the certainty of being treated tenfold worse than before—the thought was truly a horrible one, and one which it was not easy to overcome. The case sometimes stood thus: At every gate through which we were to pass, we saw a watchman—at every ferry a guard—on every bridge a sentinel—and in every wood a patrol. We were hemmed in upon every side. Here were the difficulties, real or imagined—the good to be sought, and the evil to be shunned. On the one hand, there stood slavery, a stern reality, glaring frightfully upon us,—its robes already crimsoned with the blood of millions, and even now feasting itself greedily upon our own flesh. On the other hand, away back in the dim distance, under the flickering light of the north star, behind some craggy hill or snow-covered mountain, stood a doubtful freedom—half frozen—beckoning us to come and share its hospitality. This in itself was sometimes enough to stagger us; but when we permitted ourselves to survey the road, we were frequently appalled. Upon either side we saw grim death, assuming the most horrid shapes. Now it was starvation, causing us to eat our own flesh;—now we were contending with the waves, and were drowned;—now we were overtaken, and torn to pieces by the fangs of the terrible bloodhound. We were stung by scorpions, chased by wild beasts, bitten by snakes, and finally, after having nearly reached the desired spot,—after swimming rivers, encountering wild beasts, sleeping in the woods, suffering hunger and nakedness,—we were overtaken by our pursuers, and, in our resistance, we were shot dead upon the spot! I say, this picture sometimes appalled us, and made us


> - rather bear those ills we had,
> - Than fly to others, that we knew not of.
{:.poetry}
Expand Down
5 changes: 3 additions & 2 deletions documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Copy the url on your terminal log and paste it into your browser of choice (I re

## Jekyll

Ed is a Jekyll theme. That means you will need some familiarity with Jekyll to take advantage of its full potential. While running a Jekyll is a bit more involved than Wordpress and other similar tools, the payoff in the long term is worth the effort to learn it. If you are new to Jekyll I recommend you take a look at ["How (and Why) to Generate a Static Website Using Jekyll"](http://chronicle.com/blogs/profhacker/jekyll1/60913) at ProfHacker, and the excellent [Jekyll documentation](http://jekyllrb.com/) to start getting a sense of how it works.
Ed is a Jekyll theme. That means you will need some familiarity with Jekyll to take advantage of its full potential. While running a Jekyll site is a bit more involved than Wordpress and other similar tools, the payoff in the long term is worth the effort to learn it. If you are new to Jekyll I recommend you take a look at ["How (and Why) to Generate a Static Website Using Jekyll"](http://chronicle.com/blogs/profhacker/jekyll1/60913) at ProfHacker, and the excellent [Jekyll documentation](http://jekyllrb.com/) to start getting a sense of how it works.

Once you have gone through these tutorials, you can get started using Ed by using the sample texts provided with your own texts. You will probably also want to change the `_config.yml` file to add your own personal information and a site title and description of your choice. to make new texts, simply copy any one of the sample texts as a new file in the `_posts` folder. Remember to always use the jekyll convention for naming posts `yyyy-mm-dd-filename.md`. You should also make sure that all your texts have the YAML front matter (the information at the top of the file). Ex:

Expand Down Expand Up @@ -229,7 +229,6 @@ The footnotes system provided by Kramdown does have one limitation. It generates

To use a line break in block elements add two spaces after the end of the line where you want the break. You can't see them after `&c., 1835.` but they are there.


Things get a bit complicated when we want to use poetry inside the block or when the block is included in another block element, like a footnote. Here's the last two stanzas from A Parody in The Narrative of the Life which shows an example of a blockquote of poetry:

~~~
Expand Down Expand Up @@ -277,6 +276,8 @@ This code generates the citation in [footnote #3]({{ site.baseurl }}/toc/o-capta
* `-r` is short for `--relative`, a flag signalling jekyll-scholar that we're about to provide it with a relative link path.
* `/bibliography.html`, the relative path of our bibliography.



---

## Tips and Tricks
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
---
<div class="introduction">
<h1>A Brief Introduction</h1>
<p>As we see it, a minimal edition is one that reduces its components to a bare minimum. Out of-the-box, this theme can help you build a simple reading edition or a traditional scholarly edition with footnotes and a bibliography. In our estimate, these are the two most immediately useful type of editions for editors and readers. An edition produced with Ed is lightweight and durable. Our hope is that our approach can help beginners or veterans deploy beautiful editions with less effort, that it can help us <a href="https://github.com/susannalles/MinimalEditions/blob/master/index.md" target="_blank" title="minimal editions syllabus">teach a 'full stack'</a> in one academic semester, allow us to care for our projects at less cost, and perhaps, just perhaps, allow us to generate high-quality editions on github.io in large quantities based on the <a href="http://jonreeve.com/2015/09/introducing-git-lit/" target="_blank" title="git-lit">git-lit</a> model by Jonathan Reeve. We're coming for you, Kindle!</p>

<p>As we see it, a minimal edition is one that aims to reduce the size and complexity of the back and front end, and the learning curves for the user and the producer. Out of-the-box, this theme can help you build a simple reading edition, or a traditional scholarly edition with footnotes and a bibliography without breaking the bank. In our estimate, these are the two most immediately useful type of editions for editors and readers. An edition produced with Ed is lightweight and durable. Our hope is that our approach can help beginners or veterans deploy beautiful editions with less effort, that it can help us <a href="https://github.com/susannalles/MinimalEditions/blob/master/index.md" target="_blank" title="minimal editions syllabus">teach a 'full stack'</a> in one academic semester, allow us to care for our projects at less cost, and perhaps, just perhaps, allow us to generate high-quality editions on github.io in large quantities based on the <a href="http://jonreeve.com/2015/09/introducing-git-lit/" target="_blank" title="git-lit">git-lit</a> model by Jonathan Reeve. We're coming for you, Kindle!</p>

<p>To start using Ed, please see <a href="{{ site.baseurl }}/documentation.html">our documentation</a> for installation instructions and more. To see Ed in action, we've provided some sample editions for you below.</p>
</div>
Expand Down

0 comments on commit 9436a53

Please sign in to comment.