aelfric-online

Jekyll site for the Aelfric Online Project @ Boston College

https://github.com/bcdigschol/aelfric-online

Science Score: 26.0%

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

  • 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
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Jekyll site for the Aelfric Online Project @ Boston College

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

README.md

aelfric-online

Jekyll website for the Aelfric Project @ Boston College

By Chase Hockema, Boston College

About

lfric of Eynsham, lfric of Cerne, lfric the Grammarian, lfric the Homilistthe 10th-century Benedictine monk and mass-priest has become known by many names, but at his core, lfric was a man devoted to the people under his care. Over his approximately 20-year-long career first as a monk at Cerne Abbas and then as the abbot at Eynsham, lfric wrote an incredible number of homilies that could be delivered to the people. While his particularly stunning Lives of Saints tends to receive a considerable amount of scholarly attention, the 80 homilies he wrote in two series can tell us a considerable amount about life and religion in late-Saxon England.

lfric Online begins to collect translations of lfric's first series of Catholic homilies, pairing them side-by-side with the original Old English text. On this site, you can also find brief contextualizing information about lfric's world in 10th-century England, as well as links throughout to the manuscripts containing his work.

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

GitHub Events

Total
  • Push event: 5
Last Year
  • Push event: 5

Dependencies

.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/setup-node v2 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby 8575951200e472d5f2d95c625da0c7bec8217c42 composite
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.6
  • bundler 2.3.26
  • colorator 1.1.0
  • concurrent-ruby 1.2.3
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.16.3
  • forwardable-extended 2.6.0
  • http_parser.rb 0.8.0
  • i18n 1.14.4
  • jekyll 4.2.2
  • jekyll-feed 0.17.0
  • jekyll-paginate 1.1.0
  • jekyll-postcss-v2 1.0.2
  • jekyll-sass-converter 2.2.0
  • jekyll-seo-tag 2.8.0
  • jekyll-watch 2.2.1
  • kramdown 2.4.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.9.0
  • mercenary 0.4.0
  • minima 2.5.1
  • pathutil 0.16.2
  • public_suffix 5.0.5
  • rb-fsevent 0.11.2
  • rb-inotify 0.10.1
  • rexml 3.2.6
  • rouge 3.30.0
  • safe_yaml 1.0.5
  • sassc 2.4.0
  • terminal-table 2.0.0
  • unicode-display_width 1.8.0
  • webrick 1.8.1