mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-24 19:47:11 -07:00
remove internal jumbotrons
This commit is contained in:
parent
e9bd237c7c
commit
159b3cac85
5 changed files with 2 additions and 32 deletions
|
@ -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>
|
||||
|
|
|
@ -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 »</a>
|
||||
</p>
|
||||
-->
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-md-9">
|
||||
|
||||
<h2 class="section" id="structure">Structure of a build file</h2>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue