Skip to content

Jekyll site for S. Wittek "Shakespeare VR" project (Mellon 2019)

License

Notifications You must be signed in to change notification settings

cmu-lib/shakespeare_vr

 
 

Repository files navigation

Shakespeare VR

Source code for the static site developed for Stephen Wittek's "Shakespeare VR" project.

Development funded as part of the 2019 A.W. Mellon Digital Humanities Seed Grant.

Editing and Deployment

During the editorial phase of this project, a preview build of the site was deployed to https://cmu-shx-vr.netlify.com/. Netlify builds the static site with each commit, and supplies a client-side CMS for authorized editors of the site.

As of January 2021 this project is archvied and the website will not receive further updates via Netlify. Any futher edits can be made by downloading this repository, editing the markdown files, and following the Build steps below to generate the HTML/CSS/JS for loading onto the server.

The production site is deployed to https://shakespeare-vr.library.cmu.edu.

Build

To build site assets from the source code:

  1. Install ruby >= 2.6.3
  2. Install bundler via gem install bundler
  3. Install all gem dependencies via bundler install
  4. Run bundle exec jekyll build to generate the site to the _site directory.

Colophon

This Jekyll site is forked from the Type On Strap theme.

Contact

Matthew Lincoln

About

Jekyll site for S. Wittek "Shakespeare VR" project (Mellon 2019)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 68.4%
  • HTML 18.8%
  • JavaScript 12.4%
  • Ruby 0.4%