Skip to content

Colorsublime/colorsublime.github.io

Repository files navigation

Official Color Sublime Website

colorsublime.github.io

Build Status

Local Development

Installation

Just run $ make install and all the site dependencies will be installed

Available commands

serve

With $ make serve you will be able to work on the site on your local machine

build

With $ make build you will fetch the latest Colorsublime themes from here and a new version of the editor will be built

TODO

  • Create automatic hooks to deploy anytime a new theme gets added here
  • Cleanup the ace folder
  • Optimize the mobile and tablet design

How to contribute

Please pull request only against the dev branch