Commit b06798837a4b6c52d3de2f7addd3325769fda6a6 Parent: 8612b175af634ee9ed541d6d6a8d828853b37dd7 Author: mcol <mcol@posteo.net> Date: 2021-12-04 13:57:44 +0300 Committer: mcol <mcol@posteo.net> Committed: 2021-12-04 13:57:44 +0300 Also copy static files/folders in repo/ into repo outputs Closes #16
test/test.sh Modified
@@ -40,6 +40,8 @@ "gitserve/file/test.expected.gitserve.file.html" "gitserve/file/test.templates.style.css.html" "gitserve/file/test.templates.so_called_binary_file.html" + "gitserve/log.html" + "gitserve/static/another_file" ) stack run -- -c test/config.dhall -q || exit 1
test/templates/repo/static/another_file Added
@@ -0,0 +1 @@
+this one is in repo/
test/templates/repo/log.html Added
@@ -0,0 +1 @@
+index.html