blob: 90b3ba44720b1747dd321f87866def58a528a21d [file] [log] [blame]
---
layout: default
title: Home
---
<header>
<img src="{{ "/assets/img/gem5ColorVert.gif" | prepend: site.baseurl }}" height="200px;">
<p>Modular platform for computer-system architecture research</p>
<a href="{{ "/building" | prepend: site.baseurl }}"><button type="button" class="btn btn-primary" href="">Get Started</button></a>
<a href="https://gem5.googlesource.com/public/gem5"><button type="button" class="btn btn-outline-primary">Source</button></a>
<a href="https://gem5-review.googlesource.com/"><button type="button" class="btn btn-outline-primary">Code Review</button></a>
</header>
<div class="container">
<div class="row">
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Mailing Lists</h5>
<p class="card-text">gem5 has two main mailing lists where you can ask for help or advice.</p>
<a href="#" class="btn btn-primary">Go to Mailing Lists</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
<div class="col">
<div class="card">
<div class="fav"><i class="fa fa-envelope"></i></div>
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
</div>
</div>