diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-16 13:11:39 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-16 13:11:45 +0200 |
| commit | 4fd89b808cabc8afb0d75b9700be1da96989c4b7 (patch) | |
| tree | 4083f1c1c58b827a85a10b0b412e291cfc650133 /README.gmi | |
| parent | 5643a0416ded5e5135a968cb57a279568b471248 (diff) | |
Add logic to read and assign files / layout
Diffstat (limited to 'README.gmi')
| -rw-r--r-- | README.gmi | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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? |