Code Monkey home page Code Monkey logo

flare's Introduction

Flare

Artsy's iPhone app launch marketing splash page.

Meta

Demo

Check it out on iphone.artsy.net. Scroll down and watch the inside of the iPhone animate.

Screenshot of Flare

Developer Documentation

Please see the doc folder for help, a good place to start is getting_started.md.

Note: To update the URL that users are directed to when they click the app-download link, edit the CANONICAL_URL environment variable in Heroku.

License

MIT License, see LICENSE for details.

flare's People

Contributors

anandaroop avatar artsyit avatar craigspaeth avatar dblock avatar dzucconi avatar joeyaghion avatar orta avatar sweir27 avatar wrgoldstein avatar zamiang avatar zephraph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flare's Issues

Building assets is failing on jenkins

See: http://joe.artsy.net:9000/job/deploy-flare-staging/17/console

npm WARN engine [email protected]: wanted: {"iojs":">= 1.0.0","node":">= 0.12.0"} (current: {"node":"v0.10.22","npm":"1.3.14"})
npm WARN engine [email protected]: wanted: {"iojs":">= 1.0.0","node":">= 0.12.0"} (current: {"node":"v0.10.22","npm":"1.3.14"})
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /mnt/jenkins/workspace/deploy-flare-staging/npm-debug.log
npm ERR! not ok code 0
make deploy env=staging
make[1]: Entering directory `/mnt/jenkins/workspace/deploy-flare-staging'
node_modules/.bin/sqwish public/assets/all.css -o public/assets/all.min.css

fs.js:427
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT, no such file or directory 'public/assets/all.css'
    at Object.fs.openSync (fs.js:427:18)
    at Object.fs.readFileSync (fs.js:284:15)
    at Object.module.exports.exec (/mnt/jenkins/workspace/deploy-flare-staging/node_modules/sqwish/src/index.js:132:13)
    at Object.<anonymous> (/mnt/jenkins/workspace/deploy-flare-staging/node_modules/sqwish/bin/sqwish:2:16)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
make[1]: *** [assets-production] Error 8
make[1]: Leaving directory `/mnt/jenkins/workspace/deploy-flare-staging'
make: *** [deploy-staging] Error 2
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]

Remove Mixpanel

We're attempting to discontinue our usage of Mixpanel, as it is both expensive and underused.

This project sends data directly to Mixpanel through their client library (rather than through segment.com), or rather it would, except that on page load we see

Mixpanel error: Implementation error. Please contact [email protected].

and in the Mixpanel UI we see
image

We should therefore replace Mixpanel with Segment in this project.

Display videos in Safari

Currently, safari does not support making dom modifications while a html5 video is playing. The alternative for safari right now is to just display different images but there are other video solutions we could look at.

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.