This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/royale-pelican-website.git
The following commit(s) were added to refs/heads/main by this push:
new d01f040 Update pelicanconf.yaml
d01f040 is described below
commit d01f040ff037514cbe02d57be5413ddc45565afe
Author: Andrew Wetmore <[email protected]>
AuthorDate: Tue Jun 21 14:36:46 2022 -0300
Update pelicanconf.yaml
adjusting file
---
pelicanconf.yaml | 31 ++++++-------------------------
1 file changed, 6 insertions(+), 25 deletions(-)
diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 2c5f143..0c4a6f2 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -7,28 +7,9 @@ site:
theme: theme/apache
-# plugins:
-# paths:
-# - theme/plugins
-# use:
-# - gfm
-
-setup:
- data: asfdata.yaml
- run:
- - /bin/bash shell.sh
- ignore:
- - README.md
- - include
- - docs
- copy:
- - docs
-
-genid:
- unsafe: yes
- metadata: yes
- elements: yes
- headings_depth: 4
- permalinks: yes
- toc_depth: 4
- tables: yes
+plugins:
+ paths:
+ - theme/plugins
+ use:
+ - toc2
+ - gfm