-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmyst.yml
More file actions
28 lines (28 loc) · 947 Bytes
/
myst.yml
File metadata and controls
28 lines (28 loc) · 947 Bytes
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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
title: Hackathon Template Github
description: Github Pages based template for hackathons
# keywords: []
authors:
- name: Instructor Name
orcid: XXXX-XXXX-XXXX-XXXX
github: username
github: https://github.com/hackthackathon/hackathon-template-github
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
- file: README.md
- title: Organizing Preparation
children:
- file: organizers/getting-started.md
- file: organizers/organizing-checklist.md
- file: organizers/survey-template.md
- title: Projects
children:
- pattern: 'projects/project-*'
site:
template: book-theme
# Modify this section with the logos of your choice
options:
favicon: https://hackthackathon.github.io/images/navbar-logo.png
logo: https://hackthackathon.github.io/images/navbar-logo.png