issues
search
INN
/
impaq-me
A social fundraising tool that enables funders to give money to nonprofits any time a user shares one of their stories and/or someone clicks back to the site via an impaq.me short url. This project is no longer active.
http://impaq.inn.org
GNU General Public License v2.0
0
stars
0
forks
source link
Iframe lineman
#98
Closed
searls
closed
10 years ago
searls
commented
10 years ago
[x] analyze existing ERB layouts to extricate iframe layout from dashboard and unify the HTML needed
[x] trim down the deps of the static pages once separated from the iframe
[x] combine the IE8 polyfill scripts into one (html5shim & respond)
[x] fix dashboard JS problems
[x] Fix asset path for fonts in production (see fig 1 below)
[x] create an "iframe" lineman project which builds the iframe JS
[x] extract the CSS and fonts from the Rails app and into the "iframe" project
[x] analyze the third party scripts in the iframe source and pull them down (facebook, twitter, font-awesome, typekit)
[x] pull in facebook bootstrap script
[x] pull in twitter bootstrap script
[x] do a custom, minimal build of fontawesome for the iframe (we used fontello for this one)
[x] eliminate typekit and self host if possible.
[x] end with a lightweight ERB page that only delegates to the lineman static assets and applies custom campaign styling.
Resolves #92
jasonkarns
commented
10 years ago
Looking good!
Resolves #92