https://github.com/mcabreradev/vuepress
Created with CodeSandbox
https://github.com/mcabreradev/vuepress
Last synced: 7 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/mcabreradev/vuepress
- Owner: mcabreradev
- Created: 2020-06-12T18:38:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:36:14.000Z (over 3 years ago)
- Last Synced: 2025-02-07T12:46:51.477Z (over 1 year ago)
- Language: Vue
- Homepage: https://codesandbox.io/s/github/mcabreradev/vuepress
- Size: 3.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
home: true
heroImage: /hero.png
actionText: Get Started →
actionLink: /guide/
features:
- title: Simplicity First
details: Minimal setup with markdown-centered project structure helps you focus on writing.
- title: Vue-Powered
details: Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue.
- title: Performant
details: VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded.
footer: MIT Licensed | Copyright © 2018-present Evan You
---