-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 335d1c2
Showing
8,072 changed files
with
294,438 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
node_modules | ||
.dendron.* | ||
build | ||
.next | ||
|
||
.backup |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"dendron.rootDir": ".", | ||
"files.autoSave": "onFocusChange", | ||
"pasteImage.path": "${currentFileDir}/assets/images", | ||
"pasteImage.prefix": "/", | ||
"markdown-preview-enhanced.enableWikiLinkSyntax": true, | ||
"markdown-preview-enhanced.wikiLinkFileExtension": ".md", | ||
"editor.snippetSuggestions": "inline", | ||
"editor.suggest.snippetsPreventQuickSuggestions": false, | ||
"editor.suggest.showSnippets": true, | ||
"editor.tabCompletion": "on" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
tech.kyletycholiz.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
This is the generated public version of Kyle Tycholiz' Dendron Second Brain. It | ||
is made up of the public vaults. These commands work because of the folder structure existing on my | ||
machine: | ||
``` | ||
├── Dendron | ||
├── main | ||
├── publishable | ||
``` | ||
It is generated by taking the following steps: | ||
1. run `dendron publish export --target github` | ||
- A Next.js site is generated in the `docs/` directory. (Also maybe `/.next/data` too) | ||
- This maps to the public repo on Github | ||
2. `git add`, `commit` and `push` the changes to Github | ||
3. Github is set to serve the `docs/` folder of the `master` branch to deploy to Github Pages. | ||
4. Content available at `https://tech.kyletycholiz.com` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
version: 1 | ||
vaults: | ||
- | ||
fsPath: ../main/tech | ||
name: tech | ||
useFMTitle: true | ||
useNoteTitleForLink: true | ||
noAutoCreateOnDefinition: true | ||
noLegacyNoteRef: true | ||
noXVaultWikiLink: true | ||
lookupConfirmVaultOnCreate: false | ||
mermaid: true | ||
useKatex: true | ||
autoFoldFrontmatter: true | ||
dev: | ||
enablePreviewV2: true | ||
lookup: | ||
note: | ||
selectionType: selectionExtract | ||
journal: | ||
dailyDomain: daily | ||
name: journal | ||
dateFormat: y.MM.dd | ||
addBehavior: childOfDomain | ||
firstDayOfWeek: 1 | ||
scratch: | ||
name: scratch | ||
dateFormat: y.MM.dd.HHmmss | ||
addBehavior: asOwnDomain | ||
site: | ||
assetsPrefix: Digital-Garden | ||
siteUrl: 'https://tycholiz.github.io' | ||
copyAssets: true | ||
siteHierarchies: | ||
- root | ||
siteRootDir: docs | ||
usePrettyRefs: true | ||
title: Dendron | ||
description: Publishable tech notes | ||
duplicateNoteBehavior: | ||
action: useVault | ||
payload: | ||
- tech | ||
initializeRemoteVaults: true | ||
dendronVersion: 0.55.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
version: 3 | ||
useFMTitle: true | ||
useNoteTitleForLink: true | ||
noLegacyNoteRef: true | ||
mermaid: true | ||
useKatex: true | ||
dev: | ||
enablePreviewV2: true | ||
site: | ||
assetsPrefix: Digital-Garden | ||
siteUrl: 'https://tycholiz.github.io' | ||
copyAssets: true | ||
siteHierarchies: | ||
- root | ||
siteRootDir: docs | ||
usePrettyRefs: true | ||
title: Dendron | ||
description: Publishable tech notes | ||
duplicateNoteBehavior: | ||
action: useVault | ||
payload: | ||
- tech | ||
siteLastModified: true | ||
gh_edit_branch: main | ||
commands: | ||
lookup: | ||
note: | ||
selectionMode: extract | ||
confirmVaultOnCreate: false | ||
leaveTrace: false | ||
insertNote: | ||
initialValue: templates | ||
insertNoteLink: | ||
aliasMode: none | ||
enableMultiSelect: false | ||
insertNoteIndex: | ||
enableMarker: false | ||
randomNote: {} | ||
workspace: | ||
dendronVersion: 0.66.1 | ||
vaults: | ||
- | ||
fsPath: ../main/tech | ||
name: tech | ||
journal: | ||
dailyDomain: daily | ||
name: journal | ||
dateFormat: y.MM.dd | ||
addBehavior: childOfDomain | ||
scratch: | ||
name: scratch | ||
dateFormat: y.MM.dd.HHmmss | ||
addBehavior: asOwnDomain | ||
graph: | ||
zoomSpeed: 1 | ||
enableAutoCreateOnDefinition: false | ||
enableXVaultWikiLink: false | ||
enableRemoteVaultInit: true | ||
workspaceVaultSyncMode: noCommit | ||
enableAutoFoldFrontmatter: true | ||
maxPreviewsCached: 10 | ||
maxNoteLength: 204800 | ||
task: | ||
name: '' | ||
dateFormat: '' | ||
addBehavior: childOfCurrent | ||
statusSymbols: | ||
'': ' ' | ||
wip: w | ||
done: x | ||
assigned: a | ||
moved: m | ||
blocked: b | ||
delegated: l | ||
dropped: d | ||
pending: 'y' | ||
prioritySymbols: | ||
H: high | ||
M: medium | ||
L: low | ||
todoIntegration: false | ||
createTaskSelectionType: selection2link | ||
enableUserTags: true | ||
enableHashTags: true | ||
usePrettyRefs: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
version: 3 | ||
useFMTitle: true | ||
useNoteTitleForLink: true | ||
noLegacyNoteRef: true | ||
mermaid: true | ||
useKatex: true | ||
dev: | ||
enablePreviewV2: true | ||
site: | ||
assetsPrefix: /Digital-Garden | ||
siteUrl: 'https://tycholiz.github.io' | ||
copyAssets: true | ||
siteHierarchies: | ||
- root | ||
siteRootDir: docs | ||
usePrettyRefs: true | ||
title: Dendron | ||
description: Publishable tech notes | ||
duplicateNoteBehavior: | ||
action: useVault | ||
payload: | ||
- tech | ||
siteLastModified: true | ||
gh_edit_branch: main | ||
commands: | ||
lookup: | ||
note: | ||
selectionMode: extract | ||
confirmVaultOnCreate: false | ||
leaveTrace: false | ||
insertNote: | ||
initialValue: templates | ||
insertNoteLink: | ||
aliasMode: none | ||
enableMultiSelect: false | ||
insertNoteIndex: | ||
enableMarker: false | ||
randomNote: {} | ||
workspace: | ||
dendronVersion: 0.67.1 | ||
vaults: | ||
- | ||
fsPath: ../main/tech | ||
name: tech | ||
journal: | ||
dailyDomain: daily | ||
name: journal | ||
dateFormat: y.MM.dd | ||
addBehavior: childOfDomain | ||
scratch: | ||
name: scratch | ||
dateFormat: y.MM.dd.HHmmss | ||
addBehavior: asOwnDomain | ||
graph: | ||
zoomSpeed: 1 | ||
enableAutoCreateOnDefinition: false | ||
enableXVaultWikiLink: false | ||
enableRemoteVaultInit: true | ||
workspaceVaultSyncMode: noCommit | ||
enableAutoFoldFrontmatter: true | ||
maxPreviewsCached: 10 | ||
maxNoteLength: 204800 | ||
task: | ||
name: '' | ||
dateFormat: '' | ||
addBehavior: childOfCurrent | ||
statusSymbols: | ||
'': ' ' | ||
wip: w | ||
done: x | ||
assigned: a | ||
moved: m | ||
blocked: b | ||
delegated: l | ||
dropped: d | ||
pending: 'y' | ||
prioritySymbols: | ||
H: high | ||
M: medium | ||
L: low | ||
todoIntegration: false | ||
createTaskSelectionType: selection2link | ||
enableUserTags: true | ||
enableHashTags: true | ||
usePrettyRefs: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
version: 4 | ||
useFMTitle: true | ||
useNoteTitleForLink: true | ||
mermaid: true | ||
useKatex: true | ||
dev: | ||
enablePreviewV2: true | ||
site: | ||
assetsPrefix: /Digital-Garden | ||
siteUrl: 'https://tycholiz.github.io' | ||
copyAssets: true | ||
siteHierarchies: | ||
- root | ||
siteRootDir: docs | ||
usePrettyRefs: true | ||
title: Dendron | ||
description: Publishable tech notes | ||
duplicateNoteBehavior: | ||
action: useVault | ||
payload: | ||
- tech | ||
siteLastModified: true | ||
gh_edit_branch: main | ||
commands: | ||
lookup: | ||
note: | ||
selectionMode: extract | ||
confirmVaultOnCreate: false | ||
leaveTrace: false | ||
bubbleUpCreateNew: true | ||
fuzzThreshold: 0.2 | ||
insertNote: | ||
initialValue: templates | ||
insertNoteLink: | ||
aliasMode: none | ||
enableMultiSelect: false | ||
insertNoteIndex: | ||
enableMarker: false | ||
randomNote: {} | ||
workspace: | ||
dendronVersion: 0.77.1 | ||
vaults: | ||
- | ||
fsPath: ../main/tech | ||
name: tech | ||
journal: | ||
dailyDomain: daily | ||
name: journal | ||
dateFormat: y.MM.dd | ||
addBehavior: childOfDomain | ||
scratch: | ||
name: scratch | ||
dateFormat: y.MM.dd.HHmmss | ||
addBehavior: asOwnDomain | ||
graph: | ||
zoomSpeed: 1 | ||
enableAutoCreateOnDefinition: false | ||
enableXVaultWikiLink: false | ||
enableRemoteVaultInit: true | ||
workspaceVaultSyncMode: noCommit | ||
enableAutoFoldFrontmatter: true | ||
maxPreviewsCached: 10 | ||
maxNoteLength: 204800 | ||
task: | ||
name: '' | ||
dateFormat: '' | ||
addBehavior: childOfCurrent | ||
statusSymbols: | ||
'': ' ' | ||
wip: w | ||
done: x | ||
assigned: a | ||
moved: m | ||
blocked: b | ||
delegated: l | ||
dropped: d | ||
pending: 'y' | ||
prioritySymbols: | ||
H: high | ||
M: medium | ||
L: low | ||
todoIntegration: false | ||
createTaskSelectionType: selection2link | ||
enableUserTags: true | ||
enableHashTags: true | ||
enableEditorDecorations: true | ||
preview: | ||
enableFMTitle: true | ||
enableNoteTitleForLink: true | ||
enableMermaid: true | ||
enablePrettyRefs: true | ||
enableKatex: true | ||
automaticallyShowPreview: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"path": "../main/tech", | ||
"name": "tech" | ||
} | ||
], | ||
"settings": { | ||
"dendron.rootDir": ".", | ||
"files.autoSave": "onFocusChange", | ||
"pasteImage.path": "${currentFileDir}/assets/images", | ||
"pasteImage.prefix": "/", | ||
"markdown-preview-enhanced.enableWikiLinkSyntax": true, | ||
"markdown-preview-enhanced.wikiLinkFileExtension": ".md", | ||
"editor.snippetSuggestions": "inline", | ||
"editor.suggest.snippetsPreventQuickSuggestions": false, | ||
"editor.suggest.showSnippets": true, | ||
"editor.tabCompletion": "on" | ||
}, | ||
"extensions": { | ||
"recommendations": [ | ||
"dendron.dendron-paste-image", | ||
"dendron.dendron-markdown-shortcuts", | ||
"dendron.dendron-markdown-preview-enhanced", | ||
"dendron.dendron-markdown-links", | ||
"github.github-vscode-theme" | ||
], | ||
"unwantedRecommendations": [ | ||
"dendron.dendron-markdown-notes", | ||
"shd101wyy.markdown-preview-enhanced", | ||
"kortina.vscode-markdown-notes", | ||
"mushan.vscode-paste-image" | ||
] | ||
} | ||
} |
Oops, something went wrong.