impress/app/views/static/donate.html.haml

79 lines
2.6 KiB
Text
Raw Normal View History

2011-06-28 10:24:40 -07:00
- title "Support Dress to Impress"
2011-08-04 07:25:57 -07:00
%h2 Thank you so much for all your help. We made it!
2011-06-28 10:24:40 -07:00
= campaign_progress do
We've received
= surround '$', ',' do
%span.campaign-raised
exceeding our goal for the upgrade. Thanks so much!
2011-06-28 10:24:40 -07:00
- if can_use_image_mode?
%p.success
Thank you for your help! Image Mode should be live on your account. Enjoy!
2011-07-01 11:53:28 -07:00
%section#image-mode-data
%figure#image-mode-preview
= image_tag 'image_mode_preview.png'
%figcaption
Image Mode ♥
#campaign-donors
%h3 Thank you!
%ol
2011-08-04 07:25:57 -07:00
#image-mode-description
:markdown
**Hooray!** We're ready for the server upgrade to support Image Mode, and
we now have enough funds to run at that level for the next year. I'm pretty
darn excited about all this.
We'll run the server upgrade some time tonight, August 4, likely around
9PM NST. The site will probably be down for about 15 minutes, since that's
how upgrades work.
After that, we'll let the SWF converters run for a bit until almost all of
them are converted, then we'll release Image Mode to the public.
Thanks again for all your help. Dress to Impress runs on you, from our data
to our funds. You make this site the great resource that it is, and I'm
consistently impressed by this community's generosity. Thanks for all you
do!
2011-07-01 11:53:28 -07:00
#image-mode-beta
2011-07-02 10:23:38 -07:00
%header
2011-08-04 07:25:57 -07:00
Support Dress to Impress!
= pledgie_form_tag do
= pledgie_amount_label_tag 'Amount'
= pledgie_amount_field_tag
%button{:type => 'submit'} Donate now!
2011-07-01 11:53:28 -07:00
2011-08-04 07:25:57 -07:00
%p All donations go directly to hosting costs.
%p Thanks so much for your help!
2011-07-02 10:23:38 -07:00
2011-07-01 11:53:28 -07:00
#image-mode-comments
#disqus_thread
2011-07-02 10:23:38 -07:00
- if Rails.env.development?
:javascript
var disqus_developer = 1;
2011-07-01 11:53:28 -07:00
:javascript
var disqus_shortname = 'dresstoimpress';
// The following are highly recommended additional parameters. Remove the slashes in front to use.
var disqus_identifier = 'dresstoimpress_donate';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
%a.dsq-brlink{:href => "http://disqus.com"}
blog comments powered by
%span.logo-disqus Disqus