-
Notifications
You must be signed in to change notification settings - Fork 0
/
dendron.yml
44 lines (44 loc) · 1010 Bytes
/
dendron.yml
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
version: 1
vaults:
-
fsPath: vault
useFMTitle: true
useNoteTitleForLink: true
noAutoCreateOnDefinition: false
copyAssets: true
noLegacyNoteRef: true
color_scheme: dark
previewPort: 8999
hierarchyDisplayTitle: Sous parties
site:
siteUrl: 'https://bonnebulle.github.io/dendron'
noIndexByDefault: true
color_scheme: dark
customHeaderPath: vault/assets/header.html
siteFaviconPath: vault/assets/favicon.ico
siteLastModified: true
gh_edit_link: false
copyAssets: true
siteHierarchies:
- root
siteRootDir: docs
usePrettyRefs: true
title: DarkNetArt
description: Arts et Darknets
author: Vincent Bonnefille
previewPort: 8999
lang: fr
initializeRemoteVaults: true
journal:
dailyDomain: daily
name: journal
dateFormat: y.MM.dd
addBehavior: childOfDomain
firstDayOfWeek: 1
dev:
previewV2Enabled: false
scratch:
name: scratch
dateFormat: y.MM.dd.HHmmss
addBehavior: asOwnDomain
dendronVersion: 0.52.0