Closed jlord closed 10 years ago
When running balrog, HTML files are generated and written to both the outputDir and sourceDir (content/ and site/).
balrog
It was due to needing to resolve absolute paths for directories. Taken care of here: https://github.com/jlord/balrog/blob/8e643c33336fcccddb2596fa25b67cefee4ff5da/bin/balrog#L41-L51
When running
balrog
, HTML files are generated and written to both the outputDir and sourceDir (content/ and site/).