-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.yaml
More file actions
40 lines (33 loc) · 1.14 KB
/
config.yaml
File metadata and controls
40 lines (33 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
baseURL: "https://mjvo.github.io/vms202d"
title: "VMS 202D"
defaultContentLanguage: en
languages:
en:
lang: en
languageName: English
weight: 1
MetaDataFormat: "yaml"
markup:
goldmark:
renderer:
unsafe: true
theme:
- "hugo-course"
FootnoteReturnLinkContents: "↩"
outputFormats:
Remark:
baseName: index
mediaType: text/html
isHTML: true
params:
course:
name: "Introduction to Visual Culture"
dept_url: "https://aahvs.duke.edu"
dept_logo: "images/AAHVS_Barcode_Logo.png"
day_time: "Mondays & Wednesdays, 12:00 - 1:15 PM"
location: "Auditorium, Nasher Museum of Art"
discussion_sections:
days_times: "Fridays, 12:00 - 12:50 PM"
location: "Section 1: A266 Smith Warehouse, Bay 10<br />Section 2: A290 Smith Warehouse, Bay 9"
hero_img: "https://unsplash.com/photos/uKVs2ovR0KY/download?force=true&w=1920"
hero_img_credit: 'Photo by <a href="https://unsplash.com/@olena2552?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">olena ivanova</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>'