metalsmith-templates
"plugins": {
"metalsmith-templates": {
"engine": "swig",
"directory": "_layouts"
}
}
Use `` to bring it out
Engines:
- swig (like liquid)
"plugins": {
"metalsmith-templates": {
"engine": "swig",
"directory": "_layouts"
}
}
Use `` to bring it out
Engines: