summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/pages/inside-gentoo/index.html')
-rw-r--r--python/templates/pages/inside-gentoo/index.html46
1 files changed, 0 insertions, 46 deletions
diff --git a/python/templates/pages/inside-gentoo/index.html b/python/templates/pages/inside-gentoo/index.html
deleted file mode 100644
index 83687f9..0000000
--- a/python/templates/pages/inside-gentoo/index.html
+++ /dev/null
@@ -1,46 +0,0 @@
----
-title: Inside Gentoo
-
-nav1: inside-gentoo
-nav1-show: true
-nav1-weight: 10
-nav2: inside-gentoo-main
----
-<p class="lead">
- Gentoo offers lots of things for you to explore:
-</p>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="list-group">
- <a href="developers/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-user"></i> Developers</h4>
- <p class="list-group-item-text">Who we are, what we do and where we are.</p>
- </a>
- <a href="https://wiki.gentoo.org/wiki/Project:Gentoo" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-briefcase"></i> Projects</h4>
- <p class="list-group-item-text">We collaborate in projects. Check the resources, maybe there's something for you to contribute to.</p>
- </a>
- <a href="artwork/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-image"></i> Artwork</h4>
- <p class="list-group-item-text">Check out artwork for your system. Features lots of Larry the Cow, promised.</p>
- </a>
- <a href="foundation/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-institution"></i> Gentoo Foundation</h4>
- <p class="list-group-item-text">The legal and financial base of our project.</p>
- </a>
- <a href="sponsors/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-heart"></i> Sponsors</h4>
- <p class="list-group-item-text">Find out who makes Gentoo possible.</p>
- </a>
- <a href="stores/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-shopping-cart"></i> Stores</h4>
- <p class="list-group-item-text">Get your Gentoo swag and installation media here.</p>
- </a>
- <a href="contact/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-send"></i> Contact</h4>
- <p class="list-group-item-text">Need to talk? Here's who to contact.</p>
- </a>
- </div>
- </div>
-</div> \ No newline at end of file