Hidden files path matching

This commit is contained in:
Klemek
2019-06-26 20:59:42 +02:00
parent 1b91002c03
commit 6af4012522
6 changed files with 73 additions and 44 deletions
+1 -3
View File
@@ -140,9 +140,7 @@ In your template, the following data is sent :
* `path` : the URL path for the folder of the article (without the title)
* `realPath` : the system's path for the folder
* `escapedTitle` : the code with alphanumeric and underscore characters only
* `error` (error pages only)
* `error` : the error code
* `path` : the resource that caused the error
* `error` (error pages only) : the error code
#### 5. Create and init your git source