From 4f102cf69205eb1e5275fab65ab597d22d794779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Mon, 25 Jun 2018 15:03:03 -0500 Subject: [PATCH] Sidebar styling and functionalty for /api --- content/.vuepress/components/Slate.vue | 129 ++++++++++++++++--------- 1 file changed, 86 insertions(+), 43 deletions(-) diff --git a/content/.vuepress/components/Slate.vue b/content/.vuepress/components/Slate.vue index 8687e8e..81b1f9d 100644 --- a/content/.vuepress/components/Slate.vue +++ b/content/.vuepress/components/Slate.vue @@ -1,29 +1,13 @@