https://github.com/dzoladz/ezproxy-linkbuilder
https://github.com/dzoladz/ezproxy-linkbuilder
ezproxy
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dzoladz/ezproxy-linkbuilder
- Owner: dzoladz
- License: mit
- Created: 2024-04-18T00:38:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T00:41:04.000Z (about 2 years ago)
- Last Synced: 2025-03-04T18:45:27.243Z (over 1 year ago)
- Topics: ezproxy
- Language: HTML
- Homepage: https://dzoladz.github.io/ezproxy-linkbuilder/
- Size: 686 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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/)