An open API service indexing awesome lists of open source software.

https://github.com/ulivz/intro-to-vuepress-1.x

Several VuePress 1.x examples
https://github.com/ulivz/intro-to-vuepress-1.x

Last synced: 6 months ago
JSON representation

Several VuePress 1.x examples

Awesome Lists containing this project

README

          

# Intro to VuePress 1.x

This project contains several VuePress examples, which is for 3th VueConf CN in Shanghai.

## Quick Start

```bash
git clone https://github.com/ulivz/intro-to-vuepress-1.x.git
cd intro-to-vuepress-1.x
yarn && yarn start
```

And you will get 6 examples:

```
? Select a example (Use arrow keys)
❯ 1-write-a-vuepress-plugin
2-using-permalinks
3-using-markdown-slot
4-vue-sfc-as-source-pages
5-theme-inheritance
6-blogging
```

## LICENSE

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [ULIVZ](https://github.com/ulivz) has waived all copyright and related or neighboring rights to this work.