Skip to content

Commit e2df3ee

Browse files
committed
docs: remove vuepress default text
This is also a test commit to ensure that the docs are getting updated after the major changes
1 parent c56d688 commit e2df3ee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

apps/docs/docs/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ tagline: Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript
77
actions:
88
- text: Get Started
99
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.
1717
footer: MIT Licensed | Copyright © 2021-present Carlos Bonadeo
1818
---

0 commit comments

Comments
 (0)