-
Notifications
You must be signed in to change notification settings - Fork 2
/
_quarto.yml
71 lines (64 loc) · 3 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
project:
type: website
output-dir: docs
# Meta
description-meta: "An open course on energy systems analysis developed by Dr. Gang He, covering topics including: energy systems overview; make sense of energy numbers; energy project economics; energy sources and technologies; energy demand; energy, environment, and human health; energy and climate change; power system analysis; energy transition; energy efficiency; behavior, and sustainable consumption; energy poverty, access, and justice; big data and AI for clean energy; limitations of models; and other emerging topics for the energy systems; and real world energy assignments. Other key words: energy system analysis, energy course, energy class, open course."
author-meta: "Gang He"
website:
title: "Energy Systems Analysis"
description: "An open course on energy systems analysis developed by Dr. Gang He, covering topics including: energy systems overview; make sense of energy numbers; energy project economics; energy sources and technologies; energy demand; energy, environment, and human health; energy and climate change; power system analysis; energy transition; energy efficiency; behavior, and sustainable consumption; energy poverty, access, and justice; big data and AI for clean energy; limitations of models; and other emerging topics for the energy systems; and real world energy assignments. Other key words: energy system analysis, energy course, energy class, open course."
navbar:
background: light
left:
- text: Syllabus
href: syllabus.qmd
- text: Schedule
href: schedule.qmd
- text: Lectures
href: lectures.qmd
- text: Videos
href: videos.qmd
- text: Assignments
href: assignments.qmd
- text: Project
href: project.qmd
- text: Resources
href: resources.qmd
- text: Dr. Gang He
href: http://drganghe.github.io
right:
- icon: github
href: https://github.com/drganghe/est603-energy-systems-analysis-2022-fall
page-navigation: true
page-footer:
left: "© 2022 [Gang He](http://drganghe.github.io)"
right:
- icon: github
href: https://github.com/drganghe/est603-energy-systems-analysis-2022-fall
- icon: twitter
href: https://twitter.com/DrGangHe
search:
location: navbar
type: textbox
reader-mode: true
repo-url: https://github.com/drganghe/est603-energy-systems-analysis-2022-fall
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/est603-energy-systems-analysis-2022-fall"
google-analytics:
tracking-id: "G-X3EWB1872J"
anonymize-ip: true
bibliography: readings.bib
format:
html:
theme: cosmo
css: styles.css
toc: true
link-external-icon: false
link-external-newwindow: true
#link-external-filter: '^(?:http:|https:)\/\/drganghe\.github\.io\/custom'
comments:
hypothesis: false