🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

Commit 3fc70d807e7e1d49c8841c90ef376904a56daf45
Parent: 77f1d1b672b8039e69a4941941c861948abee47e
Author: mcol <mcol@posteo.net>
Date: 2021-11-24 22:32:46 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2021-11-24 22:32:46 +0000

Print when generating index file

src/Index.hs Modified

@@ -27,6 +27,7 @@
         Nothing ->
             return ()
         Just template -> do
+            putStrLn $ "Writing " <> output
             writeFile output "" -- Clear contents of file if it exists
             void $
                 easyRenderM