Skip to content

Commit

Permalink
Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliastone0729 authored Oct 9, 2023
1 parent 1224d2e commit 80a02ba
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# CollectionBuilder Examples

This repository hosts the CollectionBuilder Examples site: [https://collectionbuilder.github.io/cb-examples/](https://collectionbuilder.github.io/cb-examples/){:target="_blank" rel="noopener"}. Visit the [CollectionBuilder Docs](https://collectionbuilder.github.io/cb-docs/){:target="_blank" rel="noopener"} for step-by-step details for getting started with building digital collections.
This repository hosts the CollectionBuilder Examples site: [https://collectionbuilder.github.io/cb-examples/](https://collectionbuilder.github.io/cb-examples/). Visit the [CollectionBuilder Docs](https://collectionbuilder.github.io/cb-docs/) for step-by-step details for getting started with building digital collections.

## About this Collection

This collection of CollectionBuilder projects features sites created by a variety of individuals, organizations, and institutions. These examples are meant to demonstrate numerous possibilities and use cases for CollectionBuilder. This collection is based off our [Zotero library of CollectionBuilder examples](https://www.zotero.org/groups/5020353/collectionbuilder-examples/library){:target="_blank" rel="noopener"}.
This collection of CollectionBuilder projects features sites created by a variety of individuals, organizations, and institutions. These examples are meant to demonstrate numerous possibilities and use cases for CollectionBuilder. This collection is based off our [Zotero library of CollectionBuilder examples](https://www.zotero.org/groups/5020353/collectionbuilder-examples/library).

### Add Your Project

Do you have a CollectionBuilder project to be featured in this collection? We encourage anyone who is interested in adding their digital collection to the site to fill out this [Google Form](https://forms.gle/k1fsqiRPo71uULfo8){:target="_blank" rel="noopener"}.
Do you have a CollectionBuilder project to be featured in this collection? We encourage anyone who is interested in adding their digital collection to the site to fill out this [Google Form](https://forms.gle/k1fsqiRPo71uULfo8).

----------

## CollectionBuilder

<https://collectionbuilder.github.io/>

CollectionBuilder is a project of University of Idaho Library's [Digital Initiatives](https://www.lib.uidaho.edu/digital/){:target="_blank" rel="noopener"} and the [Center for Digital Inquiry and Learning](https://cdil.lib.uidaho.edu){:target="_blank" rel="noopener"} (CDIL) following the [Lib-Static](https://lib-static.github.io/){:target="_blank" rel="noopener"} methodology.
Powered by the open source static site generator [Jekyll](https://jekyllrb.com/){:target="_blank" rel="noopener"} and a modern static web stack, it puts collection metadata to work building beautiful sites.
CollectionBuilder is a project of University of Idaho Library's [Digital Initiatives](https://www.lib.uidaho.edu/digital/) and the [Center for Digital Inquiry and Learning](https://cdil.lib.uidaho.edu) (CDIL) following the [Lib-Static](https://lib-static.github.io/) methodology.
Powered by the open source static site generator [Jekyll](https://jekyllrb.com/) and a modern static web stack, it puts collection metadata to work building beautiful sites.

The basic theme is created using [Bootstrap](https://getbootstrap.com/){:target="_blank" rel="noopener"}.
Metadata visualizations are built using open source libraries such as [DataTables](https://datatables.net/), [Leafletjs](http://leafletjs.com/), [Spotlight gallery](https://github.com/nextapps-de/spotlight){:target="_blank" rel="noopener"}, [lazysizes](https://github.com/aFarkas/lazysizes){:target="_blank" rel="noopener"}, and [Lunr.js](https://lunrjs.com/){:target="_blank" rel="noopener"}.
Object metadata is exposed using [Schema.org](http://schema.org){:target="_blank" rel="noopener"} and [Open Graph protocol](http://ogp.me/){:target="_blank" rel="noopener"} standards.
The basic theme is created using [Bootstrap](https://getbootstrap.com/).
Metadata visualizations are built using open source libraries such as [DataTables](https://datatables.net/), [Leafletjs](http://leafletjs.com/), [Spotlight gallery](https://github.com/nextapps-de/spotlight), [lazysizes](https://github.com/aFarkas/lazysizes), and [Lunr.js](https://lunrjs.com/).
Object metadata is exposed using [Schema.org](http://schema.org) and [Open Graph protocol](http://ogp.me/) standards.

Questions can be sent to the CollectionBuilder team at **[email protected]** or posted in the main [CollectionBuilder discussion forum](https://github.com/CollectionBuilder/collectionbuilder.github.io/discussions){:target="_blank" rel="noopener"}.
Questions can be sent to the CollectionBuilder team at **[email protected]** or posted in the main [CollectionBuilder discussion forum](https://github.com/CollectionBuilder/collectionbuilder.github.io/discussions).

## License

CollectionBuilder documentation and general web content is licensed [Creative Commons Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/){:target="_blank" rel="noopener"}.
CollectionBuilder documentation and general web content is licensed [Creative Commons Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/).
This license does *NOT* include any objects or images used in digital collections, which may have individually applied licenses described by a "rights" field.
CollectionBuilder code is licensed [MIT](https://github.com/CollectionBuilder/collectionbuilder-csv/blob/master/LICENSE){:target="_blank" rel="noopener"}.
CollectionBuilder code is licensed [MIT](https://github.com/CollectionBuilder/collectionbuilder-csv/blob/master/LICENSE).
This license does not include external dependencies included in the `assets/lib` directory, which are covered by their individual licenses.

0 comments on commit 80a02ba

Please sign in to comment.