all repos — archive/homestead @ 18eeadd14e4ab99f75167f1c97776b57e05bcb74

My future indieweb platform

feat: beautify HTML output Indent child templates according to the their place in the parent template, and likewise for rendered posts Needs refactoring

Alan Pearce
commit

18eeadd14e4ab99f75167f1c97776b57e05bcb74

parent

6f9b41464f25d12a24b2672dbf12b43c7df81dd2

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M package.jsonpackage.json
@@ -32,6 +32,7 @@ "dependencies": {
"configly": "^4.1.0", "gray-matter": "^2.1.1", "highland": "^2.11.0", + "indent-string": "^3.1.0", "koa": "^2.2.0", "koa-helmet": "^3.2.0", "koa-router": "^7.2.1",