vowel 0.1.6 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/package.json +1 -1
  2. package/server.js +4 -1
  3. package/src/lib/components/Nav.svelte +3 -3
  4. package/src/lib/utilities/getPage.js +1 -0
  5. package/src/lib/utilities/processMarkdownFiles.js +1 -1
  6. package/src/routes/[...path]/+page.svelte +2 -2
  7. package/svelte.config.js +2 -5
  8. package/vite.config.js +2 -1
  9. package/content/$features/cards.md +0 -7
  10. package/content/$features/editing.md +0 -7
  11. package/content/$features/emoji.md +0 -7
  12. package/content/$features/frontmatter.md +0 -7
  13. package/content/$features/lists.md +0 -7
  14. package/content/$features/navigation.md +0 -7
  15. package/content/$features/rich-previews.md +0 -7
  16. package/content/$features/robots.md +0 -7
  17. package/content/$features/rss.md +0 -7
  18. package/content/$features/sitemap.md +0 -7
  19. package/content/$features/speed.md +0 -7
  20. package/content/$features/static.md +0 -7
  21. package/content/$features/taxonomies.md +0 -7
  22. package/content/.cache.json +0 -627
  23. package/content/.obsidian/app.json +0 -3
  24. package/content/.obsidian/appearance.json +0 -3
  25. package/content/.obsidian/core-plugins-migration.json +0 -30
  26. package/content/.obsidian/core-plugins.json +0 -20
  27. package/content/.obsidian/workspace.json +0 -168
  28. package/content/about.md +0 -3
  29. package/content/assets/open-props.css +0 -1630
  30. package/content/assets/styles-2.css +0 -128
  31. package/content/assets/styles-3.css +0 -275
  32. package/content/docs/file-structure.md +0 -31
  33. package/content/docs/folder-settings.md +0 -23
  34. package/content/docs/home.md +0 -8
  35. package/content/docs/images.md +0 -10
  36. package/content/docs/items.md +0 -13
  37. package/content/docs/pages.md +0 -64
  38. package/content/docs/quickstart.md +0 -52
  39. package/content/docs/run-build-deploy.md +0 -20
  40. package/content/docs/settings.md +0 -4
  41. package/content/docs/styling.md +0 -10
  42. package/content/docs/taxonomies.md +0 -37
  43. package/content/home.md +0 -33
  44. package/content/roadmap.md +0 -84
  45. package/content/settings.md +0 -12
  46. package/content/vercel.json +0 -5
@@ -1,20 +0,0 @@
1
- [
2
- "file-explorer",
3
- "global-search",
4
- "switcher",
5
- "graph",
6
- "backlink",
7
- "canvas",
8
- "outgoing-link",
9
- "tag-pane",
10
- "page-preview",
11
- "daily-notes",
12
- "templates",
13
- "note-composer",
14
- "command-palette",
15
- "editor-status",
16
- "bookmarks",
17
- "outline",
18
- "word-count",
19
- "file-recovery"
20
- ]
@@ -1,168 +0,0 @@
1
- {
2
- "main": {
3
- "id": "966664a33c0f9428",
4
- "type": "split",
5
- "children": [
6
- {
7
- "id": "6f272e6d83175a0e",
8
- "type": "tabs",
9
- "children": [
10
- {
11
- "id": "6d5fa6e59ac0d3e8",
12
- "type": "leaf",
13
- "state": {
14
- "type": "markdown",
15
- "state": {
16
- "file": "home.md",
17
- "mode": "source",
18
- "source": false
19
- }
20
- }
21
- }
22
- ]
23
- }
24
- ],
25
- "direction": "vertical"
26
- },
27
- "left": {
28
- "id": "18e0bc63ac82562e",
29
- "type": "split",
30
- "children": [
31
- {
32
- "id": "9cc6c8640bf83790",
33
- "type": "tabs",
34
- "children": [
35
- {
36
- "id": "08551dcebb684ee5",
37
- "type": "leaf",
38
- "state": {
39
- "type": "file-explorer",
40
- "state": {
41
- "sortOrder": "alphabetical"
42
- }
43
- }
44
- },
45
- {
46
- "id": "39b7b22b2e81f451",
47
- "type": "leaf",
48
- "state": {
49
- "type": "search",
50
- "state": {
51
- "query": "",
52
- "matchingCase": false,
53
- "explainSearch": false,
54
- "collapseAll": false,
55
- "extraContext": false,
56
- "sortOrder": "alphabetical"
57
- }
58
- }
59
- },
60
- {
61
- "id": "48ac4934e3c350a8",
62
- "type": "leaf",
63
- "state": {
64
- "type": "bookmarks",
65
- "state": {}
66
- }
67
- }
68
- ]
69
- }
70
- ],
71
- "direction": "horizontal",
72
- "width": 300
73
- },
74
- "right": {
75
- "id": "c120d9bbbfa46883",
76
- "type": "split",
77
- "children": [
78
- {
79
- "id": "d7378259eead963a",
80
- "type": "tabs",
81
- "children": [
82
- {
83
- "id": "3c5acbb57e9b2ecc",
84
- "type": "leaf",
85
- "state": {
86
- "type": "backlink",
87
- "state": {
88
- "file": "home.md",
89
- "collapseAll": false,
90
- "extraContext": false,
91
- "sortOrder": "alphabetical",
92
- "showSearch": false,
93
- "searchQuery": "",
94
- "backlinkCollapsed": false,
95
- "unlinkedCollapsed": true
96
- }
97
- }
98
- },
99
- {
100
- "id": "dbc00eb5b912c400",
101
- "type": "leaf",
102
- "state": {
103
- "type": "outgoing-link",
104
- "state": {
105
- "file": "home.md",
106
- "linksCollapsed": false,
107
- "unlinkedCollapsed": true
108
- }
109
- }
110
- },
111
- {
112
- "id": "192b432a0da5e507",
113
- "type": "leaf",
114
- "state": {
115
- "type": "tag",
116
- "state": {
117
- "sortOrder": "frequency",
118
- "useHierarchy": true
119
- }
120
- }
121
- },
122
- {
123
- "id": "7d5f5d40b932706c",
124
- "type": "leaf",
125
- "state": {
126
- "type": "outline",
127
- "state": {
128
- "file": "home.md"
129
- }
130
- }
131
- }
132
- ]
133
- }
134
- ],
135
- "direction": "horizontal",
136
- "width": 300,
137
- "collapsed": true
138
- },
139
- "left-ribbon": {
140
- "hiddenItems": {
141
- "switcher:Open quick switcher": false,
142
- "graph:Open graph view": false,
143
- "canvas:Create new canvas": false,
144
- "daily-notes:Open today's daily note": false,
145
- "templates:Insert template": false,
146
- "command-palette:Open command palette": false
147
- }
148
- },
149
- "active": "6d5fa6e59ac0d3e8",
150
- "lastOpenFiles": [
151
- "clouds.jpg",
152
- "home.md",
153
- "blog/travel/home.md",
154
- "blog/hello-world.md",
155
- "blog/cooking/home.md",
156
- "blog/economics/home.md",
157
- "blog/economics/smith.md",
158
- "blog/economics/keynes.md",
159
- "blog/home.md",
160
- "blog/cooking/soup.md",
161
- "blog/cooking/settings.md",
162
- "blog/cooking/pancakes.md",
163
- "blog/economics",
164
- "blog/Untitled.md",
165
- "about.md",
166
- "settings.md"
167
- ]
168
- }
package/content/about.md DELETED
@@ -1,3 +0,0 @@
1
- # About
2
-
3
- This is an about page.