diff --git a/_data/config-browse.csv b/_data/config-browse.csv index 37851b0..6d10fba 100644 --- a/_data/config-browse.csv +++ b/_data/config-browse.csv @@ -1,5 +1,5 @@ field,display_name,btn,hidden,sort_name,facet_name -date,Date,,,Date Created +date_created,Date,,,Date Created description,,,true, subject,,true location,,true,,,Location diff --git a/_data/config-metadata.csv b/_data/config-metadata.csv index c9672d8..4e0e867 100644 --- a/_data/config-metadata.csv +++ b/_data/config-metadata.csv @@ -1,7 +1,7 @@ field,display_name,browse_link,external_link,dc_map,schema_map title,Title,,,DCTERMS.title,headline creator,Creator,,,DCTERMS.creator,creator -date,Date Created,,,DCTERMS.date,dateCreated +date_created,Date,,,DCTERMS.date,dateCreated description,Description,,,DCTERMS.description,description subject,Subjects,true,,DCTERMS.subject,keywords location,Location,,,,contentLocation diff --git a/_data/config-nav.csv b/_data/config-nav.csv index b5d85d5..a915a37 100644 --- a/_data/config-nav.csv +++ b/_data/config-nav.csv @@ -1,11 +1,15 @@ display_name,stub,dropdown_parent -Home,/, -Browse,/browse.html, -Collections,, -Subjects,/subjects.html, -Map,/map.html, -Data,/data.html, -About,/about.html, -gary_carrington,/browse.html#collection:gary_carrington_collection,Collections -starla_carr,/browse.html#collection:starla_carr_collection,Collections -tisha_taylor,/collection-tisha.html,Collections \ No newline at end of file +HOME,/, +ARCHIVE,/browse.html, +COLLECTIONS,, +EXPLORE,, +READ,, +SUBJECTS,/subjects.html,EXPLORE +MAP,/map.html,EXPLORE +METADATA,/data.html,EXPLORE +ABOUT,/about.html, +gary_carrington,/collection-gary.html,COLLECTIONS +starla_carr,/collection-starla.html,COLLECTIONS +tisha_taylor,/collection-tisha.html,COLLECTIONS +Remembering Soakie's,/soakies.html,READ +DONATE,/donate.html, \ No newline at end of file diff --git a/_data/config-theme-colors.csv b/_data/config-theme-colors.csv index f466022..e42e28d 100644 --- a/_data/config-theme-colors.csv +++ b/_data/config-theme-colors.csv @@ -1,5 +1,5 @@ color_class,color -primary,#a4c9e8 +primary,#4da3ff secondary,black success,black info,#578bb5 diff --git a/_data/theme.yml b/_data/theme.yml index facde12..5babfa6 100644 --- a/_data/theme.yml +++ b/_data/theme.yml @@ -13,7 +13,7 @@ featured-image-alt-text: # add alt text if using url for featured-image (objecti # optional: add extra padding around collection title for a larger image feature. home-title-y-padding: 10em # the margin from the top your title portion will appear. # optional: change position of background image, center, top, bottom -home-banner-image-position: center # Default is top +home-banner-image-position: # Default is top ########## @@ -98,7 +98,7 @@ search-child-objects: true # true / false - if true, child objects will appear o navbar-color: navbar-dark # navbar background color # Choose from bg-primary, bg-secondary, bg-success, bg-danger, bg-warning, bg-info, bg-light, bg-dark, bg-white -navbar-background: bg-dark +navbar-background: bg-secondary # BOOTSWATCH THEMES [optional!] # You can replace the standard Bootstrap theme with a Bootswatch (https://github.com/thomaspark/bootswatch) option @@ -107,8 +107,8 @@ bootswatch: # leave blank or comment out for plain bootstrap # THEME FONTS [optional!] base-font-size: 1.2em -text-color: "#191919" -link-color: "#0d6efd" +text-color: "#eeeeee" +link-color: "#4da3ff" base-font-family: "'Space Mono', monospace" font-cdn: diff --git a/_includes/collection-nav.html b/_includes/collection-nav.html index 91b9a86..53d58ea 100644 --- a/_includes/collection-nav.html +++ b/_includes/collection-nav.html @@ -16,7 +16,10 @@ {% for nav in navItems %} {% if nav.stub %} {%- else -%}