1
0
2025-11-08 22:54:54 +01:00

244 lines
6.4 KiB
JSON

{
"settingsVersion": "0.0.0",
"exportOptions": {
"createDocumentContainer": true,
"keepModHeaderFooter": false,
"addPageIcon": true,
"unifyTitleFormat": true,
"createPusherElement": true,
"makeHeadersTrees": true,
"postProcess": true,
"displayProgress": true,
"inlineHTML": false,
"exportPath": "/home/annwan/projects/1-Writing/wiki/public_html",
"filesToExport": [
"Asteron",
"Dict",
"Larana",
"Misc",
"static",
"Index.md"
],
"useFallbackRenderer": false,
"addBodyClasses": true,
"addMathjaxStyles": true,
"addHeadTag": true,
"backlinkOptions": {
"featureId": "backlinks",
"enabled": false,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": ".footer",
"type": "start"
},
"displayTitle": "Backlinks"
},
"tagOptions": {
"featureId": "tags",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": ".header .data-bar",
"type": "end"
},
"displayTitle": "",
"showInlineTags": true,
"showFrontmatterTags": true
},
"aliasOptions": {
"featureId": "aliases",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": ".header .data-bar",
"type": "start"
},
"displayTitle": "Aliases"
},
"propertiesOptions": {
"featureId": "properties",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": ".header",
"type": "start"
},
"displayTitle": "Properties"
},
"fileNavigationOptions": {
"featureId": "file-navigation",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "#left-sidebar-content",
"type": "end"
},
"showCustomIcons": false,
"showDefaultFolderIcons": true,
"showDefaultFileIcons": true,
"defaultFolderIcon": "lucide//folder",
"defaultFileIcon": "lucide//file",
"defaultMediaIcon": "lucide//file-image",
"exposeStartingPath": false,
"includePath": "site-lib/html/file-tree.html"
},
"searchOptions": {
"featureId": "search",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "#left-sidebar .topbar-content",
"type": "start"
},
"displayTitle": "Search..."
},
"outlineOptions": {
"featureId": "outline",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "#right-sidebar-content",
"type": "end"
},
"displayTitle": "Outline",
"startCollapsed": false,
"minCollapseDepth": 0
},
"themeToggleOptions": {
"featureId": "theme-toggle",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "#right-sidebar .topbar-content",
"type": "start"
},
"displayTitle": ""
},
"graphViewOptions": {
"featureId": "graph-view",
"enabled": false,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "#right-sidebar-content",
"type": "start"
},
"displayTitle": "Graph View",
"showOrphanNodes": true,
"showAttachments": false,
"allowGlobalGraph": true,
"allowExpand": true,
"attractionForce": 1,
"linkLength": 15,
"repulsionForce": 80,
"centralForce": 2,
"edgePruning": 100,
"minNodeRadius": 3,
"maxNodeRadius": 7
},
"sidebarOptions": {
"featureId": "sidebar",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"allowResizing": true,
"allowCollapsing": true,
"rightDefaultWidth": "20em",
"leftDefaultWidth": "20em"
},
"customHeadOptions": {
"featureId": "custom-head",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"featurePlacement": {
"selector": "head",
"type": "end"
},
"sourcePath": "static/includes.html",
"includePath": "site-lib/html/custom-head.html"
},
"documentOptions": {
"featureId": "obsidian-document",
"enabled": true,
"unavailable": false,
"alwaysEnabled": true,
"hideSettingsButton": false,
"allowFoldingLists": true,
"allowFoldingHeadings": true,
"documentWidth": "40em"
},
"rssOptions": {
"featureId": "rss",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": false,
"siteUrl": "https://wiki.annwan.me/",
"authorName": "Annwan"
},
"linkPreviewOptions": {
"featureId": "link-preview",
"enabled": true,
"unavailable": false,
"alwaysEnabled": false,
"hideSettingsButton": true
},
"relativeHeaderLinks": true,
"includeJS": true,
"includeCSS": true,
"inlineMedia": false,
"inlineCSS": false,
"inlineJS": false,
"inlineFonts": false,
"inlineOther": false,
"combineAsSingleFile": false,
"offlineResources": true,
"themeName": "Wikipedia",
"slugifyPaths": true,
"flattenExportPaths": false,
"fixLinks": true,
"faviconPath": "",
"siteName": "Annwan Wiki",
"iconEmojiStyle": "Twemoji",
"exportRoot": "",
"includePluginCss": [],
"includeStyleCssIds": [],
"autoDisposeWebpages": true
},
"logLevel": "warning",
"titleProperty": "title",
"rssDateProperty": "date",
"onlyExportModified": true,
"deleteOldFiles": true,
"exportPreset": "online",
"openAfterExport": false,
"filePickerBlacklist": [
"(^|\\/)node_modules\\/",
"(^|\\/)dist\\/",
"(^|\\/)dist-ssr\\/",
"(^|\\/)\\.vscode\\/"
],
"filePickerWhitelist": [
"\\.\\w+$"
]
}