diff --git a/_data/config-nav.csv b/_data/config-nav.csv index 8157c81..d662534 100644 --- a/_data/config-nav.csv +++ b/_data/config-nav.csv @@ -1,9 +1,9 @@ display_name,stub,dropdown_parent Taylor Wilderness Research Station Archive,/, About, -About the Colleciton,/about.html,About +About the Collection,/about.html,About About the Interviews,/about_interviews.html,About -Geobiographies,/oral_histories.html +Oral Histories,/oral_histories.html Bibliometrics,, Bibliometrics,/bibliometrics.html,Bibliometrics Citation Impact,/citation.html,Bibliometrics diff --git a/pages/about.md b/pages/about.md index 807a95e..7d9a474 100644 --- a/pages/about.md +++ b/pages/about.md @@ -1,5 +1,5 @@ --- -title: About +title: About Collection layout: about permalink: /about.html # include CollectionBuilder info at bottom @@ -8,26 +8,4 @@ credits: true # Look in _includes/feature for options to easily add features to the page --- -{% include feature/jumbotron.html objectid="https://cdil.lib.uidaho.edu/images/palouse_sm.jpg" %} - -{% include feature/nav-menu.html sections="About CollectionBuilder SA;About the About Page" %} - -## About CollectionBuilder CSV - -{% include feature/video.html objectid="https://www.youtube.com/embed/nrho0JmUxzA?si=hqv_vzmBbGsOFDwI" %} - -This demo collection features items from the University of Idaho Library's [Digital Collections](https://www.lib.uidaho.edu/digital/), and is build using [CollectionBuilder-CSV](https://github.com/CollectionBuilder/collectionbuilder-csv). - -CollectionBuilder-CSV is a "Stand Alone" template for creating digital collection and exhibit websites using Jekyll, given: - -- a CSV of collection metadata -- a folder of images, PDFs, audio, or video files - -Driven by your collection metadata, the template generates engaging visualizations to browse and explore your objects. -The resulting static site can be hosted on any basic web server. - -[CollectionBuilder](https://github.com/CollectionBuilder/) is an set of open source tools for creating digital collection and exhibit websites that are driven by metadata and powered by modern static web technology. -See [CB Docs](https://collectionbuilder.github.io/cb-docs/) for detailed information. - -{% include feature/image.html objectid="demo_001" width="75" %} - +copy pending \ No newline at end of file diff --git a/pages/about_interviews.md b/pages/about_interviews.md new file mode 100644 index 0000000..62202f0 --- /dev/null +++ b/pages/about_interviews.md @@ -0,0 +1,11 @@ +--- +title: About Interviews +layout: about +permalink: /about_interviews.html +# include CollectionBuilder info at bottom +credits: true +# Edit the markdown on in this file to describe your collection +# Look in _includes/feature for options to easily add features to the page +--- + +copy pending