summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2017-06-25 14:21:23 +0200
committerAlan Pearce2017-06-25 14:21:23 +0200
commit18eeadd14e4ab99f75167f1c97776b57e05bcb74 (patch)
treeb387c672b2ebf7cff02579f7bad96e0e9ab41b97 /package.json
parent6f9b41464f25d12a24b2672dbf12b43c7df81dd2 (diff)
downloadhomestead-18eeadd14e4ab99f75167f1c97776b57e05bcb74.tar.lz
homestead-18eeadd14e4ab99f75167f1c97776b57e05bcb74.tar.zst
homestead-18eeadd14e4ab99f75167f1c97776b57e05bcb74.zip
feat: beautify HTML output
Indent child templates according to the their place in the parent
template, and likewise for rendered posts

Needs refactoring
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 858e015..4c17cbe 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
     "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",