stdavis / stylus-lang.com

Official Stylus docs

Home Page:http://stylus-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stylus Build Status

This is a branch for the code running Stylus' site. It does not contain the docs, they're taken from the dev branch using the git submodule.

Requirements

Running locally

Fetch node and ruby dependencies.

$ npm install
$ bundle install

Build the site

$ make build

Serve the site locally

$ make serve

Open http://0.0.0.0:4000 in your web browser.

About

Official Stylus docs

http://stylus-lang.com


Languages

Language:JavaScript 74.2%Language:HTML 16.8%Language:CSS 7.1%Language:Ruby 1.6%Language:Makefile 0.2%