File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ tagline: Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript
7
7
actions :
8
8
- text : Get Started
9
9
link : /getting-started/
10
- features :
11
- - title : Simplicity First
12
- details : Minimal setup with markdown-centered project structure helps you focus on writing.
13
- - title : Vue-Powered
14
- details : Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue.
15
- - title : Performant
16
- details : VitePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded.
10
+ # features:
11
+ # - title: Simplicity First
12
+ # details: Minimal setup with markdown-centered project structure helps you focus on writing.
13
+ # - title: Vue-Powered
14
+ # details: Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue.
15
+ # - title: Performant
16
+ # details: VitePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded.
17
17
footer : MIT Licensed | Copyright © 2021-present Carlos Bonadeo
18
18
---
You can’t perform that action at this time.
0 commit comments