Add copy to pelicanconf.yaml
diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 6673c2c..79fc7d5 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -16,13 +16,14 @@
 
 setup:
   data: asfdata.yaml
-  debug: yes
   run:
     - /bin/bash shell.sh
   ignore:
     - README.md
     - include
     - docs
+  copy:
+    - docs
 
 genid:
   unsafe: yes