Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Remove sections
Browse files Browse the repository at this point in the history
Remove sections rather than comment them out because we can always roll back changes to replicate the design.
  • Loading branch information
alohaas committed Aug 19, 2016
1 parent c00466e commit 649d971
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions share/site/duckduckhack/index_content.tx
Expand Up @@ -23,67 +23,6 @@
</div>
</div>
</div>
<!-- <div id="power-of-ias" class="blk tx-clr--white ddh ddh--ias">
<div class="cw--c">
<h2 class="ddh__title"><: l("Power of Instant Answers") :></h2>
<p class="ddh__sub"><: l("Instant Answers are tailor-made for specific queries") :></p>
<div class="gw ddh--ias__items">
<div class="g third ddh--ias__item tx--17">
<h3 class="ddh--ias__number tx-bld js-ddh-num--live">630</h3>
<span class="ddh--ias__status"><: l("Live") :></span>
<p class="ddh--ias__desc"><: l("Explore the variety of Instant Answers live on DuckDuckGo, from real-time APIs to full text search.") :></p>
<a class="ddh--ias__link tx-bld" target="_live" href="https://duck.co/ia"><i class="ddh--ias__icon fa fa-chevron-circle-right"></i><: l("View All") :></a>
</div>
<div class="g third ddh--ias__item tx--17">
<h3 class="ddh--ias__number tx-bld js-ddh-num--development">182</h3>
<span class="ddh--ias__status"><: l("In Development") :></span>
<p class="ddh--ias__desc"><: l("The DuckDuckHack Dev Pipeline helps the community view and manage Instant Answers in development.") :></p>
<a class="ddh--ias__link tx-bld" target="_development" href="https://duck.co/ia/dev/pipeline"><i class="ddh--ias__icon fa fa-chevron-circle-right"></i><: l("Dev Pipeline") :></a>
</div>
<div class="g third ddh--ias__item tx--17">
<h3 class="ddh--ias__number tx-bld js-ddh-num--beta">39</h3>
<span class="ddh--ias__status"><: l("In Beta") :></span>
<p class="ddh--ias__desc"><: l("Before they go live, Instant Answers are installed on DuckDuckGo's beta server for the community to test.") :></p>
<a class="ddh--ias__link tx-bld" target="_beta" href="https://beta.duckduckgo.com/?q=installed&ia=iatesting&iax=1"><i class="ddh--ias__icon fa fa-chevron-circle-right"></i><: l("Beta Server") :></a>
</div>
</div>
</div>
</div>
<div id="get-involved" class="blk blk--alt ddh"><a class="anchor ddh-anchor js-anchor" name="start"></a>
<div class="cw--c">
<h2 class="ddh__title"><: l("Get involved!") :></h2>
<p class="ddh__sub"><: l("Take a look at what you can do to help!") :></p>
<div class="ddh__split">
<div class="ddh__split__item half">
<div class="ddh-cta">
<noscript>
<img src="images/develop.png" class="ddh-cta__icon" />
</noscript>
<img src="" data-src="images/develop" class="ddh-cta__icon js-lazysvg no-js__hide" />
<h4 class="ddh-cta__title"><: l("Create an Instant Answer") :></h4>
<p class="ddh-cta__sub"><: l("Build something new") :></p>

<p class="ddh-cta__text"><: l("For Developers, creating an IA is fun and rewarding. Utilize great data sources to improve search results for the topics you care most about.") :></p>
<a target="_develop" href="https://duck.co/ia/new_ia" class="ddh-cta__btn btn btn--primary"><: l("Develop") :></a>
</div>
</div>
<span class="ddh__split__divide"><: l("OR") :></span>
<div class="ddh__split__item half">
<div class="ddh-cta">
<noscript>
<img src="images/bugfix.png" class="ddh-cta__icon" />
</noscript>
<img src="" data-src="images/bugfix" class="ddh-cta__icon js-lazysvg no-js__hide" />
<h4 class="ddh-cta__title"><: l("Review and Fix Bugs") :></h4>
<p class="ddh-cta__sub"><: l("Learn by squashing bugs") :></p>

<p class="ddh-cta__text"><: l("Fixing issues is a great way to get involved in the community and contribute while learning. Help improve Instant Answers you like and find inspiration for your own.") :></p>
<a target="_fix" href="https://duck.co/ia/dev" class="ddh-cta__btn btn btn--primary"><: l("Fix") :></a>
</div>
</div>
</div>
</div>
</div> -->
<div id="get-help" class="blk ddh ddh--help">
<div class="cw--c">
<h2 class="ddh__title"><: l("Need Help Getting Started?") :></h2>
Expand Down

0 comments on commit 649d971

Please sign in to comment.