Add Sculpin site generator exgine

This commit is contained in:
2016-12-31 09:06:51 +03:00
parent 21c3e5a359
commit 1ff72cfd53
8 changed files with 2707 additions and 72 deletions

View File

@ -6,7 +6,7 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[*.{html,yml}]
[*.{html,twig,yml}]
indent_size = 2
[Makefile]