From 0f6118c68c437a12ec88be6330b3ba90c19f0b15 Mon Sep 17 00:00:00 2001 From: meaz Date: Mon, 28 Dec 2020 20:50:19 +0100 Subject: [PATCH] add page-toc in vagrant --- vagrant/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index 9e4a9d89..376a2b2e 100755 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -55,6 +55,7 @@ sudo -u "${WWW_USER}" bin/gpm install form sudo -u "${WWW_USER}" bin/gpm install simplesearch sudo -u "${WWW_USER}" bin/gpm install relatedpages sudo -u "${WWW_USER}" bin/gpm install breadcrumbs +sudo -u "${WWW_USER}" bin/gpm install page-toc sudo -u "${WWW_USER}" sed -i 's/quark/grav-theme-howto/g' "${YAML}" # Add Grav config