GithubHelp home page GithubHelp logo

imclab / cmx.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darwin/cmx.js

0.0 2.0 0.0 60 KB

[prototype] A library/markup for building xkcd-style comic strips

Home Page: http://cmx.io

License: Other

cmx.js's Introduction

cmx.js - a library for authoring xkcd-style comixes

Please visit cmx.io for a live example.

Note: Source for this comix strip is in app/edit/sample.html.

Development

Most of the files were generated by Yeoman. Actual cmx.js sources are located in app/lib.

Dependencies

Initial setup

git clone git://github.com/darwin/cmx.js.git
cd cmx.js
npm install
bower install

Hacking

cd cmx.js
grunt server
=> yeoman will open browser with editor and sample.html (http://localhost:3501)

Deploy

  • ruby+rake must be available
  • cmx.io repository checkout is expected at same directory level as cmx.js
  • ask for push rights to darwin/cmx.io or just keep forked version and let me pull your changes

Initial setup:

git clone git://github.com/darwin/cmx.io.git
cd cmx.io
git checkout gh-pages
cd ..

My workflow:

cd cmx.js
rake build
cd ../cmx.io
git commit -m "published a new version!"
git push -u origin gh-pages

=> http://cmx.io should reflect the changes in a few minutes

Acknowledgements

License: MIT

cmx.js's People

Contributors

darwin avatar dansup avatar

Watchers

JT5D avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.