You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: products.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -46,15 +46,15 @@ <h2>PhoneGap vs. Apache Cordova</h2>
46
46
<ahref="#phonegap-cli-section">our command line interface</a>, the <ahref="#desktop-app-section">PhoneGap Desktop app</a>, the <ahref="#mobile-app-section">PhoneGap Developer app</a>, and <ahref="#phonegap-build">PhoneGap Build</a>.</p>
47
47
</section>
48
48
</div>
49
+
<aclass="anchor" id="phonegap-cli-section"></a>
49
50
<sectionclass="products--phonegap-cli-section">
50
-
<aclass="anchor" id="phonegap-cli-section"></a>
51
51
<h2>PhoneGap CLI</h2>
52
52
<p>The PhoneGap CLI is the <strong>most powerful and flexible way to use PhoneGap</strong>. Built on top of Apache Cordova, you can <strong>create</strong>, <strong>serve</strong>, <strong>compile</strong>, and <strong>run</strong> apps from the comfort of your command-line terminal. Written in Node.js and distributed on npm, you can use the CLI on any platform and integrate it into any web development workflow. Whether developing locally or running a continuous integration server, the PhoneGap CLI will meet your needs.</p>
53
53
<p>If you're a power-user who wants control over your environment, then the PhoneGap CLI is for you.</p>
54
54
<ahref="http://docs.phonegap.com/references/phonegap-cli/" class="button--pill--next">Read the Docs</a>
<divclass="download__image">{% include images/pg-desktop.svg %}</div>
81
81
</div>
82
82
</section>
83
+
<aclass="anchor" id="mobile-app-section"></a>
83
84
<sectionclass="products--mobile-app-section">
84
-
<aclass="anchor" id="mobile-app-section"></a>
85
85
<divclass="gs-step__content">
86
86
<h2class="gs-step__title">Developer Mobile App</h2>
87
87
<divclass="gs-step__description">
@@ -110,8 +110,8 @@ <h2 class="gs-step__title">Developer Mobile App</h2>
110
110
<divclass="download__image">{% include images/pg-mobile.svg %}</div>
111
111
</div>
112
112
</section>
113
+
<aclass="anchor" id="phonegap-build"></a>
113
114
<sectionclass="products--phonegap-build">
114
-
<aclass="anchor" id="phonegap-build"></a>
115
115
<h2>PhoneGap Build</h2>
116
116
<p>Take the pain of compiling out of mobile app development - simply upload your HTML, CSS and Javascript assets to PhoneGap Build and we’ll package them for you. <strong>Get app-store ready apps without the headache of maintaining native SDKs</strong>. We do the work for you in the cloud and your app will always be built with the most up-to-date SDK for the platform you are targeting.</p>
117
117
<p>Package your mobile apps in the cloud with PhoneGap Build.</p>
0 commit comments