Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/segment-boneyard/metalsmith-templates

A metalsmith plugin to render files with templates.
https://github.com/segment-boneyard/metalsmith-templates

Last synced: about 5 hours ago
JSON representation

A metalsmith plugin to render files with templates.

Awesome Lists containing this project

README

        

# metalsmith-templates

_Note: this plugin is deprecated, and was split into two simpler plugins:_

- _[metalsmith-layouts](https://github.com/superwolff/metalsmith-layouts) for rendering templates inside nested layouts._
- _[metalsmith-in-place](https://github.com/superwolff/metalsmith-in-place) for render an individual file through a templating engine._

_Check out those to repositories!_