Merge pull request #14 from Klemek/dev

v1.2.3
This commit is contained in:
Klemek
2019-06-26 21:03:49 +02:00
committed by GitHub
10 changed files with 90 additions and 59 deletions
+1 -3
View File
@@ -145,9 +145,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