-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
82 lines (73 loc) · 2.39 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
79
80
81
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, progream 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: 2025/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 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:
left: "[Gang He](http://drganghe.github.io) © <script>document.write(new Date().getFullYear())</script>"
right:
- icon: github
href: https://github.com/drganghe/program-evaluation
target: _blank
- icon: twitter
href: https://twitter.com/DrGangHe
target: _blank
search:
location: navbar
type: textbox
reader-mode: true
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