Skip to content

Instantly share code, notes, and snippets.

@eshellman
Last active August 29, 2015 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eshellman/fa5ff78b2c1f8fa05138 to your computer and use it in GitHub Desktop.
Save eshellman/fa5ff78b2c1f8fa05138 to your computer and use it in GitHub Desktop.

GITenberg Status Report #2

Quite a bit of work has occurred since our last status report, though it’s rather scattered work in progress and still needs to be put together and documented.

  • We have about 10 PG texts converted to asciidoc

  • We have a working asciidoc-to-epub build machine

  • We have the start of a django website

  • We’ll be at BEA

  • We’ll be participating in a hackathon in SFO in June

In addition, our distribution partners were highlighted by President Obama in his ConnectED!

Conversions to asciidoc have been done using Pandoc + retouched by hand. epub building is done using Travis CI, and is triggered by a "tag"(so the epub files only get built when a version is declared, in analogy with the way software distributions are bundled and distributed.) So for example, the release files for the "Brothers Karamazov" repo: https://github.com/sethwoodworth/The-Brothers-Karamazov_28054 are made available at https://github.com/sethwoodworth/The-Brothers-Karamazov_28054/releases/tag/v0.0.3 The travis config is at https://github.com/sethwoodworth/The-Brothers-Karamazov_28054/blob/master/.travis.yml

We’re very thankful to the folks at Travis-CI who have gone the extra mile to get their systems working with the large numbers of repos in the GITenberg organization.

Note that this is just proof of concept and does not reflect any decisions about repo layout, for example. The list of releases so far is here: https://github.com/sethwoodworth/nyplcodex/blob/master/final.asciidoc

Obviously, this work will get migrated to the gitenberg-dev organization once it’s assembled properly.

Thanks to Nessie for conversions; Raymond and Seth have done the work on the build system.

Al has been working on the website- it will provide search and linking to the corpus as well as a gateway into the documentation. His work is at https://github.com/gitenberg-dev/giten_site/ Feel free to contribute. It’s running on http://www.gitenberg.org/ but please don’t publicize it yet.

We’ll be presenting at Book Expo America on May 27th at New York City’s Javits Center as part of the Book Expo Challenge. Please come by and say hello! http://www.bookexpochallenge.com/

We’re among the organizers in the CODEXHackathon. June 28 and 29 in San Francisco, to coincide with the American Library Association Annual Conference. Plans are still coming together on that.

Buried in the details of President Obama’s ConnectED announcement on April 30th was this tidbit:

  • The Digital Public Library of America: Their network of librarians will volunteer with the New York Public Library to help make sure popular books reach the most appropriate audience. DPLA, in conjunction with Recovering the Classics are also add age-appropriate public domain titles whose text and cover art has been redesigned by leading graphic designers and artists.

We’ve been working with The Creative Action Network's Recovering the Classics project to build these public domain ebooks!

Progress has been slower in our metadata workflow development and in our community building work, but overall I think we’ve made some good progress, though there much work left to be done. Thank you for all your comments and support.

@rdhyee
Copy link

rdhyee commented May 11, 2015

Looks good to me. I think we have 12 AsciiDoc books.

@eshellman
Copy link
Author

I should have a number somewhere. Where?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment