The source to http://hackingthelibrary.org.
- Install Jekyll
gem install bundler
bundle install
bundle exec jekyll serve
- Browse to http://localhost:4000
Lint the markdown:
$ bundle exec mdl .
Check HTML and Links:
$ ./scripts/check-html
git push
to GitHub- Browse to http://hackingthelibrary.org
The course material is Copyright (c) 2017–2018 by the Oliver Steele.
The web site uses:
- A modified copy of the Hyde Theme
- Font Awesome icons