ulivz / intro-to-vuepress-1.x

Several VuePress 1.x examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to VuePress 1.x

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

Quick Start

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

To the extent possible under law, ULIVZ has waived all copyright and related or neighboring rights to this work.

About

Several VuePress 1.x examples


Languages

Language:JavaScript 100.0%