Commit f32771f
committed
feat(default-theme): support customLayout: true in frontmatter
BREAKING CHANGE: the `home` frontmatter option has been removed.
Instead, use `customLayout: true` and custom HTML + `<style>` in the
markdown file to customize the home page (or any other page).1 parent 8dea518 commit f32771f
File tree
7 files changed
+4
-383
lines changed- docs
- .vitepress
- config
- src/client/theme-default
- components
7 files changed
+4
-383
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 22 | + | |
34 | 23 | | |
35 | 24 | | |
36 | 25 | | |
| |||
72 | 61 | | |
73 | 62 | | |
74 | 63 | | |
75 | | - | |
76 | 64 | | |
77 | 65 | | |
78 | 66 | | |
| |||
92 | 80 | | |
93 | 81 | | |
94 | 82 | | |
95 | | - | |
96 | | - | |
| 83 | + | |
| 84 | + | |
97 | 85 | | |
98 | 86 | | |
99 | 87 | | |
| |||
117 | 105 | | |
118 | 106 | | |
119 | 107 | | |
120 | | - | |
| 108 | + | |
121 | 109 | | |
122 | 110 | | |
123 | 111 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments