forked from quarto-ext/pointer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
43 lines (40 loc) · 1.18 KB
/
Copy path_quarto.yml
File metadata and controls
43 lines (40 loc) · 1.18 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
project:
type: website
output-dir: docs
website:
title: "pointer"
site-url: "https://royfrancis.github.io/quarto-revealjs-pointer/"
description: "A Quarto RevealJS extension that adds a customizable pointer to your slides."
navbar:
left:
- href: index.qmd
text: Home
- text: Demos
menu:
- href: demo.qmd
text: "Basic Trail"
- href: demo-key-color-size.qmd
text: "Key Color Size"
- href: demo-always-visible.qmd
text: "Always Visible"
- href: demo-trail-dynamics.qmd
text: "Trail Dynamics"
- href: demo-trail-limit.qmd
text: "Trail Max Points"
- href: changelog.md
text: Versions
right:
- icon: github
aria-label: "GitHub"
href: https://github.com/royfrancis/quarto-revealjs-pointer
page-footer:
border: false
left: "{{< meta current_year >}} Roy Francis • [MIT License](https://choosealicense.com/licenses/mit/)"
right: "Published with [Quarto](https://quarto.org/) v{{< meta quarto_version >}}"
format:
html:
theme: pulse
toc: true
title-block-banner: true
filters:
- custom.lua