1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Merge pull request #8 from pabl0rg/master

remove internal jumbotrons
This commit is contained in:
Cedric Beust 2016-01-06 15:09:29 -08:00
commit b25fd5faea
5 changed files with 2 additions and 32 deletions

View file

@ -35,9 +35,6 @@
<nav id="kobalt-navbar" class="navbar navbar-default">
</nav>
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Contributing to Kobalt</h1>
</div>
<!-- Main content -->
<div class="col-md-9">
<h2 class="section" id="launch_configuration">License, Source code & Issues</h2>

View file

@ -56,17 +56,6 @@
</nav>
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Documentation</h1>
<!--
<p>
<a class="btn btn-lg btn-primary" href="../../components/#navbar" role="button">Download &raquo;</a>
</p>
-->
</div>
<div class="col-md-9">
<h2 class="section" id="structure">Structure of a build file</h2>

View file

@ -60,15 +60,9 @@
<nav id="kobalt-navbar" class="navbar navbar-default">
</nav>
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>IDEA plug-in</h1>
<p>How to install and use the Kobalt IDEA plug-in.</p>
</div>
<!-- Main content -->
<div class="col-md-9">
<h2>How to install and use the Kobalt IDEA plug-in</h2>
<h2 class="section" id="installation">Installation</h2>
<p>

View file

@ -36,10 +36,7 @@
<nav id="kobalt-navbar" class="navbar navbar-default">
</nav>
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Plug-in development</h1>
<p>How to write a Kobalt plug-in.</p>
</div>
<h2>How to write a Kobalt plug-in</h2>
<!-- Main content -->
<div class="col-md-9">
<h2 class="section" id="tutorial">Tutorial</h2>

View file

@ -44,13 +44,6 @@
<nav id="kobalt-navbar" class="navbar navbar-default">
</nav>
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Plug-ins</h1>
<p>Kobalt ships with a number of plug-ins that are available to use right away.</p>
</div>
<!-- Main content -->
<div class="col-md-9">