Skip to content

Latest commit

 

History

History
 
 

stylable.io

stylable.io Site and Documentation

This is the source for the Stylable site.

Installation

The site is build using Jekyll. To modify the site, you have to have the following:

  • Ruby
  • RubyGems
  • Jekyll, bundler installed: gem install jekyll bundler

Development

Run

yarn dev

Deploy

yarn deploy

After deployment you can view the site at stylable.io