-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yaml
More file actions
39 lines (39 loc) · 1.26 KB
/
index.yaml
File metadata and controls
39 lines (39 loc) · 1.26 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
page:
siteTitle: developing.today
siteName: developing.today
siteUrl: https://developing-today.com
# headHtml: |
# <snippet var="js.highlightjs" />
template:
editBaseUrl: https://github.com/developing-today/zettel/edit/main
newBaseUrl: https://github.com/developing-today/zettel/new/main
deleteBaseUrl: https://github.com/developing-today/zettel/delete/main
theme: red
iconUrl: static/favicon.ico
urlStrategy: pretty
uptree:
enable: true
# sidebar:
# collapsed: true
# name: /templates/layouts/note
# layout:
# note:
# containerClass: container mx-auto max-w-screen-lg
# template.sidebar.folders-first
# order
# folder-folgezettel: true
# page.image:
# page.siteUrl
# base:
# bodyClass: overflow-y-scroll bg-gray-400
# pandoc:
# rewriteClass:
# prose: max-w-prose mx-auto
# # Centered photo
# photoframe-center: sm:w-3/4 mx-auto flex items-center justify-center
# # Photo floating to right
# photoframe: w-full sm:w-64 float-right sm:ml-2 mb-2 sm:mb-0 border-2 p-1 bg-gray-50
# # Content immediately following a right-floated photo
# photoframe-below: clear-right
# page-note: text-sm text-gray-600 flex items-center justify-center my-4 italic
# editor-note: text-gray-500 text-sm