nzherald / cardkit-v2

An SVG rewrite of the cardkit repository

Home Page:http://times.github.io/cardkit-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CardKit v2

Version 2.0.0-alpha

CardKit (v2) is flexible, SVG image / card creation tool, with simple configuration options, which is easy to extend.

This is a rebuild of the current CardKit, available on GitHub (forked from voxmedia/meme), using Angular JS and SVG (rather than canvas).

Run

  • Clone this repo.
  • Run npm install and bower install.
  • Run grunt serve to run the application.

Build

  • Run grunt build to build the application into the /dist directory.

Push to gh-pages

Use this: https://gist.github.com/cobyism/4730490

About

An SVG rewrite of the cardkit repository

http://times.github.io/cardkit-v2


Languages

Language:CSS 62.5%Language:JavaScript 37.5%