A Bootstrap (http://getbootstrap.com/) theme for EPrints.
This is a basic bootstrap eprints theme with as few design decisions as possible. It is supposed to be a blank canvas for you to build on. It uses some JQuery to remove and change existing eprints classes, to bootstrap classes. This allows the bootstrap CSS (which is called in the template) to style the side.
Very close to feature complete. Report any issues on Github issue tracker: https://github.com/eprintsug/bootstrap/issues
Issues will be fixed in future releases.
The theme should work with any Bootstrap theme. Themes can be crated using the amazing theme generator here: http://pikock.github.io/bootstrap-magic/app/index.html#!/editor
The headers can be updated and changed by replacing the corresponding phrases. This should be done by copying ~/lib/lang/en/phrases/bootstrap.xml to ~/lib/lang/en/phrases/z_bootstrap.xml and editing the new file.
This might change in future releases (possibly to js templating).