A jekyll site for the DLS team handbook. Published to [[https://pulibrary.github.io/dls-handbook/]].
- Clone this repository
- Run
bundle install
- To view and navigate the site locally, run
bundle exec jekyll serve
- Navigate in your browser to http://127.0.0.1:4000