<h1 align="center"><a href="http://electricjs.com">⚡ Electric</a></h1>

<h5 align="center">Static site generator using soy templates and <a href="http://metaljs.com/">metal.js</a>.</h5>

<div align="center">
  <a href="http://travis-ci.org/wedeploy/electric">
    <img src="https://travis-ci.org/wedeploy/electric.svg?branch=master" alt="Travis CI" />
  </a>

  <a href="https://codecov.io/gh/wedeploy/electric">
    <img src="https://codecov.io/gh/wedeploy/electric/branch/master/graph/badge.svg" alt="Coverage" />
  </a>

  <a href="https://www.npmjs.com/package/electric">
    <img src="https://img.shields.io/npm/v/electric.svg" alt="Npm" />
  </a>

  <img src="https://img.shields.io/npm/l/electric.svg" alt="License">
</div>

## Attention

Electric is under development. It's usable and we're using in production already, but if you plan on using it right now, expect some UI changes and API breaks.

## Learn

See [electricjs.com](http://electricjs.com) for documentation and tutorials.
