neutraltone / codepen-css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codepen-css

Build Status

A theme style sheet to be used in conjunction with my code pen account for displaying code snippets and example demos.

Demo

To use with codepen simply include http://codepen.neutraltone.com/assets/css/main.min.css in the remote css file section of your pen settings.

Getting Started

Dependencies

Make sure these are installed first.

Quick Start

  1. In bash/terminal/command line, cd into your project directory.
  2. Run yarn to install required dependencies.
  3. Run gulp to launch browsersync and watch the development files for changes.

Deployment

Changes are automatically deployed to http://codepen.neutraltone.com when commited to the master branch.

About


Languages

Language:JavaScript 55.3%Language:CSS 26.5%Language:Shell 18.2%