Skip to content

BCDigSchol/toto

Repository files navigation

toto

Digital Scholarship Resources Site

By David J. Thomas, Boston College

About

Share information, videos, images, and links about Digital Scholarship in a social media lookalike format. Simply edit a few spreadsheets to customize the site's content to your liking, and publish it on Github Pages or your own server.

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
  • Make transcoder script executable chmod +x ./scripts/transcode_videos.sh
  • Transcode any videos by running ./scripts/transcode_videos.sh
  • Run the server with bundle exec jekyll serve

About

Digital Scholarship Resources Site

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published