Skip to content

Commit

Permalink
chore(docs): Update to vuepress
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Oct 20, 2018
1 parent 1f0b3d0 commit 3ef3b22
Show file tree
Hide file tree
Showing 59 changed files with 8,669 additions and 2,512 deletions.
132 changes: 132 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
module.exports = {
title: 'vue-chartjs documentation',
themeConfig: {
nav: [
{ text: 'Home', link: '/' },
{ text: 'Guide', link: '/guide/' },
{ text: 'References', link: '/reference/' }
],
sidebar: 'auto',
repo: 'apertureless/vue-chartjs',
editLinks: true,
editLinkText: 'Help us improve this page!',
docsDir: 'docs',
docsBranch: 'master',
locales: {
'/': {
selectText: 'Languages',
label: 'English',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/zh-cn/': {
selectText: 'Languages',
label: '中文(简体)',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/id/': {
selectText: 'Languages',
label: 'Bahasa Indonesia',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/ja/': {
selectText: 'Languages',
label: '日本語',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/ru/': {
selectText: 'Languages',
label: 'Русский',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/pt-br/': {
selectText: 'Languages',
label: 'Português do Brasil',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
},
'/fr-fr/': {
selectText: 'Languages',
label: 'Français',
editLinkText: 'Edit this page on GitHub',
serviceWorker: {
updatePopup: {
message: "New content is available.",
buttonText: "Refresh"
}
},
}
}
},
locales: {
'/': {
lang: 'en-US',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/zh-cn/': {
lang: 'zh-CN',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/id/': {
lang: 'id',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/ja/': {
lang: 'ja',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/ru/': {
lang: 'ru',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/pt-br/': {
lang: 'pt-br',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
},
'/fr-fr/': {
lang: 'fr-fr',
title: '📈 vue-chartjs',
description: '⚡ Easy and beautiful charts with Chart.js and Vue.js'
}
}
}
17 changes: 17 additions & 0 deletions docs/.vuepress/dist/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>VuePress</title>
<meta name="description" content="">


<link rel="preload" href="/assets/css/styles.1a764383.css" as="style"><link rel="preload" href="/assets/js/app.1a764383.js" as="script"><link rel="prefetch" href="/assets/css/1.styles.3ac4ce2d.css"><link rel="prefetch" href="/assets/js/1.3ac4ce2d.js"><link rel="prefetch" href="/assets/css/2.styles.5a2a73d8.css"><link rel="prefetch" href="/assets/js/2.5a2a73d8.js"><link rel="prefetch" href="/assets/js/3.8d1b5fa1.js">
<link rel="stylesheet" href="/assets/css/styles.1a764383.css"><link rel="stylesheet" href="/assets/css/1.styles.3ac4ce2d.css"><link rel="stylesheet" href="/assets/css/2.styles.5a2a73d8.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><div class="content"><h1>404</h1> <blockquote>There's nothing here.</blockquote> <a href="/" class="router-link-active">Take me home.</a></div></div></div>
<script src="/assets/js/app.1a764383.js" defer></script>
</body>
</html>
File renamed without changes.
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/css/2.styles.5a2a73d8.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/css/styles.1a764383.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/img/search.83621669.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/1.3ac4ce2d.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{144:function(n,w,o){}}]);
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/2.5a2a73d8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/3.8d1b5fa1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions docs/.vuepress/dist/assets/js/app.1a764383.js

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions docs/.vuepress/dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Hello World VP</title>
<meta name="description" content="">


<link rel="preload" href="/assets/css/styles.1a764383.css" as="style"><link rel="preload" href="/assets/js/app.1a764383.js" as="script"><link rel="preload" href="/assets/js/3.8d1b5fa1.js" as="script"><link rel="prefetch" href="/assets/css/1.styles.3ac4ce2d.css"><link rel="prefetch" href="/assets/js/1.3ac4ce2d.js"><link rel="prefetch" href="/assets/css/2.styles.5a2a73d8.css"><link rel="prefetch" href="/assets/js/2.5a2a73d8.js">
<link rel="stylesheet" href="/assets/css/styles.1a764383.css"><link rel="stylesheet" href="/assets/css/1.styles.3ac4ce2d.css"><link rel="stylesheet" href="/assets/css/2.styles.5a2a73d8.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container no-sidebar"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div> <a href="/" class="home-link router-link-exact-active router-link-active"></a> <div class="links" style="max-width:nullpx;"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""> <!----></div> <!----></div></header> <div class="sidebar-mask"></div> <div class="sidebar"><!----> <!----> </div> <div class="page"> <div class="content"><h1 id="hello-world-vp"><a href="#hello-world-vp" aria-hidden="true" class="header-anchor">#</a> Hello World VP</h1></div> <div class="page-edit"><!----> <!----></div> <!----> </div> <!----></div></div>
<script src="/assets/js/3.8d1b5fa1.js" defer></script><script src="/assets/js/app.1a764383.js" defer></script>
</body>
</html>
File renamed without changes
File renamed without changes
Loading

0 comments on commit 3ef3b22

Please sign in to comment.