This folder contains the resources needed for the search engine front end.
- styles.css -- the CSS style file for the index.html
- scgbib.js -- implements the search functions
Dependencies (loaded in the index.html):
- Bootstrap for responsive mobile-first web apps
- jQuery for DOM traversal
- Handlebars for Mustache-like HTML templates