-
Notifications
You must be signed in to change notification settings - Fork 335
Plugins
Plugin listing. If you write a plugin feel free to add it to this list. Plugins published on npm with the keyword wintersmith-plugin
will also show up in the command line tool's plugin listing wintersmith plugin list
.
browser-side require() the node.js way
browserify plugin that follows .js
and .coffee
files require() calls and bundles them.
Renders markdown content using Pandoc instead of marked.
Component plugin for building better web applications with wintersmith.
CoffeeScript plugin that renders .coffee
to .js
LESS plugin that renders .less
to .css
Compiles sass files using node-sass and optionally minifies them using clean-css.
Sass plugin that renders .scss
to .css
using the sass ruby gem.
Renders markdown content using a modified version of Showdown instead of marked. Pure JS and has 'extra' features similar to the Pandoc plugin.
Stylus plugin that renders .styl
files to .css
Parses .csv
files and adds the data in them to the content tree.
Parses .yaml
files and adds the data in them to the content tree.
Adds support for nunjucks
Adds support for Swig templates
Adds support for ejs templates
Adds support for haml templates
Adds support for Hogan.js templates
Adds support for poptags templates
Adds support for xmlb templates
Adds support for siml templates
Adds support for handlebars templates
Adds support for liquid templates
Plugins not compatible with Wintersmith 2.x. Go bug the authors about it ;) (Plugin migration guide)
Snockets concatenation and minification plugin for both .coffee
& .js
files.
A production-ready asset management plugin.
All in one: Browserify, Stylus, Coffee with UglifyJS and CleanCSS
Sibilant.js plugin that renders .sibilant
to .js
. Get some Lisp in your Javascript!
Minifies .css
files using Clean-CSS, ignoring already minified files (ending in .min.css
).