wintersmith-ls

0.0.5 • Public • Published

wintersmith-ls

LiveScript plugin for wintersmith.

Translated to LiveScript by Elizabeth Marston. Original code by Jon Wong.

install:

npm install wintersmith-ls -g then add wintersmith-ls to your plugins in the wintersmith config

or locally,

npm install wintersmith-ls

then add ./node_modules/wintersmith-ls/ to config.json like:

...
  "plugins": [
    "wintersmith-ls"
  ]
....

/wintersmith-ls/

    Package Sidebar

    Install

    npm i wintersmith-ls

    Weekly Downloads

    5

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • undoware