change recommended output dir to rendered/

This commit is contained in:
Trevor Bentley
2023-01-12 17:48:33 +01:00
parent b84065e565
commit 87f6ce398d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,2 +1,3 @@
/target
/rendered/
*~
+1 -1
View File
@@ -285,7 +285,7 @@ error = "404.html"
##
###############################################################################
[gitsy_outputs]
path = "gen/"
path = "rendered/"
repo_list = "repos.html"
repo_summary = "%REPO%/summary.html"
commit = "%REPO%/commit/%ID%.html"