From 83e59241fe9973d83c3cf768e8855ac5984a80fb Mon Sep 17 00:00:00 2001 From: Jeff Sagal Date: Thu, 18 Apr 2019 11:49:01 -0500 Subject: [PATCH] Vuepress 1.0 (#843) * bump vuepress * extend default-theme, implement codefund --- docs/.vuepress/config.js | 68 +- docs/.vuepress/theme/components/CodeFund.vue | 43 + docs/.vuepress/theme/index.js | 3 + docs/.vuepress/theme/layouts/Layout.vue | 27 + package.json | 4 +- yarn.lock | 2609 +++++------------- 6 files changed, 830 insertions(+), 1924 deletions(-) create mode 100644 docs/.vuepress/theme/components/CodeFund.vue create mode 100644 docs/.vuepress/theme/index.js create mode 100644 docs/.vuepress/theme/layouts/Layout.vue diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index ab673cf..77ceb5c 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -2,7 +2,7 @@ const isDeployPreview = process.env.hasOwnProperty('DEPLOY_PREVIEW'); const meta = { title: 'Vue Select | VueJS Select2/Chosen Component', - description: 'Everything you wish the HTML