update site settings
This commit is contained in:
12
_config.yml
12
_config.yml
@@ -18,23 +18,23 @@ source-code: https://github.com/CollectionBuilder/collectionbuilder-csv
|
|||||||
# SITE SETTINGS
|
# SITE SETTINGS
|
||||||
#
|
#
|
||||||
# title of site appears in banner
|
# title of site appears in banner
|
||||||
title: CollectionBuilder CSV
|
title: {B/qKC}
|
||||||
# tagline, a short phrase that will appear throughout the site in the top banner
|
# tagline, a short phrase that will appear throughout the site in the top banner
|
||||||
tagline: Digital Collection Magic with Static Web Technologies
|
tagline: an archive of Black queer Kansas City history
|
||||||
# description appears in meta tags and other locations
|
# description appears in meta tags and other locations
|
||||||
# this description might appear in search result lists, keep around 160 characters max
|
# this description might appear in search result lists, keep around 160 characters max
|
||||||
description: "CollectionBuilder-CSV is a template for creating digital collection exhibits using static web technology."
|
description: "{B/qKC} is a dynamic community archive challenging out-dated archival practices within the frame and study of midwestern Black queer history."
|
||||||
# keywords, a short list of subjects describing the collection, separated by semicolon, to appear in rich markup
|
# keywords, a short list of subjects describing the collection, separated by semicolon, to appear in rich markup
|
||||||
keywords: idaho; history; inland northwest
|
keywords: kansas city; history; queer; black
|
||||||
# creator of the digital collection, to appear in meta tags; we typically use our GitHub usernames but feel free to just use your name
|
# creator of the digital collection, to appear in meta tags; we typically use our GitHub usernames but feel free to just use your name
|
||||||
author: CollectionBuilder
|
author: Nasir Anthony Montalvo
|
||||||
|
|
||||||
##########
|
##########
|
||||||
# COLLECTION SETTINGS
|
# COLLECTION SETTINGS
|
||||||
#
|
#
|
||||||
# Set the metadata for your collection (the name of the CSV file in your _data directory that describes the objects in your collection)
|
# Set the metadata for your collection (the name of the CSV file in your _data directory that describes the objects in your collection)
|
||||||
# Use the filename of your CSV **without** the ".csv" extension! E.g. _data/demo-metadata.csv --> "demo-metadata"
|
# Use the filename of your CSV **without** the ".csv" extension! E.g. _data/demo-metadata.csv --> "demo-metadata"
|
||||||
metadata: demo-compoundobjects-metadata
|
metadata: bqkc-repository
|
||||||
# page generation settings [optional!]
|
# page generation settings [optional!]
|
||||||
# [optional: only used if you need to tweak CB defaults or generate from more than one data file]
|
# [optional: only used if you need to tweak CB defaults or generate from more than one data file]
|
||||||
# page_gen:
|
# page_gen:
|
||||||
|
|||||||
Reference in New Issue
Block a user