An open API service indexing awesome lists of open source software.

https://github.com/dzoladz/ezproxy-linkbuilder


https://github.com/dzoladz/ezproxy-linkbuilder

ezproxy

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Proxy Link Builder
=========================
A simple JavaScript tool to help create remote access links for library resources that can be used in online courses, reading lists, email messages, bibliographies.

![screenshot of proxy link builder](./img/screenshot.png)

## Usage
* Update settings in `_config.yml` to define a specific institutional instance of this application

## Install
* `git clone` the repository
* execute `bundle install` to install Ruby gems
* fire up a server on localhost to examine your changes by using `bundle exec jekyll serve`

## References
* Read the [documentation](http://jekyllrb.com/)
* Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/template-overviews/freelancer/)