vanillaice

0.0.4 • Public • Published

simple static site generation tool utilizing coffee, underscore templates and less.

Expects to be run from your project dir which contains a src dir

project
  src
    images
    less
    templates
    script
    scripts.json
    pages.json

running vanillaice will generate (by default) a dir called public which you can publish however you like.

to install: npm install vanillaice

pages.json: (docs coming soon)

scripts.json: (docs coming soon)

/vanillaice/

    Package Sidebar

    Install

    npm i vanillaice

    Weekly Downloads

    5

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • shaunxcode