-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
79 lines (72 loc) · 2.17 KB
/
_quarto.yml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
project:
type: website
output-dir: docs
# Meta
description-meta: "Energy and Climate Policy class developed by Dr. Gang He. Key words: energy policy, climate policy, energy and climate policy, open course."
author-meta: "Gang He"
website:
title: "Energy and Climate Policy"
description: "PAF9199 Energy and Climate Policy class developed by Dr. Gang He."
navbar:
background: light
left:
- text: Syllabus
href: syllabus.qmd
- text: Schedule
href: schedule.qmd
- text: Lectures
href: lectures.qmd
- text: Guest Speakers
href: http://drganghe.github.io/climate-guest-speakers
target: _blank
- text: Readings
href: readings.qmd
- text: Policy Memo
href: policymemo.qmd
- text: Resources
href: resources.qmd
- text: Archive
menu:
- text: Fall 2023
href: 2023/schedule.qmd
- text: Dr. Gang He
href: http://drganghe.github.io
target: _blank
right:
- icon: github
href: https://github.com/drganghe/energy-climate-policy
page-navigation: true
page-footer:
left: "[Gang He](http://drganghe.github.io) © <script>document.write(new Date().getFullYear())</script>"
right:
- icon: github
href: https://github.com/drganghe/energy-climate-policy
- icon: twitter
href: https://twitter.com/DrGangHe
search:
location: navbar
type: textbox
reader-mode: true
repo-url: https://github.com/drganghe/energy-climate-policy
repo-actions: [edit, issue, source]
open-graph: true
twitter-card: true
# creator: "@DrGangHe"
# image: "/lectures/lecture2/images/boe-equations.png"
site-url: "https://drganghe.github.io/energy-climate-policy"
google-analytics:
tracking-id: "G-GG4GM3TPXK"
anonymize-ip: true
bibliography: readings.bib
format:
html:
theme: cosmo
css: styles.css
toc: true
citations-hover: true
footnotes-hover: true
link-external-icon: false
link-external-newwindow: true
#link-external-filter: '^(?:http:|https:)\/\/drganghe\.github\.io\/custom'
comments:
hypothesis: false