0.3.1 • Published 10 years ago

wintersmith-livescript v0.3.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

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/"
  ]
}
0.3.1

10 years ago

0.3.0

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago