-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
46 lines (44 loc) · 1.53 KB
/
_quarto.yml
File metadata and controls
46 lines (44 loc) · 1.53 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
project:
type: website
resources:
- CNAME
website:
navbar:
logo: "assets/logo-large.svg"
left:
- href: index.qmd
text: "#SJHPHL"
- href: about.qmd
text: About
- href: events.qmd
text: Events
- href: faq.qmd
text: FAQ
- posts/index.qmd
right:
- icon: github
href: https://github.com/socialjusticehackathon/
- icon: twitter
href: https://twitter.com/ssjhackathon
page-footer:
left:
- href: "https://www.eventbrite.com/e/1983329295312"
text: "Register for event"
- href: "https://docs.google.com/forms/d/e/1FAIpQLSfUVtuWdj3NytRAThzxfP9og4ZH9EJjzq1DSzb58CEmqItCcQ/viewform?usp=sharing"
text: "Submit a project"
- href: "mailto:info@socialjusticehackathon.com"
text: "Become a sponsor"
background: "#6D157A"
foreground: "#FFFFFF"
open-graph:
title: "Philadelphia Social Justice Hackathon"
description: "The Philadelphia Social Justice Hackathon will be held at Penn Carey Law School from March 27-29, 2026, to bring students, programmers, and other 'civic-minded hackers' together – to work in collaboration with justice advocates, public servants, community legal providers, and members of the community."
image: "/assets/preview.png"
image-height: 500
image-width: 1500
image-alt: "A purple banner with the text: Philadelphia's Social Justice Hackathon; Penn Carey Law School; March 27-29"
locale: en_US
site-name: "#SJHPHL"
format:
html:
theme: styles.scss