GithubHelp home page GithubHelp logo

fusepilot / wintersmith-stylus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jnwng/wintersmith-stylus

0.0 1.0 0.0 101 KB

stylus plugin for wintersmith

HTML 8.63% JavaScript 2.49% CoffeeScript 87.24% CSS 1.64%

wintersmith-stylus's Introduction

wintersmith-stylus

stylus plugin for wintersmith.

Now works with nib.

install:

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

or locally,

npm install wintersmith-stylus

then add ./node_modules/wintersmith-stylus/ 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-stylus/"
  ]
}

Test

Test is written using Mocha. Install it globally, then run

$ mocha

wintersmith-stylus's People

Contributors

jnwng avatar lvivier avatar mechanoid avatar edmellum avatar mnmly avatar bendrucker avatar jnordberg avatar fusepilot avatar tlvince avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.