-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.yaml
More file actions
151 lines (140 loc) · 3.06 KB
/
Copy pathdev.yaml
File metadata and controls
151 lines (140 loc) · 3.06 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
version: 1
org: quartz-community
core:
repo: jackyzha0/quartz
branch: v5
infrastructure:
- name: types
repo: quartz-community/types
- name: utils
repo: quartz-community/utils
- name: runtime
repo: quartz-community/runtime
- name: rehype-obsidian
repo: quartz-community/rehype-obsidian
- name: remark-obsidian
repo: quartz-community/remark-obsidian
themes:
org: quartz-themes
packages:
- name: quartz-themes-core
repo: quartz-themes/core
branch: main
plugins:
- name: syntax-highlighting
- name: obsidian-flavored-markdown
- name: github-flavored-markdown
- name: latex
- name: citations
- name: description
- name: created-modified-date
- name: crawl-links
- name: hard-line-breaks
- name: remove-draft
- name: explicit-publish
- name: content-page
- name: folder-page
- name: tag-page
- name: canvas-page
- name: content-index
- name: alias-redirects
- name: og-image
- name: cname
- name: favicon
- name: fonts
- name: explorer
- name: search
- name: graph
- name: backlinks
- name: table-of-contents
- name: breadcrumbs
- name: page-title
- name: article-title
- name: content-meta
- name: darkmode
- name: reader-mode
- name: footer
- name: recent-notes
- name: stacked-pages
- name: spacer
- name: comments
- name: tag-list
- name: note-properties
- name: unlisted-pages
- name: encrypted-pages
- name: ox-hugo
- name: roam
- name: bases-page
- name: obsidian-plugin-excalidraw
- name: obsidian-plugin-leaflet
- name: obsidian-plugin-ttrpg-tools-maps
presets:
minimal:
description: "Core + infrastructure + essential transformers"
plugins:
- syntax-highlighting
- obsidian-flavored-markdown
- github-flavored-markdown
- description
- crawl-links
content-pipeline:
description: "All transformers + filters"
plugins:
- syntax-highlighting
- obsidian-flavored-markdown
- github-flavored-markdown
- latex
- citations
- description
- created-modified-date
- crawl-links
- hard-line-breaks
- remove-draft
- explicit-publish
ui:
description: "All component plugins"
plugins:
- explorer
- search
- graph
- backlinks
- table-of-contents
- breadcrumbs
- page-title
- article-title
- content-meta
- darkmode
- reader-mode
- footer
- recent-notes
- stacked-pages
- spacer
- comments
- tag-list
- note-properties
full:
description: "Everything"
plugins: ["*"]
tools:
- name: syncer
repo: saberzero1/quartz-syncer
branch: quartz-npm-plugins-rework
workspace:
singletons:
- preact
- unified
- vfile
excludedRepos:
- dev-mode
- awesome-quartz
- demo-vault
- registry
- v5
- quartz-build
- amethyst
- quartz-plugin-template
- external-quartz-leaflet-map-plugin
- micromark-extension-gfm-task-list-item-quartz
- micromark-extensions-ofm
- rehype-ofm
- remark-ofm