wintersmith-hogan

0.2.2 • Public • Published

wintersmith-hogan

Hogan templates for Wintersmith

Installing

Install globally or locally using npm

npm install [-g] wintersmith-hogan

and add wintersmith-hogan to your config.json

{
  "plugins": [
    "wintersmith-hogan"
  ]
}

Naming conventions

Assumes all templates have the .mustache extension

File names of partials must match the names with which they are referenced. e.g. cool_template.mustache would be referenced using {{> cool_template}}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    2
  • 0.2.1
    1
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i wintersmith-hogan

Weekly Downloads

4

Version

0.2.2

License

MIT

Last publish

Collaborators

  • sfrdmn