wintersmith-livescript

0.3.1 • Public • Published

wintersmith-livescript

LiveScript plugin for wintersmith.

install:

npm install wintersmith-livescript

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

{
  "locals": {
    "url": "http://localhost:8080",
    "name": "The Wintersmith's blog",
    "owner": "The Wintersmith",
    "description": "-32°C ain't no problems!",
    "index_articles": 3
  },
  "plugins": [
    "./node_modules/wintersmith-livescript/"
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i wintersmith-livescript

Weekly Downloads

0

Version

0.3.1

License

MIT

Last publish

Collaborators

  • blvz