]> git.r.bdr.sh - rbdr/page/blobdiff - README.gmi
Add static file copying
[rbdr/page] / README.gmi
index 62390d4ce1a4d7472e5dcabb0b20d7ee125202f2..22d159f28a78fd4be450ea0b5c13596adb6ff590 100644 (file)
@@ -51,7 +51,9 @@ page expects a file called _layout.html in the root. It expects three placeholde
 
 ## Hidden folders
 
-Hidden folders get ignored, except for the .well-known folder.
+Hidden folders are copied as well, we only make an exception for `.git`, which
+is explicitly ignored. This is handy for folders like .well-known, but could
+cause unwanted behavior if there's other hidden files in the directory.
 
 ## What happens to files that aren't gemini?