about summary refs log tree commit homepage
path: root/site/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site/config.yml')
-rw-r--r--site/config.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/site/config.yml b/site/config.yml
new file mode 100644
index 0000000..54093e3
--- /dev/null
+++ b/site/config.yml
@@ -0,0 +1,12 @@
+# Configuration file for webgen
+# Used to set the parameters of the plugins
+FileCopyHandler:
+  paths:
+    - "**/*.css"
+    - "**/*.jpg"
+    - "**/*.png"
+    - "**/*.gif"
+    - "**/*.js"
+    - "**/*.html"
+    - "**/*.rb"
+