This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 159a656  Update sidebar
159a656 is described below

commit 159a656a68e6c837047e3ce89dcfa5efa68c4be9
Author: Mingshen Sun <[email protected]>
AuthorDate: Mon May 25 16:58:06 2020 -0700

    Update sidebar
---
 site/.vuepress/config.js | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index aaabd1c..c6588f1 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -46,11 +46,14 @@ module.exports = {
                     '/teaclave/services/',
                     '/teaclave/worker/',
                     '/teaclave/executor/',
+                    '/teaclave/function/',
                     '/teaclave/config/',
-                    '/teaclave/cli/',
                     '/teaclave/dcap/',
+                    '/teaclave/cli/',
                     '/teaclave/keys/',
                     '/teaclave/docker/',
+                    '/teaclave/tests/',
+                    '/teaclave/third_party/',
                 ],
             },
         ]
@@ -58,7 +61,7 @@ module.exports = {
     plugins: [
         '@vuepress/plugin-back-to-top',
         [
-        '@vuepress/blog',
+            '@vuepress/blog',
             {
                 directories: [
                     {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to