40 lines
2.2 KiB
Markdown
40 lines
2.2 KiB
Markdown
---
|
|
title: About
|
|
layout: about
|
|
permalink: /about.html
|
|
# include CollectionBuilder info at bottom
|
|
credits: true
|
|
# featured-image value can be one objectid for a photo object in this collection, a relative path to an image in this project, or a full url to any image. If left blank, no featured image will appear at top of About page.
|
|
about-featured-image: starlacoll007
|
|
# set background-position for featured image, "center", "top", "bottom"
|
|
position: center
|
|
# major heading to display over featured image
|
|
heading: "About {B/qKC}"
|
|
# paragraph text below heading in featured image
|
|
sub-heading:
|
|
# additional padding added to the feature to increase size. Give value in em or px, e.g. "5em".
|
|
padding: 6em
|
|
# Edit the markdown on in this file to describe your collection
|
|
# Look in _includes/feature for options to easily add features to the page
|
|
---
|
|
|
|
## {B/qKC} is a decentralized, community archive of Black queer midwestern history.
|
|
|
|
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" %}
|
|
|
|
<!-- IMPORTANT!!! DELETE this comment and the include below when you are finished editing this page for your collection. The include below introduces about page features. They will show up on your collection's about page until you delete it. -->
|
|
{% include cb/about_the_about.md %}
|