Skip to content

Hacking the Library 2017 and 2018 @ Olin College

Notifications You must be signed in to change notification settings

osteele/hackingthelibrary.org

Repository files navigation

Hacking the Library web site

Build Status

The source to http://hackingthelibrary.org.

Setup

  1. Install Jekyll
  2. gem install bundler
  3. bundle install

Develop

  1. bundle exec jekyll serve
  2. Browse to http://localhost:4000

Testing

Lint the markdown:

$ bundle exec mdl .

Check HTML and Links:

$ ./scripts/check-html

Publish

  1. git push to GitHub
  2. Browse to http://hackingthelibrary.org

Copyright and Credits

The course material is Copyright (c) 2017–2018 by the Oliver Steele.

The web site uses: