Skip to content

Commit

Permalink
Added download instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jun 1, 2015
1 parent bf86970 commit 181c75a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 25 deletions.
42 changes: 29 additions & 13 deletions app/views/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ <h1 class="environment-os-section-heading">Works in the environment you <strong>
<div class="row grey-div left-div">
<div class="col-sm-8 col-sm-offset-2 col-xs-8 col-xs-offset-2">
<h2>Developer<br />Studio</h2>
<a href="#" class="forge-btn btn btn-lrg btn-blue hidden-xs">Download</a>
<a href="#" class="forge-btn btn btn-lrg btn-blue visible-xs">Learn More</a>
<a href="https://www.jboss.org/products/devstudio.html" target="_self" class="forge-btn btn btn-lrg btn-blue hidden-xs">Download</a>
<a href="https://www.jboss.org/products/devstudio.html" target="_self" class="forge-btn btn btn-lrg btn-blue visible-xs">Learn More</a>
<p>Forge is included in JBoss Developer Studio</p>
</div>
</div><!-- / .row -->
Expand All @@ -41,17 +41,18 @@ <h2>Developer<br />Studio</h2>
<div class="col-sm-4 col-xs-12 center-contain-div">
<!-- Shown in Phone Version Only -->
<div class="visible-xs row grey-div center-div eclipse-intellij-row">
<div class="col-xs-6">
<div class="col-xs-4">
<h2>For Eclipse</h2>

<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
<a href="http://www.jboss.org/tools/" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>
<div class="col-xs-6">
<h2>For Intellij</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>

<div class="col-xs-4">
<h2>For Intellij IDEA</h2>
<a href="http://plugins.jetbrains.com/plugin/7515" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>
<div class="col-xs-4">
<h2>For NetBeans</h2>
<a href="http://plugins.netbeans.org/plugin/57296/" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>

<div class="col-xs-12 get-forge">
Get Forge for your IDE
</div>
Expand All @@ -62,9 +63,11 @@ <h2>For Intellij</h2>
<div class="hidden-xs row grey-div center-div">
<div class="col-sm-8 col-sm-offset-2 col-xs-12">
<h2>For Eclipse</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<a href="http://www.jboss.org/tools/" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<h2>For Intellij</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<a href="http://plugins.jetbrains.com/plugin/7515" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<h2>For NetBeans</h2>
<a href="http://plugins.netbeans.org/plugin/57296/" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<p class="link-p">Get Forge for your IDE</p>
</div>
</div>
Expand All @@ -73,16 +76,29 @@ <h2>For Intellij</h2>

</div><!-- /. col-sm-4 -->

<div class="col-sm-4 col-xs-12">
<div class="col-sm-4 col-xs-12">
<div class="row grey-div right-div ">
<div class="col-sm-9 col-sm-offset-1 col-xs-12 download-links-for-os">
<div class="hidden-sm hidden-md hidden-lg displayed-computer">
<img src="images/computer_396x216.png" alt="Operating Systems" />
</div>
<p class="visible-xs link-p get-forge" >All Operating Systems</p>
<h2>OSX <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Use Homebrew to install Forge natively for use on the command-line, via <code>brew install jboss-forge</code></li>
<li>Or use <code>curl http://forge.jboss.org/sh | sh</code></li>
<li>Or grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on OSX</li>
</ul>
<h2>Linux <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Use <code>curl http://forge.jboss.org/sh | sh</code></li>
<li>Or grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on Linux</li>
</ul>
<h2>Windows <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on Windows</li>
</ul>

<p class="hidden-xs link-p get-forge" >Get Forge for your OS</p>
</div>
</div>
Expand Down
40 changes: 28 additions & 12 deletions app/views/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ <h1 class="environment-os-section-heading">Works in the environment you <strong>
<div class="row grey-div left-div">
<div class="col-sm-8 col-sm-offset-2 col-xs-8 col-xs-offset-2">
<h2>Developer<br />Studio</h2>
<a href="#" class="forge-btn btn btn-lrg btn-blue hidden-xs">Download</a>
<a href="#" class="forge-btn btn btn-lrg btn-blue visible-xs">Learn More</a>
<a href="https://www.jboss.org/products/devstudio.html" target="_self" class="forge-btn btn btn-lrg btn-blue hidden-xs">Download</a>
<a href="https://www.jboss.org/products/devstudio.html" target="_self" class="forge-btn btn btn-lrg btn-blue visible-xs">Learn More</a>
<p>Forge is included in JBoss Developer Studio</p>
</div>
</div><!-- / .row -->
Expand All @@ -254,17 +254,18 @@ <h2>Developer<br />Studio</h2>
<div class="col-sm-4 col-xs-12 center-contain-div">
<!-- Shown in Phone Version Only -->
<div class="visible-xs row grey-div center-div eclipse-intellij-row">
<div class="col-xs-6">
<div class="col-xs-4">
<h2>For Eclipse</h2>

<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
<a href="http://www.jboss.org/tools/" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>
<div class="col-xs-6">
<h2>For Intellij</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>

<div class="col-xs-4">
<h2>For Intellij IDEA</h2>
<a href="http://plugins.jetbrains.com/plugin/7515" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>
<div class="col-xs-4">
<h2>For NetBeans</h2>
<a href="http://plugins.netbeans.org/plugin/57296/" class="forge-btn btn btn-center btn-lrg btn-red">Learn More</a>
</div>

<div class="col-xs-12 get-forge">
Get Forge for your IDE
</div>
Expand All @@ -275,9 +276,11 @@ <h2>For Intellij</h2>
<div class="hidden-xs row grey-div center-div">
<div class="col-sm-8 col-sm-offset-2 col-xs-12">
<h2>For Eclipse</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<a href="http://www.jboss.org/tools/" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<h2>For Intellij</h2>
<a href="#" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<a href="http://plugins.jetbrains.com/plugin/7515" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<h2>For NetBeans</h2>
<a href="http://plugins.netbeans.org/plugin/57296/" target="_self" class="forge-btn btn btn-center btn-lrg btn-red">Download</a>
<p class="link-p">Get Forge for your IDE</p>
</div>
</div>
Expand All @@ -294,8 +297,21 @@ <h2>For Intellij</h2>
</div>
<p class="visible-xs link-p get-forge" >All Operating Systems</p>
<h2>OSX <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Use Homebrew to install Forge natively for use on the command-line, via <code>brew install jboss-forge</code></li>
<li>Or use <code>curl http://forge.jboss.org/sh | sh</code></li>
<li>Or grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on OSX</li>
</ul>
<h2>Linux <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Use <code>curl http://forge.jboss.org/sh | sh</code></li>
<li>Or grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on Linux</li>
</ul>
<h2>Windows <a href="#" class="download-arrow hidden-xs"> </a></h2>
<ul style="text-align:left">
<li>Grab the <a href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=LATEST&e=zip&c=offline" target="_self">ZIP</a> to install Forge natively on Windows</li>
</ul>

<p class="hidden-xs link-p get-forge" >Get Forge for your OS</p>
</div>
</div>
Expand Down

0 comments on commit 181c75a

Please sign in to comment.