change recommended output dir to rendered/
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
/target
|
/target
|
||||||
|
/rendered/
|
||||||
*~
|
*~
|
||||||
|
|||||||
+1
-1
@@ -285,7 +285,7 @@ error = "404.html"
|
|||||||
##
|
##
|
||||||
###############################################################################
|
###############################################################################
|
||||||
[gitsy_outputs]
|
[gitsy_outputs]
|
||||||
path = "gen/"
|
path = "rendered/"
|
||||||
repo_list = "repos.html"
|
repo_list = "repos.html"
|
||||||
repo_summary = "%REPO%/summary.html"
|
repo_summary = "%REPO%/summary.html"
|
||||||
commit = "%REPO%/commit/%ID%.html"
|
commit = "%REPO%/commit/%ID%.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user