File size: 3,976 Bytes
fa6b3d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<footer class="site-footer">
  <div class="bounds">
    <div class="site-footer__top">
      <div class="site-footer__messages">
        <div class="site-footer__message">
          <h2 class="site-footer__message__title">
            <a class="site-footer__message__link" href="http://docs.phonegap.com/getting-started/1-install-phonegap/desktop/">Get Started Now</a>
          </h2>
          <div class="site-footer__message__description">
            <p>Find out how to install PhoneGap, then create and preview an app on your device — almost as fast as a robot could do it.</p>
          </div>
        </div>
        <div class="site-footer__message">
          <h2 class="site-footer__message__title">
            <a class="site-footer__message__link" href="https://blog.phonegap.com/">Read Our Blog</a>
          </h2>
          <div class="site-footer__messages__description">
            <p>Have you read our latest blog post yet? If not, go now…there is solid gold in that post.</p>
          </div>
        </div>
      </div>
      <div class="site-footer__lists">
        <nav class="site-footer__list">
          <h4 class="site-footer__title">About</h2>
          <ul>
            <li><a href="/about/">Project Overview</a></li>
            <li><a href="/about/license/">License</a></li>
            <li><a href="/about/faq/">FAQs</a></li>
            <li><a href="https://cordova.apache.org/">Apache Cordova</a></li>
            <li><a href="/about/logos/">Logo</a></li>
            <li><a href="https://www.stickermule.com/user/1070635098/stickers">Stickers</a></li>
            <li><a href="/about/contact/">Contact Us</a></li>
          </ul>
        </nav>
        <nav class="site-footer__list">
          <h4 class="site-footer__title">Docs &amp; Resources</h2>
          <ul>
            <li><a href="http://docs.phonegap.com">Documentation</a></li>
            <li><a href="https://forums.adobe.com/community/phonegap">Community Forum</a></li>
            <li><a href="/tool/">Third Party Tools</a></li>
            <li><a href="/event/">Events</a></li>
            <li><a href="/book/">Books</a></li>
            <li><a href="http://plugins.cordova.io/">Plugin Library</a></li>
          </ul>
        </nav>
        <nav class="site-footer__list">
          <h4 class="site-footer__title">We're Everywhere</h2>
          <ul>
            <li><a href="https://github.com/phonegap/">GitHub</a></li>
            <li><a href="http://webchat.freenode.net/?randomnick=1&channels=%23phonegap&uio=d4">IRC</a></li>
            <li><a href="http://twitter.com/phonegap">Twitter</a></li>
            <li><a href="http://www.facebook.com/PhoneGap">Facebook</a></li>
            <li><a href="https://plus.google.com/107288580261563461427/posts">Google+</a></li>
            <li><a href="https://www.youtube.com/user/phonegap">YouTube</a></li>
            <li><a href="https://instagram.com/phonegap/">Instagram</a></li>
          </ul>
        </nav>
      </div>
    </div>
    <div class="subscribe">
      <div class="subscribe__description">
        <h4 class="site-footer__title">Stay Connected to PhoneGap</h2>
        <div>If you'd like us to keep in touch with the latest news and updates, subscribe now.</div>
      </div>
      <form class="subscribe__form" action="https://nitobi.createsend.com/t/y/s/htjuyh/" method="post">
        <input class="subscribe__form__text-input" type="email" name="cm-htjuyh-htjuyh" id="htjuyh-htjuyh" placeholder="Enter your email address" required/>
        <input class="subscribe__form__submit" type="submit" value="Sign up"/>
      </form>
    </div>
    <hr>
    <div class="site-footer__copyright">Copyright © 2016 Adobe Systems Inc. All rights reserved. <br>Use of this website signifies your agreement to the <a href="http://www.adobe.com/legal/general-terms.html">Terms of Use</a> and <a href="http://adobe.com/privacy">Privacy Policy and Cookies</a>.</div>
  </div>
</footer>
{% include analytics.html %}