eebs

Jekyll site for the Early English Book Subscribers project at Boston College

https://github.com/bcdigschol/eebs

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization bcdigschol has institutional domain (ds.bc.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Jekyll site for the Early English Book Subscribers project at Boston College

Basic Info
  • Host: GitHub
  • Owner: BCDigSchol
  • License: other
  • Language: HTML
  • Default Branch: main
  • Size: 5.63 MB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

eebs

Jekyll website for the Early English Book Subscribers Project @ Boston College

About

What good is a book if it can’t even be published? Facing these challenges, some authors in early modern England published their books through a subscription model. Subscribers paid for their copies in advance, easing the publication of scholarly and other expensive books. In return, printers included their names in the book itself, marking subscribers as distinguished patrons of learning and literature.

Early English Book Subscribers introduces the men and women who subscribed to books published in England between 1617 and 1698. Its core is a dataset of demographic information based on twelve surviving subscriber lists, with 4,104 entries. Along with the original transcribed list entries, viewers can learn the class status, presumed gender, formal education level, industry, profession, and geographic location, when known, of individual subscribers.

This dataset is free to download and use. The author hopes that EEBS will provide scholars and students a springboard for future research into the history of print culture in seventeenth-century England.

Credits

Author

Additional Contributors

  • Dr. Bee Lehman, project managed
  • Le Lyu, Javascript support
  • Brianna Reisbeck, Chase Hockeman, Sylvia Notarfonso, and Michael Lyon, fellow members of the Digital Humanities as Public Scholarship class, Spring 2023.

Local Development

  • Follow this guide to install Ruby and Jekyll
  • Install Node
  • git clone this repo and then cd inside the directory
  • Comment out the url and baseurl lines of _config.yml when working locally
  • Install Ruby dependencies by running bundle install
  • Install Node dependencies by running npm install
  • Run the server with bundle exec jekyll serve

Acknowledgements

Jekyll & Tailwind Setup based on TailPages by Harry Wang (Chinese: 王建楠)

Owner

  • Name: Digital Scholarship@Boston College Libraries
  • Login: BCDigSchol
  • Kind: organization
  • Email: digschol-ggroup@bc.edu

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Currie
    given-names: Elspeth
title: "Early English Book Subscribers"
abstract: "Jekyll site for the Early English Book Subscribers Project @ Boston College"
version: 0.0.1
date-released: "2024-4-9"
license: "CC-BY-NC-SA-4.0"
repository-code: "https://github.com/BCDigSchol/eebs"

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

package-lock.json npm
  • 131 dependencies
package.json npm
  • @tailwindcss/typography ^0.5.0 development
  • autoprefixer ^10.4.2 development
  • postcss ^8.4.5 development
  • postcss-cli ^9.1.0 development
  • tailwindcss ^3.0.12 development
  • @fontsource/inter ^4.5.1
yarn.lock npm
Gemfile rubygems
  • jekyll-feed ~> 0.12 development
  • jekyll-paginate >= 0 development
  • jekyll-postcss-v2 >= 0 development
  • jekyll-seo-tag >= 0 development
  • jekyll ~> 4.2.1
  • minima ~> 2.5
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
  • wdm ~> 0.1.1
  • webrick ~> 1.7
Gemfile.lock rubygems
  • addressable 2.8.0
  • bundler 2.3.4
  • colorator 1.1.0
  • concurrent-ruby 1.1.9
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.15.4
  • forwardable-extended 2.6.0
  • http_parser.rb 0.8.0
  • i18n 1.8.11
  • jekyll 4.2.1
  • jekyll-feed 0.16.0
  • jekyll-paginate 1.1.0
  • jekyll-postcss-v2 1.0.1
  • jekyll-sass-converter 2.1.0
  • jekyll-seo-tag 2.7.1
  • jekyll-watch 2.2.1
  • kramdown 2.3.1
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.3
  • listen 3.7.0
  • mercenary 0.4.0
  • minima 2.5.1
  • pathutil 0.16.2
  • public_suffix 4.0.6
  • rb-fsevent 0.11.0
  • rb-inotify 0.10.1
  • rexml 3.2.5
  • rouge 3.27.0
  • safe_yaml 1.0.5
  • sassc 2.4.0
  • terminal-table 2.0.0
  • unicode-display_width 1.8.0
  • webrick 1.7.0