A collection of boilerplates for metalsmith
This repository aims to provide boilerplates for common metalsmith use-cases. Let me know if you'd to see an example added to the list. Also, all help is appreciated so feel free to add or modify boilerplates by submitting a pull request.
- layouts/extends: Demonstrates the use of extends and includes.
- layouts/complete: Demonstrates static site development.
- in-place/complete: Demonstrates static site development.
- fingerprint-ignore/css-js: Demonstrates how to fingerprint css and js.