-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
78 lines (68 loc) · 2.34 KB
/
_quarto.yml
File metadata and controls
78 lines (68 loc) · 2.34 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
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
project:
type: website
output-dir: docs
# meta
meta-description: "Program Evaluation open course developed by Dr. Gang He. Key words: program evaluation, program evaluation class, program evaluation course, program evaluation open course, program, logic models, exploratory evaluation, randomized controlled trials, case studies, community change, responsive evaluation, data collection, data validation, qualitative data analysis, statistics, cost benefit analysis, recommendations, impact, ethics"
meta-author: "Gang He"
website:
title: "Program Evaluation"
description: "Program Evaluation open course developed by Dr. Gang He."
navbar:
background: light
left:
- text: Syllabus
href: syllabus.qmd
- text: Schedule
href: 2026/schedule.qmd
- text: Lectures
href: lectures.qmd
- text: Stories
href: stories.qmd
- text: Project
href: project.qmd
- text: Resources
href: resources.qmd
- text: Archive
menu:
- text: Spring 2025
href: 2025/schedule.qmd
- text: Spring 2024
href: 2024/schedule.qmd
- text: Dr. Gang He
href: http://drganghe.github.io
right:
- icon: github
href: https://github.com/drganghe/program-evaluation
target: _blank
page-navigation: true
page-footer:
center: "[Program Evaluation](https://drganghe.github.io/program-evaluation) open course taught by [Gang He](http://drganghe.github.io) © <script>document.write(new Date().getFullYear())</script>"
search:
location: navbar
type: textbox
reader-mode: false
draft-mode: unlinked
repo-url: https://github.com/drganghe/program-evaluation
# repo-actions: [edit, issue, source]
open-graph: true
twitter-card: true
# creator: "@DrGangHe"
# image: "/files/images/hex-Program-Evaluation.png"
site-url: "https://drganghe.github.io/program-evaluation"
google-analytics:
tracking-id: "G-8H8JSB1VP7"
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'
execute:
freeze: auto
#comments:
# giscus:
# repo: drganghe/program-evaluation