forked from calblueprint/berkeleybuilds
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change images and array FAQ in grid.
- Loading branch information
1 parent
c5e0b1e
commit d2c1558
Showing
14 changed files
with
117 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,9 @@ | |
<head> | ||
<!-- General Meta --> | ||
<meta charset="utf-8"> | ||
<meta name="description" content="Berkley Builds: Social Impact Designathon"> | ||
<meta name="description" content="Berkeley Builds: Social Impact Designathon"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Berkley Builds: Social Impact Designathon</title> | ||
<title>Berkeley Builds: Social Impact Designathon</title> | ||
|
||
<!-- Stylesheets --> | ||
<link rel="stylesheet" href="css/bootstrap-theme.min.css"> | ||
|
@@ -42,6 +42,7 @@ | |
</nav> | ||
|
||
<div class="home-container" id="home"> | ||
<div class="home-shade"></div> | ||
<div class="container"> | ||
<section class="home row"> | ||
<div class="col-md-12 text-center"> | ||
|
@@ -82,12 +83,9 @@ <h1 class="solo-title">WHAT IS BERKELEY BUILDS?</h1> | |
<div class="section-body"> | ||
<h2 class="nonprofit-title">Innovate, collaborate, and create for the following nonprofits</h2> | ||
<a class="nonprofit rishi-logo" href="http://www.projectrishi.org" target="_blank"></a> | ||
<a class="nonprofit acumen-logo" href="http://acumen.org" target="_blank"></a> | ||
<a class="nonprofit back_to_the_roots-logo" href="https://backtotheroots.com" target="_blank"></a> | ||
<a class="nonprofit bawar-logo" href="https://www.bawar.org" target="_blank"></a> | ||
<a class="nonprofit easy_does_it-logo" href="http://www.easydoesitservices.org" target="_blank"></a> | ||
<a class="nonprofit root_and_rebound-logo" href="http://www.rootandrebound.org" target="_blank"></a> | ||
<a class="nonprofit teach_for_america-logo" href="http://www.rootandrebound.org" target="_blank"></a> | ||
<a class="nonprofit health_leads-logo" href="https://healthleadsusa.org/" target="_blank"></a> | ||
<a class="nonprofit ceri-logo" href="http://cerieastbay.org/web3/index.php" target="_blank"></a> | ||
<a class="nonprofit teach_for_america-logo" href="https://www.teachforamerica.org" target="_blank"></a> | ||
</div> | ||
</section> | ||
</div> | ||
|
@@ -97,16 +95,94 @@ <h2 class="nonprofit-title">Innovate, collaborate, and create for the following | |
<section id="faq"> | ||
<div class="section-body"> | ||
<h1 class="solo-title">FREQUENTLY ASKED QUESTIONS</h1> | ||
<h3>Who can attend?</h3> | ||
<h3>Does this cost money?</h3> | ||
<h3>How do teams work?</h3> | ||
<h3>What can my team build?</h3> | ||
<h3>What if my strengths are technical?</h3> | ||
<h3>What if my strengths are non-technical?</h3> | ||
<h3>How do I get there?</h3> | ||
<h3>What should I bring?</h3> | ||
<h3>Is there a schedule?</h3> | ||
<h3>What if I have another question?</h3> | ||
<div class="row"> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>Who can attend?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>Does this cost money?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>How do teams work?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>What can my team build?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>What if my strengths are technical?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>What if my strengths are non-technical?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>How do I get there?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>What should I bring?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
<div class="col-sm-12 col-md-4"> | ||
<h3>Is there a schedule?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-sm-12 col-md-4 col-md-offset-4"> | ||
<h3>What if I have another question?</h3> | ||
<p> | ||
The answer to the question goes here. Ideally it is not longer than a couple | ||
sentences. If it is, then we should probably figure out a different way of laying | ||
out the frequently asked questions. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
|
@@ -120,6 +196,7 @@ <h1 class="solo-title">Sponsors</h1> | |
<a href="https://github.com" target="_blank"><img src="img/sponsors/github.png" alt="Github"></img></a> | ||
<a href="https://gigamon.com" target="_blank"><img src="img/sponsors/gigamon.jpg" alt="Gigamon"></img></a> | ||
<a href="https://berkeleystartupcluster.com" target="_blank"><img src="img/sponsors/bsc.jpg" alt="Berkeley Startup Cluster"></img></a> | ||
<a href="https://http://citris-uc.org" target="_blank"><img src="img/sponsors/citris.png" alt="CITRIS"></img></a> | ||
</div> | ||
<h3>Interested in sponsoring? Email us at <a href="mailto:[email protected]?subject=Berkeley%20Builds%202016%20Sponsorship/Partnership%20Inquiry">[email protected]</a>! We'd love to have you.</h3> | ||
</div> | ||
|