Remove long winded installation guide

Add config guide
Minor changes to default config
This commit is contained in:
knotteye
2019-10-05 15:11:03 -05:00
parent cd8b9780d7
commit fad832fe38
7 changed files with 32 additions and 65 deletions

View File

@@ -13,7 +13,6 @@ function init(satyr: any){
njk.configure('templates', {
autoescape: true,
express : app,
watch: true
});
njkconf ={
sitename: satyr.name,