/loebolus

Making the public domain Loebs more easily downloadable. Data at https://github.com/ryanfb/loebolus-data

Primary LanguageHaml

Loebolus

Loebolus aims to make all the public domain Loebs more easily downloadable by re-hosting the PDF's directly, without the need to enter CAPTCHA's.

SYNOPSIS

The tools used to construct the site are:

  • associations.rb - builds an association YAML from the HTML at Downloebables
  • yaml2html.rb - builds the index HTML using the association YAML and index.haml
  • yaml2rdf.rb - builds the assocation RDF using the association YAML

To use the tools you'll need to do: bundle install