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

78 lines
2.6 KiB
Text

- title "Support Dress to Impress"
%h2 Thank you so much for all your help. We made it!
= campaign_progress do
We have
= surround '$', ',' do
%span.campaign-raised
which is just what we need for the upgrade. Thanks so much!
- if can_use_image_mode?
%p.success
Thank you for your help! Image Mode should be live on your account. Enjoy!
%section#image-mode-data
%figure#image-mode-preview
= image_tag 'image_mode_preview.png'
%figcaption
Image Mode ♥
#campaign-donors
%h3 Thank you!
%ol
#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!
#image-mode-beta
%header
Support Dress to Impress!
= pledgie_form_tag do
= pledgie_amount_label_tag 'Amount'
= pledgie_amount_field_tag
%button{:type => 'submit'} Donate now!
%p All donations go directly to hosting costs.
%p Thanks so much for your help!
#image-mode-comments
#disqus_thread
- if Rails.env.development?
:javascript
var disqus_developer = 1;
: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