mirror of https://github.com/vuejs/vitepress
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.1 KiB
29 lines
1.1 KiB
---
|
|
layout: home
|
|
|
|
title: VitePress
|
|
titleTemplate: Vite & Vue Powered Static Site Generator
|
|
|
|
hero:
|
|
name: VitePress
|
|
text: Vite & Vue Powered Static Site Generator
|
|
tagline: Simple, minimal, yet strikingly powerful. Meet the modern SSG framework you've always wanted.
|
|
actions:
|
|
- theme: brand
|
|
text: Get Started
|
|
link: /guide/getting-started
|
|
- theme: alt
|
|
text: View on GitHub
|
|
link: https://github.com/vuejs/vitepress
|
|
|
|
features:
|
|
- title: Vite, The DX that can't be beat
|
|
details: Feel the speed of Vite. Instant server start and lightning fast HMR that stays fast regardless of the app size.
|
|
- title: Power of Vue meets Markdown
|
|
details: Enjoy the outstanding feature set of Vue Component in markdown, and develop custom themes with Vue.
|
|
- title: Simple and minimal, always
|
|
details: The project structure that helps you focus on writing, yet fully customizable for any website development.
|
|
- title: Fully static, but dynammic
|
|
details: Go wild with the true SSG + SPA architecture. Static on the page load, engage users with 100% interactive from there.
|
|
---
|