Alexander Belanger 4 лет назад
Родитель
Сommit
83fb32eb8f

+ 0 - 1
docs/.obsidian/app.json

@@ -1 +0,0 @@
-{}

+ 0 - 3
docs/.obsidian/appearance.json

@@ -1,3 +0,0 @@
-{
-  "baseFontSize": 16
-}

+ 0 - 14
docs/.obsidian/core-plugins.json

@@ -1,14 +0,0 @@
-[
-  "file-explorer",
-  "global-search",
-  "switcher",
-  "graph",
-  "backlink",
-  "page-preview",
-  "note-composer",
-  "command-palette",
-  "markdown-importer",
-  "word-count",
-  "open-with-default-app",
-  "file-recovery"
-]

+ 0 - 22
docs/.obsidian/graph.json

@@ -1,22 +0,0 @@
-{
-  "collapse-filter": true,
-  "search": "",
-  "showTags": false,
-  "showAttachments": false,
-  "hideUnresolved": false,
-  "showOrphans": true,
-  "collapse-color-groups": true,
-  "colorGroups": [],
-  "collapse-display": true,
-  "showArrow": false,
-  "textFadeMultiplier": 0,
-  "nodeSizeMultiplier": 1,
-  "lineSizeMultiplier": 1,
-  "collapse-forces": true,
-  "centerStrength": 0.518713248970312,
-  "repelStrength": 10,
-  "linkStrength": 1,
-  "linkDistance": 250,
-  "scale": 1,
-  "close": false
-}

+ 0 - 1
docs/.obsidian/hotkeys.json

@@ -1 +0,0 @@
-{}

+ 0 - 93
docs/.obsidian/workspace

@@ -1,93 +0,0 @@
-{
-  "main": {
-    "id": "309f18c26378913f",
-    "type": "split",
-    "children": [
-      {
-        "id": "f58e1d6a32f9a290",
-        "type": "leaf",
-        "state": {
-          "type": "empty",
-          "state": {}
-        }
-      }
-    ],
-    "direction": "vertical"
-  },
-  "left": {
-    "id": "4757786da4583166",
-    "type": "split",
-    "children": [
-      {
-        "id": "17aa13ac191f8815",
-        "type": "tabs",
-        "children": [
-          {
-            "id": "b8bd38b92e51e242",
-            "type": "leaf",
-            "state": {
-              "type": "file-explorer",
-              "state": {}
-            }
-          },
-          {
-            "id": "52a03d067b5101da",
-            "type": "leaf",
-            "state": {
-              "type": "search",
-              "state": {
-                "query": "",
-                "matchingCase": false,
-                "explainSearch": false,
-                "collapseAll": false,
-                "extraContext": false,
-                "sortOrder": "alphabetical"
-              }
-            }
-          }
-        ]
-      }
-    ],
-    "direction": "horizontal",
-    "width": 300
-  },
-  "right": {
-    "id": "1580eeb02c06ed90",
-    "type": "split",
-    "children": [
-      {
-        "id": "d465ba3903c798ac",
-        "type": "tabs",
-        "children": [
-          {
-            "id": "9e449783f24a7833",
-            "type": "leaf",
-            "state": {
-              "type": "backlink",
-              "state": {
-                "collapseAll": false,
-                "extraContext": false,
-                "sortOrder": "alphabetical",
-                "showSearch": false,
-                "searchQuery": "",
-                "backlinkCollapsed": false,
-                "unlinkedCollapsed": true
-              }
-            }
-          }
-        ]
-      }
-    ],
-    "direction": "horizontal",
-    "width": 300
-  },
-  "active": "f58e1d6a32f9a290",
-  "lastOpenFiles": [
-    "developing/frontend-guide.md",
-    "developing/frontend-roadmap.md",
-    "getting-started/aws.md",
-    "developing/analytics.md",
-    "deploy/applications/deploying-django-application-non-docker.md",
-    "deploy/addons/mongo.md"
-  ]
-}