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 356437c Add cli in sidebar
356437c is described below
commit 356437c783f5a40551aa8d6be44a6ef20c1ebf65
Author: Mingshen Sun <[email protected]>
AuthorDate: Mon May 25 15:31:41 2020 -0700
Add cli in sidebar
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index c285784..aaabd1c 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -47,6 +47,7 @@ module.exports = {
'/teaclave/worker/',
'/teaclave/executor/',
'/teaclave/config/',
+ '/teaclave/cli/',
'/teaclave/dcap/',
'/teaclave/keys/',
'/teaclave/docker/',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]