GSoC/GCI Archive
Google Code-in 2014 FOSSASIA

Add Mailing form to FOSSASIA GCI website and tweet about it

completed by: Amr

mentors: Aruna Herath, Mario Behling

Add a section with a MailChimp form to the FOSSASIA GCI website at http://fossasia.github.io.

Please take care that the section scales responsively for the mobile version of the website.

Tweet about this task, when you are finished under the hashtag #FOSSASIA and @fossasia, so we see your tweet. Alternatively use Weibo or another service.

Also add the info on Facebook or any other social media channel.

[IMAGE http://blog.fossasia.org/sites/default/files/fossasia-github-io.png]

Links

How to use github pages: https://pages.github.com

FOSSASIA GCI Website: https://fossasia.github.io

FOSSASIA Github https://github.com/fossasia/fossasia.github.io

FOSSASIA GCI Students https://github.com/orgs/fossasia/teams/fossasia-gci-students


 

Code to add

<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//fossasia.us9.list-manage.com/subscribe/post?u=d5cf526b4ceea238da3512fb3&amp;id=2be821d83b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <div id="mc_embed_signup_scroll">
    
    <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;"><input type="text" name="b_d5cf526b4ceea238da3512fb3_2be821d83b" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
    </div>
</form>
</div>

<!--End mc_embed_signup-->