src_prepare.gitlab.io/public/index.html

188 lines
5.3 KiB
HTML
Raw Normal View History

2020-02-02 00:36:05 +01:00
<!DOCTYPE html>
2020-02-02 21:55:48 +01:00
<!--
___ _ __ ___ _ __ _ __ ___ _ __ __ _ _ __ ___
/ __| '__/ __| | '_ \| '__/ _ \ '_ \ / _` | '__/ _ \
\__ \ | | (__ | |_) | | | __/ |_) | (_| | | | __/
|___/_| \___|____| .__/|_| \___| .__/ \__,_|_| \___|
|_____|_| |_|
-->
2020-02-02 00:36:05 +01:00
<html>
2020-05-07 19:59:33 +02:00
<head>
2020-02-02 00:36:05 +01:00
2020-05-07 19:59:33 +02:00
<meta charset="utf-8" />
<meta name="generator" content="GitLab Pages" />
<meta name="description" content="src_prepare" />
<meta name="keywords" content="src_prepare gentoo overlay" />
<meta name="author" content="src_prepare" />
2020-02-02 00:36:05 +01:00
2020-05-07 19:59:33 +02:00
<title>Home (src_prepare)</title>
2020-02-02 00:36:05 +01:00
2020-08-18 02:12:14 +02:00
<link rel="icon" href="assets/icons/favicon.jpg" />
2020-05-07 19:59:33 +02:00
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
2020-05-29 18:22:26 +02:00
<link rel="stylesheet" href="assets/styles/main.css" />
2020-02-02 00:36:05 +01:00
2020-05-07 19:59:33 +02:00
</head>
2020-02-02 00:36:05 +01:00
2020-05-07 19:59:33 +02:00
<body>
2020-02-02 00:36:05 +01:00
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<div id="top">
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="devs.html">Developers</a>
</li>
2020-09-19 23:02:25 +02:00
<li>
<a href="projects.html">Projects</a>
</li>
2020-05-07 19:59:33 +02:00
<li>
<a href="shoutouts.html">Shoutouts</a>
</li>
2020-12-16 13:03:52 +01:00
<li>
<a href="why-gentoo.html">Gentoo</a>
</li>
2020-05-07 19:59:33 +02:00
<li>
2020-09-23 10:53:36 +02:00
<a href="https://src_prepare.gitlab.io/gen-pkgs/ ">Packages</a>
2020-05-07 19:59:33 +02:00
</li>
</ul>
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
</div>
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<div id="src_prepare">
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<p id="src">SRC</p>
<p id="prepare">prepare</p>
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
</div>
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<div id="about">
2020-02-02 21:55:48 +01:00
2020-09-19 23:02:25 +02:00
<img class="src_prepare-picture" src="assets/pictures/logo.png" alt="logo">
2020-08-18 02:12:14 +02:00
2020-05-07 19:59:33 +02:00
<h2>
About Us
</h2>
2020-02-02 21:55:48 +01:00
2020-05-07 19:59:33 +02:00
<p>
2020-12-16 13:03:52 +01:00
The src_prepare group is a community of systems developers.
2020-05-07 19:59:33 +02:00
</p>
<p>
2020-09-05 22:19:46 +02:00
We focus on making our development fun, comfortable and reproducible.
2020-05-07 19:59:33 +02:00
</p>
<p>
The name comes from a ebuild function called "src_prepare".
</p>
<p>
Check out our projects on <a href="https://gitlab.com/src_prepare">Gitlab <i class="fa fa-gitlab"></i> </a>
</p>
2020-05-04 21:06:58 +02:00
2020-05-07 19:59:33 +02:00
<p>
Join our community on
<a href="https://matrix.to/#/#src_prepare:matrix.org">
2020-05-07 19:57:20 +02:00
Matrix
<i class="fa fa-comment"></i>
</a>
2020-05-07 19:59:33 +02:00
</p>
</div>
<footer>
<div class="fcol">
<ul>
<li>
Development <i class="fa fa-gitlab"></i>
</li>
<li>
<a href="https://gitlab.com/src_prepare">
Gitlab
</a>
</li>
2020-07-30 05:12:58 +02:00
<li>
<a href="https://github.com/gentoo-mirror/src_prepare-overlay">
Github
</a>
</li>
2020-05-07 19:59:33 +02:00
<li>
2020-08-10 03:52:20 +02:00
<a href="https://codeberg.org/src_prepare">
Codeberg
2020-05-07 19:59:33 +02:00
</a>
</li>
</ul>
</div>
<div class="fcol">
<ul>
<li>
Social <i class="fa fa-share-alt-square"></i>
</li>
<li>
<a href="https://matrix.to/#/#src_prepare:matrix.org">
2020-05-07 19:59:33 +02:00
Matrix
</a>
</li>
<li>
<a href="http://webchat.freenode.net/?channels=src_prepare">
IRC
</a>
</li>
</ul>
</div>
<div class="fcol">
<ul>
<li>
Documentation <i class="fa fa-file-text"></i>
</li>
<li>
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/blob/master/README.md">
Introduction
</a>
</li>
2020-03-30 23:23:51 +02:00
<li>
2020-05-07 19:59:33 +02:00
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/CONTRIBUTING.md">
Contributing
</a>
</li>
2020-03-30 23:23:51 +02:00
<li>
2020-05-07 19:59:33 +02:00
<a href="https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/TODO.md">
To-do
</a>
</li>
</ul>
</div>
<div>
<p>
Unless otherwise stated, content on this page is licensed under a ISC License.
</p>
<p>
2020-05-08 03:18:00 +02:00
Linux is a registered trademark of Linus Torvalds. Gentoo is a trademark of the Gentoo Foundation.
</p>
2020-05-07 19:59:33 +02:00
<p>
All other trademarks are the property of their respective owners.
</p>
</div>
</footer>
</body>
2020-02-02 00:36:05 +01:00
</html>