Initial commit of darkhorselinux.org static site
BIN
favicon.ico
Executable file
|
After Width: | Height: | Size: 4.1 KiB |
273
index.html
Executable file
@@ -0,0 +1,273 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Dark Horse Linux Project</title>
|
||||
<meta name="title" content="Dark Horse Linux Project">
|
||||
<meta name="description" content="Dark Horse Linux is a Linux distribution designed to prioritize user freedom and functionality.">
|
||||
<meta name="keywords" content="Dark Horse Linux, Linux distribution, open source, operating system, LFS">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/">
|
||||
<meta property="og:title" content="Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Dark Horse Linux is a Linux distribution designed to prioritize user freedom and functionality.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Dark Horse Linux is a Linux distribution designed to prioritize user freedom and functionality.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="apple-touch-icon" href="resources/img/apple-touch-icon.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "Dark Horse Linux Project",
|
||||
"url": "https://www.darkhorselinux.org",
|
||||
"logo": "https://www.darkhorselinux.org/resources/img/logo-og.png",
|
||||
"description": "Dark Horse Linux is a Linux distribution designed to prioritize user freedom and functionality.",
|
||||
"parentOrganization": {
|
||||
"@type": "Organization",
|
||||
"name": "SILO GROUP, LLC",
|
||||
"url": "https://www.silogroup.org"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="stylesheet" href="resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="/"><img src="projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="pages/dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="pages/downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="pages/mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="pages/contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="pages/philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="pages/focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="pages/parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="pages/vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<!-- Hero Section -->
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Introduction</h2>
|
||||
<p class="mb-0">The Dark Horse Linux Project (DHLP) provides to you a Linux distribution designed to prioritize user freedom and functionality amidst unwanted supply chain interference by self-interested megalithic entities more concerned with user control than user freedom.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">The Problem</h2>
|
||||
<p class="mb-0">The modern Linux ecosystem has drifted from its roots. Major distributions now ship with telemetry enabled by default, push snap packages that phone home, force GNOME desktop on users regardless of preference, and accept patches blindly from corporations whose interests don't align with their users. Upstream projects increasingly make decisions that prioritize enterprise contracts over individual freedom. The result is an operating system that works for vendors first and users second.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Our Approach</h2>
|
||||
<p class="mb-0">By harnessing carefully chosen components, Dark Horse Linux delivers a transparent computing experience, staying true to the original essence of the Free and Open-Source Software (FOSS) movement. Every package is selected on merit alone. Every patch is publicly auditable. Every build is reproducible. We don't accept contributions based on who submits them—only on whether they serve the user's interests.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Technical Philosophy</h2>
|
||||
<p class="mb-0">DHLP maintains parent leaf status: we are not based on another distribution. There is no upstream project to inherit politics from, no vendor relationship to maintain, no corporate sponsor to appease. We build from source using a fully auditable toolchain. You get a complete Linux/GNU environment—SystemD, glibc, GCC—without the baggage that comes from derivative distributions beholden to upstream decisions.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Who This Is For</h2>
|
||||
<p>Dark Horse Linux serves developers and security professionals and enthusiasts who want to understand their entire stack, system administrators tired of fighting their own operating system, privacy-conscious users who refuse default telemetry, and anyone who remembers when Linux meant freedom—not just "free as in beer" but free as in sovereignty over your own machine.</p>
|
||||
<p class="mb-0">It also benefits systems experts who want to deploy minimal containers with minimal OS runtimes that they have full stack control over for throughput and orchestrative optimization. It's up to you what you deploy, not your OS vendor.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Join Us</h2>
|
||||
<p class="mb-0">Join a growing, tenacious community committed to preserving an open and user-centric approach. We're not building the next trendy desktop. We're building the operating system that should have existed all along.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<a href="pages/dhlp-documentation/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-book tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Documentation</h3>
|
||||
<p class="mb-0 small">Contribute to and consume the DHLP documentation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="pages/philosophy/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-compass tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Philosophy</h3>
|
||||
<p class="mb-0 small">Guiding principles of the project.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="pages/downloads/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-download tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Download Images</h3>
|
||||
<p class="mb-0 small">Download the latest Dark Horse Linux iso images / live cd's.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="pages/mailing-list/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-envelope tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Mailing List</h3>
|
||||
<p class="mb-0 small">Join the developer mailing list for project updates.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="products/dpm/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-box tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Package Manager</h3>
|
||||
<p class="mb-0 small">DPM - the Dark Horse Linux package manager.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="products/pyrois/" class="d-block p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-cogs tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Build Custom Images</h3>
|
||||
<p class="mb-0 small">Pyrois - build automation framework for custom images.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="./" class="footer-link">Overview</a></li>
|
||||
<li><a href="pages/downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="pages/dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="pages/contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="pages/philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="pages/focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="pages/parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="pages/vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="resources/js/popper.min.js"></script>
|
||||
<script src="resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
189
pages/contact/index.html
Executable file
@@ -0,0 +1,189 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Contact - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Contact the Dark Horse Linux Project for press inquiries or investor relations.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, contact, support, press, investors">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/contact/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/contact/">
|
||||
<meta property="og:title" content="Contact - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Contact the Dark Horse Linux Project for press inquiries or investor relations.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Contact - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Contact the Dark Horse Linux Project for press inquiries or investor relations.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown active" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">CONTACT</h2>
|
||||
<p class="slogan-sm mb-0">Get in touch with the project</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Community First</h2>
|
||||
<p>For technical questions, support, or general discussion about Dark Horse Linux, the <a href="../mailing-list/">contributor mailing list</a> is the best place to start. The community there can help with most inquiries and you'll benefit from the collective knowledge of everyone involved in the project.</p>
|
||||
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Direct Contact</h2>
|
||||
<p>Some users are more comfortable with direct contact, and we understand that. For press inquiries, investor relations, or matters that require private correspondence, you can reach us using the contacts provided.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="mailto:pr@silogroup.org" class="resource-link">
|
||||
<i class="fas fa-bullhorn mr-2"></i> Public Relations
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="mailto:investors@silogroup.org" class="resource-link">
|
||||
<i class="fas fa-chart-line mr-2"></i> Investor Relations
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="../mailing-list/" class="resource-link">
|
||||
<i class="fas fa-envelope mr-2"></i> Mailing List
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
189
pages/dhlp-documentation/index.html
Executable file
@@ -0,0 +1,189 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>DHLP: Documentation - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Dark Horse Linux documentation. Contribute to and consume the DHLP documentation.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, documentation, guides, manual">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/dhlp-documentation/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/dhlp-documentation/">
|
||||
<meta property="og:title" content="DHLP: Documentation - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Dark Horse Linux documentation. Contribute to and consume the DHLP documentation.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="DHLP: Documentation - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Dark Horse Linux documentation. Contribute to and consume the DHLP documentation.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown active" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">DOCUMENTATION</h2>
|
||||
<p class="slogan-sm mb-0">Contribute to and consume the DHLP documentation</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Documentation</h2>
|
||||
<p>The Dark Horse Linux documentation covers installation, configuration, package management, and system administration. Whether you're evaluating the distribution, setting up a development environment, or deploying to production, you'll find guides and reference material to help you get started.</p>
|
||||
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Contributing</h2>
|
||||
<p>Documentation is a community effort. If you find gaps, errors, or areas that could use improvement, contributions are welcome. Clear, accurate documentation helps everyone in the community and is one of the most valuable ways to support the project. To coordinate contributions, join the <a href="../mailing-list/">developer mailing list</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://documentation.darkhorselinux.org" class="resource-link">
|
||||
<i class="fas fa-book mr-2"></i> Documentation
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="../mailing-list/" class="resource-link">
|
||||
<i class="fas fa-envelope mr-2"></i> Mailing List
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://public.darkhorselinux.org/" class="resource-link">
|
||||
<i class="fas fa-newspaper mr-2"></i> Publications Feed
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
185
pages/downloads/index.html
Executable file
@@ -0,0 +1,185 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>DHLP: Downloads - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Download Dark Horse Linux LiveCD and installer images.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, download, ISO, LiveCD, installer">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/downloads/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/downloads/">
|
||||
<meta property="og:title" content="DHLP: Downloads - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Download Dark Horse Linux LiveCD and installer images.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="DHLP: Downloads - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Download Dark Horse Linux LiveCD and installer images.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown active" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">DOWNLOADS</h2>
|
||||
<p class="slogan-sm mb-0">LiveCD and installer images</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Dark Horse Linux LiveCD</h2>
|
||||
<p>The LiveCD provides a fully functional Dark Horse Linux environment that runs entirely from memory. Boot from USB or optical media to explore the system, test hardware compatibility, or recover existing installations without modifying your disk.</p>
|
||||
<p>Current builds are pre-alpha and intended for testing and development purposes.</p>
|
||||
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Installer ISO</h2>
|
||||
<p>The installer ISO will provide a guided installation process for deploying Dark Horse Linux to physical or virtual hardware. This is currently under development and will be available once the distribution reaches beta status.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://storage.darkhorselinux.org/iso/2023-05-28_DarkHorseLinux-PreAlpha-LiveCD-x86_64.iso" class="resource-link">
|
||||
<i class="fas fa-download mr-2"></i> Download Latest Image
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://storage.darkhorselinux.org/iso/" class="resource-link">
|
||||
<i class="fas fa-folder-open mr-2"></i> Older Image Downloads
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
233
pages/focus-on-utility/index.html
Executable file
@@ -0,0 +1,233 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Philosophy: Focus on Content - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="DHLP's egalitarian approach to contributions - based on utility and merit, not identity.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, philosophy, meritocracy, contributions">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/focus-on-utility/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/focus-on-utility/">
|
||||
<meta property="og:title" content="Philosophy: Focus on Content - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="DHLP's egalitarian approach to contributions - based on utility and merit, not identity.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Philosophy: Focus on Content - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="DHLP's egalitarian approach to contributions - based on utility and merit, not identity.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">FOCUSED ON PURPOSE</h2>
|
||||
<p class="slogan-sm mb-0">Contributions evaluated on merit alone</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">On Meritocracy</h2>
|
||||
<p>Meritocracy has turned into something else in recent years.</p>
|
||||
<p>Too many projects accept or reject contributions based entirely off who is making the contribution, or what company they work for, or mix up contribution merit with appeal to group politics, or a contributor's social status, or, the relationship between those projects and the developer's employer.</p>
|
||||
<p>This creates many problems that distract from the goal of the F/OSS movement -- from elitism, exclusive cliques and subcultures, cronyism, vulnerability to project hijacking by sponsor interest, and more, ultimately resulting in the stifling of innovation, and, often, the derailment of project development to create dependencies on external projects.</p>
|
||||
<p class="mb-0">Meritocracy is well intended, and was a step in the right direction, but it's not enough.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">An Egalitocracy</h2>
|
||||
<p>DHLP accepts contributions from almost anyone, however, the inclusion of contributions is a decision based entirely on the contributions' merit, purpose, and utility.</p>
|
||||
<p>Contributors and decision-makers on DHLP projects are expected to operate with this imperative.</p>
|
||||
<p>A utilitarian, egalitocratic paradigm in the context of a Linux distribution places emphasis on selecting contributions based on their utility, merit, and purpose, while consciously disregarding the identity of the contributor.</p>
|
||||
<p>This approach diverges from traditional meritocratic systems, which, although valuing the merit and effectiveness of contributions, still acknowledges the contributor's identity as a secondary factor of the inclusion decision.</p>
|
||||
<p class="mb-0">By solely focusing on the utility and merit of contributions, the utilitarian philosophy aims to create an environment free from personal biases, cronyism, and toxic politics, ultimately promoting a more equitable and inclusive software ecosystem. This paradigm shift within the open source community fosters the development of a robust, efficient, and fair Linux distribution that maximizes the overall benefit for all users and developers, transcending the limitations of conventional merit-based systems.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Inclusion</h2>
|
||||
<p class="mb-0">This allows for maximal inclusion.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Exceptions</h2>
|
||||
<p>The primary exceptions to this philosophy are those that abuse its intent. This is an exception provided by its utility.</p>
|
||||
<p>For issues that fall outside the definitions above, the project uses an approach called "<b><u>F</u></b>ix <b><u>A</u></b>ll <b><u>F</u></b>undamental <b><u>O</u></b>bstacles" (F.A.F.O.). This means that Chris Punches, as owner of SILO GROUP and Dark Horse Linux with full executive control, may choose to add or remove any contribution or contributor in any capacity he desires or can imagine, without need for explanation or cause.</p>
|
||||
<p class="mb-0">While avoided, this provision exists.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<a href="../philosophy/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-compass tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Philosophy</h3>
|
||||
<p class="mb-0 small">Guiding principles of the project.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../focus-on-utility/" class="d-block mb-3 p-3 text-decoration-none active sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-bullseye tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Focused on Purpose</h3>
|
||||
<p class="mb-0 small">Contributions are evaluated entirely on their merit and purpose.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../parent-leaf-status/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-leaf tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Parent Leaf Status</h3>
|
||||
<p class="mb-0 small">Not based on another distribution. No upstream politics.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../vanilla-flavored/" class="d-block p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-ice-cream tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Vanilla Flavored</h3>
|
||||
<p class="mb-0 small">Minimal patching. Publicly auditable build process.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
179
pages/mailing-list/index.html
Executable file
@@ -0,0 +1,179 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>DHLP: Mailing Lists - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Join the Dark Horse Linux development mailing list to contribute to the project.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, mailing list, community, contributors">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/mailing-list/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/mailing-list/">
|
||||
<meta property="og:title" content="DHLP: Mailing Lists - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Join the Dark Horse Linux development mailing list to contribute to the project.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="DHLP: Mailing Lists - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Join the Dark Horse Linux development mailing list to contribute to the project.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown active" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">MAILING LISTS</h2>
|
||||
<p class="slogan-sm mb-0">Join the development community</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Contributor Mailing List</h2>
|
||||
<p>The contributor mailing list is the primary communication channel for those involved in building Dark Horse Linux. This includes package maintainers, documentation writers, testers, infrastructure contributors, and anyone else actively participating in the project.</p>
|
||||
<p>Discussion topics include package updates, build system changes, policy decisions, release planning, and coordination of development efforts. The list is low-traffic and focused -- expect substantive discussion rather than chatter.</p>
|
||||
<p>Lurking is welcome. If you want to understand how the project operates before jumping in, subscribing and reading is a good way to get a feel for how things work.</p>
|
||||
<p>To contribute, simply subscribe and introduce yourself when you're ready. There are no gatekeepers and no approval processes -- just show up and participate.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://lists.darkhorselinux.org/mailman/listinfo/dhlp-contributors" class="resource-link">
|
||||
<i class="fas fa-envelope mr-2"></i> Sign Up
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
224
pages/parent-leaf-status/index.html
Executable file
@@ -0,0 +1,224 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Philosophy: Not Based On Another Distribution - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Dark Horse Linux is not based on another distribution - free from external controlling interests.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, independent, parent distribution, from scratch">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/parent-leaf-status/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/parent-leaf-status/">
|
||||
<meta property="og:title" content="Philosophy: Not Based On Another Distribution - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Dark Horse Linux is not based on another distribution - free from external controlling interests.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Philosophy: Not Based On Another Distribution - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Dark Horse Linux is not based on another distribution - free from external controlling interests.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">PARENT LEAF STATUS</h2>
|
||||
<p class="slogan-sm mb-0">Not based on another distribution</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Free From Controlling Interests</h2>
|
||||
<p>While still providing the full Linux/GNU environment you are accustomed to, such as SystemD, glibc, GCC -- Dark Horse Linux is not based on another Linux distribution, and so is not beholden to any upstream projects' influence in any capacity -- because no such project exists.</p>
|
||||
<p>Derivative distributions inherit their upstream's technical decisions, political stances, and corporate entanglements. When an upstream distribution makes controversial changes, adopts questionable policies, or bends to sponsor pressure, downstream projects must either accept those changes or expend significant effort to diverge -- often creating maintenance burdens that compound over time.</p>
|
||||
<p>As a parent leaf distribution, Dark Horse Linux makes its own technical decisions based solely on what serves its users and the project's goals. There is no upstream to appease, no corporate sponsor dictating direction, and no inherited baggage from another project's compromises.</p>
|
||||
<p class="mb-0">This independence comes at a cost -- building a distribution from scratch requires substantially more effort than rebasing on existing work. That cost is accepted as the price of autonomy.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Still Standards Compliant</h2>
|
||||
<p>Dark Horse Linux is FHS 3.0 and LSB 5 compliant, and intends to implement FIPS 140-3 compliance.</p>
|
||||
<p class="mb-0">Other relevant standards will be added as the project matures.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Peership Status</h2>
|
||||
<p>Parent leaf status places Dark Horse Linux on equal footing with other independent distributions that are built from scratch rather than derived from existing projects.</p>
|
||||
<p>This puts DHLP in the company of distributions such as Slackware, Gentoo, Arch Linux, Void Linux, Alpine Linux, and NixOS -- each of which stands on its own foundation rather than inheriting from another distribution.</p>
|
||||
<p>By contrast, many popular distributions are derivatives: Ubuntu is based on Debian, Linux Mint is based on Ubuntu, Pop!_OS is based on Ubuntu, Manjaro is based on Arch, and Rocky Linux and AlmaLinux are based on Red Hat Enterprise Linux. These projects, however capable, inherit the decisions of their upstream.</p>
|
||||
<p class="mb-0">When Debian adopted systemd, Ubuntu and its derivatives followed. When Ubuntu integrated Amazon search into the desktop, downstream distributions had to actively remove it. When Red Hat converted CentOS from a stable RHEL rebuild into the rolling CentOS Stream, entire ecosystems of users were left scrambling. Derivative distributions are subject to their upstream's whims -- parent distributions like Dark Horse Linux are not.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<a href="../philosophy/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-compass tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Philosophy</h3>
|
||||
<p class="mb-0 small">Guiding principles of the project.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../focus-on-utility/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-bullseye tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Focused on Purpose</h3>
|
||||
<p class="mb-0 small">Contributions are evaluated entirely on their merit and purpose.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../parent-leaf-status/" class="d-block mb-3 p-3 text-decoration-none active sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-leaf tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Parent Leaf Status</h3>
|
||||
<p class="mb-0 small">Not based on another distribution. No upstream politics.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../vanilla-flavored/" class="d-block p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-ice-cream tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Vanilla Flavored</h3>
|
||||
<p class="mb-0 small">Minimal patching. Publicly auditable build process.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
203
pages/philosophy/index.html
Executable file
@@ -0,0 +1,203 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Philosophy - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="The philosophical guidelines of the Dark Horse Linux Project.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, philosophy, principles, guidelines">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/philosophy/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/philosophy/">
|
||||
<meta property="og:title" content="Philosophy - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="The philosophical guidelines of the Dark Horse Linux Project.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Philosophy - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="The philosophical guidelines of the Dark Horse Linux Project.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">PHILOSOPHY</h2>
|
||||
<p class="slogan-sm mb-0">Guiding principles of the project</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<div class="card tearoff-card">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Philosophical Guidelines</h2>
|
||||
<p class="mb-0">The Dark Horse Linux Project is guided by the following philosophical principles:</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<a href="../philosophy/" class="d-block mb-3 p-3 text-decoration-none active sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-compass tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Philosophy</h3>
|
||||
<p class="mb-0 small">Guiding principles of the project.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../focus-on-utility/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-bullseye tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Focused on Purpose</h3>
|
||||
<p class="mb-0 small">Contributions are evaluated entirely on their merit and purpose.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../parent-leaf-status/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-leaf tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Parent Leaf Status</h3>
|
||||
<p class="mb-0 small">Not based on another distribution. No upstream politics.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../vanilla-flavored/" class="d-block p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-ice-cream tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Vanilla Flavored</h3>
|
||||
<p class="mb-0 small">Minimal patching. Publicly auditable build process.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
231
pages/vanilla-flavored/index.html
Executable file
@@ -0,0 +1,231 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Philosophy: Vanilla by Default - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="DHLP's vanilla-first approach to patching - minimal modifications for transparency and purity.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, vanilla, minimal patching, upstream">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/pages/vanilla-flavored/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/pages/vanilla-flavored/">
|
||||
<meta property="og:title" content="Philosophy: Vanilla by Default - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="DHLP's vanilla-first approach to patching - minimal modifications for transparency and purity.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Philosophy: Vanilla by Default - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="DHLP's vanilla-first approach to patching - minimal modifications for transparency and purity.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../../products/dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../../products/pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../../products/rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" class="product-hero-logo mb-3">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">VANILLA FLAVORED</h2>
|
||||
<p class="slogan-sm mb-0">Minimal patching, publicly auditable</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Patching Philosophy</h2>
|
||||
<p>Some level of patching is always necessary.</p>
|
||||
<p>In the case of DHLP, all patches are incorporated into a publicly auditable build process for transparency.</p>
|
||||
<p class="mb-0">Outside of security-related patching, DHLP utilizes minimal patching of upstream sources in an auditable fashion, ensuring you get the unadulterated F/OSS components you desire.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Why Vanilla Matters</h2>
|
||||
<p>When you run software on Dark Horse Linux, it behaves the way the upstream developers intended. Upstream documentation applies directly. Bugs you encounter can be reported upstream without first having to determine whether distribution patches caused them.</p>
|
||||
<p>Security auditors can verify that the code running on your system matches the publicly reviewed upstream source. Configurations from tutorials and guides work without unexpected distribution-specific modifications getting in the way.</p>
|
||||
<p class="mb-0">Vanilla packaging respects the work of upstream developers and delivers their software as they designed it.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card mb-3">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">The Problem With Heavy Patching</h2>
|
||||
<p>Many distributions maintain extensive patch sets that modify upstream behavior. Sometimes this is done for integration, sometimes for policy compliance, and sometimes for reasons lost to institutional memory.</p>
|
||||
<p>Heavy patching creates divergence. Users troubleshooting issues find that upstream documentation no longer applies. Bug reports get bounced between distribution maintainers and upstream developers. Security patches must be adapted to work with the distribution's modifications, introducing delay and potential error.</p>
|
||||
<p class="mb-0">The more a distribution patches, the more it becomes responsible for -- and the further it drifts from the software its users actually wanted.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card tearoff-card">
|
||||
<div class="card-body p-3">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Transparency</h2>
|
||||
<p>Every patch applied in Dark Horse Linux is publicly visible in the build system. There are no hidden modifications, no proprietary changes, and no patches applied behind closed doors.</p>
|
||||
<p class="mb-0">If you want to know exactly what has been changed from upstream, you can look. This transparency is fundamental to trust.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<a href="../philosophy/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-compass tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Philosophy</h3>
|
||||
<p class="mb-0 small">Guiding principles of the project.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../focus-on-utility/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-bullseye tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Focused on Purpose</h3>
|
||||
<p class="mb-0 small">Contributions are evaluated entirely on their merit and purpose.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../parent-leaf-status/" class="d-block mb-3 p-3 text-decoration-none sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-leaf tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Parent Leaf Status</h3>
|
||||
<p class="mb-0 small">Not based on another distribution. No upstream politics.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="../vanilla-flavored/" class="d-block p-3 text-decoration-none active sidebar-link">
|
||||
<div class="d-flex align-items-start">
|
||||
<i class="fas fa-ice-cream tearoff-icon mt-1"></i>
|
||||
<div>
|
||||
<h3 class="h6 text-uppercase font-weight-bold mb-1">Vanilla Flavored</h3>
|
||||
<p class="mb-0 small">Minimal patching. Publicly auditable build process.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../products/dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../../products/pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../../products/rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
195
products/dpm/index.html
Executable file
@@ -0,0 +1,195 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>DPM - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="DPM is the official package management system for Dark Horse Linux.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, DPM, package manager, package management">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/products/dpm/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/products/dpm/">
|
||||
<meta property="og:title" content="DPM - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="DPM is the official package management system for Dark Horse Linux.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="DPM - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="DPM is the official package management system for Dark Horse Linux.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "SoftwareApplication",
|
||||
"name": "DPM",
|
||||
"description": "DPM is the official package management system for Dark Horse Linux.",
|
||||
"applicationCategory": "DeveloperApplication",
|
||||
"operatingSystem": "Linux",
|
||||
"author": {
|
||||
"@type": "Organization",
|
||||
"name": "SILO GROUP, LLC"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../../pages/dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../../pages/downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../../pages/mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../../pages/contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../../pages/philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../../pages/focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../../pages/parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../../pages/vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<img src="../../projects/dark-horse-linux/logo.svg" alt="DPM" class="product-hero-logo mb-3 logo-invert">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">DPM</h2>
|
||||
<p class="slogan-sm mb-0">Dark Horse Package Manager</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Overview</h2>
|
||||
<p>DPM is the official package management system for Dark Horse Linux. It handles package installation, conflict resolution, and dependency resolution.</p>
|
||||
<p>The package manager is currently in active design. Documentation should be seen as a request for comments for changes you'd like to see, or features you want.</p>
|
||||
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Feedback</h2>
|
||||
<p>Have suggestions for features or changes? Contact Chris Punches at <a href="mailto:chris.punches@silogroup.org">chris.punches@silogroup.org</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://dpm.darkhorselinux.org" class="resource-link">
|
||||
<i class="fas fa-book mr-2"></i> Documentation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../../pages/dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../../pages/contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../pages/philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../../pages/parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../../pages/vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
210
products/pyrois/index.html
Executable file
@@ -0,0 +1,210 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Pyrois - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, Pyrois, build system, automation">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/products/pyrois/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/products/pyrois/">
|
||||
<meta property="og:title" content="Pyrois - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Pyrois - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Pyrois is the build automation framework that generates Dark Horse Linux images from source.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "SoftwareApplication",
|
||||
"name": "Pyrois",
|
||||
"description": "Pyrois is the build automation framework that generates Dark Horse Linux images from source.",
|
||||
"applicationCategory": "DeveloperApplication",
|
||||
"operatingSystem": "Linux",
|
||||
"author": {
|
||||
"@type": "Organization",
|
||||
"name": "SILO GROUP, LLC"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../../pages/dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../../pages/downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../../pages/mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../../pages/contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../../pages/philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../../pages/focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../../pages/parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../../pages/vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<img src="pyrois.png" alt="Pyrois" class="product-hero-logo mb-3 logo-invert">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">PYROIS</h2>
|
||||
<p class="slogan-sm mb-0">Build automation framework</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Overview</h2>
|
||||
<p>Pyrois is the build system that generates Dark Horse Linux LiveCD and installer images. It serves as the primary pipeline component between raw upstream sources and compiled binaries on the final image.</p>
|
||||
<p>The framework manages the entire process of compiling, configuring, and packaging software from source into a complete, bootable system.</p>
|
||||
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3 mt-4">Project Updates</h2>
|
||||
<p>Track development progress by browsing the commit history or subscribing to the RSS feed for real-time updates on changes to the Pyrois build framework.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois" class="resource-link">
|
||||
<i class="fas fa-code mr-2"></i> Source Code Repository
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://documentation.darkhorselinux.org" class="resource-link">
|
||||
<i class="fas fa-book mr-2"></i> Documentation
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois/commits/branch/master" class="resource-link">
|
||||
<i class="fas fa-code-branch mr-2"></i> View Commits
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/Dark-Horse-Linux/pyrois.rss" class="resource-link">
|
||||
<i class="fas fa-rss mr-2"></i> RSS Feed
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../../pages/dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../../pages/contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../pages/philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../../pages/parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../../pages/vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
BIN
products/pyrois/pyrois.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
207
products/rex/index.html
Executable file
@@ -0,0 +1,207 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Rex - Dark Horse Linux Project</title>
|
||||
<meta name="description" content="Rex is a capable automation system that executes workflows with detailed log captures and safety rails.">
|
||||
<meta name="author" content="SILO GROUP, LLC">
|
||||
<meta name="keywords" content="Dark Horse Linux, Rex, automation, workflow, meta-automation">
|
||||
<meta name="robots" content="index, follow">
|
||||
<link rel="canonical" href="https://www.darkhorselinux.org/products/rex/">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://www.darkhorselinux.org/products/rex/">
|
||||
<meta property="og:title" content="Rex - Dark Horse Linux Project">
|
||||
<meta property="og:description" content="Rex is a capable automation system that executes workflows with detailed log captures and safety rails.">
|
||||
<meta property="og:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
<meta property="og:site_name" content="Dark Horse Linux Project">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Rex - Dark Horse Linux Project">
|
||||
<meta name="twitter:description" content="Rex is a capable automation system that executes workflows with detailed log captures and safety rails.">
|
||||
<meta name="twitter:image" content="https://www.darkhorselinux.org/resources/img/logo-og.png">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../../favicon.ico">
|
||||
<link rel="apple-touch-icon" href="../../resources/img/apple-touch-icon.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "SoftwareApplication",
|
||||
"name": "Rex",
|
||||
"description": "Rex is a capable automation system that executes workflows with detailed log captures and safety rails.",
|
||||
"applicationCategory": "DeveloperApplication",
|
||||
"operatingSystem": "Linux",
|
||||
"author": {
|
||||
"@type": "Organization",
|
||||
"name": "SILO GROUP, LLC"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="stylesheet" href="../../resources/fonts/inter.css">
|
||||
<link rel="stylesheet" href="../../resources/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../../resources/css/fontawesome-all.css">
|
||||
<link rel="stylesheet" href="../../resources/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="parallax-grid" id="parallaxGrid"></div>
|
||||
<nav class="navbar navbar-expand-xl navbar-dark bg-dark py-2 px-5">
|
||||
<a class="navbar-brand d-flex align-items-center" href="../../"><img src="../../projects/dark-horse-linux/logo.svg" alt="Dark Horse Linux" height="60" class="mr-2"><span class="d-flex flex-column"><span class="navbar-brand-title">Dark Horse Linux Project</span><small class="navbar-brand-tagline">Official Website</small></span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown" id="dhlNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="dhlDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dark Horse Linux
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dhlDropdown">
|
||||
<a class="dropdown-item" href="../../pages/dhlp-documentation/">Documentation</a>
|
||||
<a class="dropdown-item" href="../../pages/downloads/">Downloads</a>
|
||||
<a class="dropdown-item" href="../../pages/mailing-list/">Mailing List</a>
|
||||
<a class="dropdown-item" href="../../pages/contact/">Contact</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown" id="philosophyNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="philosophyDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Philosophy
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="philosophyDropdown">
|
||||
<a class="dropdown-item" href="../../pages/philosophy/">Overview</a>
|
||||
<a class="dropdown-item" href="../../pages/focus-on-utility/">Focused on Purpose</a>
|
||||
<a class="dropdown-item" href="../../pages/parent-leaf-status/">Parent Leaf Status</a>
|
||||
<a class="dropdown-item" href="../../pages/vanilla-flavored/">Vanilla Flavored</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item dropdown active" id="projectsNavItem">
|
||||
<a class="nav-link py-0 dropdown-toggle" href="#" id="projectsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Projects
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="projectsDropdown">
|
||||
<a class="dropdown-item" href="../dpm/">DPM</a>
|
||||
<a class="dropdown-item" href="../pyrois/">Pyrois</a>
|
||||
<a class="dropdown-item" href="../rex/">Rex</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="main-content">
|
||||
|
||||
<div class="hero">
|
||||
<div class="container">
|
||||
<h1>DARK HORSE LINUX</h1>
|
||||
<p class="slogan">A General Purpose Linux Operating System</p>
|
||||
<hr class="hero-divider">
|
||||
<img src="rex.png" alt="Rex" class="product-hero-logo mb-3 logo-invert">
|
||||
<h2 class="h2 font-weight-bold mb-1 product-hero-title">REX</h2>
|
||||
<p class="slogan-sm mb-0">Meta-automation tool</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="product-badge-band badge-ink"></div>
|
||||
|
||||
<div class="container-fluid index-container mx-auto">
|
||||
<div class="card tearoff-card card-flat-top">
|
||||
<div class="card-body p-4">
|
||||
<div class="card tearoff-card subcard product-detail-card">
|
||||
<div class="card-body p-4">
|
||||
<div class="row">
|
||||
<div class="col-lg-8">
|
||||
<h2 class="h4 text-uppercase font-weight-bold mb-3">Overview</h2>
|
||||
<p>Rex is a capable automation system that loads potentially long chains of executables written in any language and executes them as a workflow. Similar to many build systems, Rex provides detailed log captures of what it executes in a highly organized manner.</p>
|
||||
<p>It provides safety rails around chains of automations potentially provided by disparate sources. Rex is the core tool used by the Pyrois project to compile Dark Horse Linux.</p>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 mt-4 mt-lg-0">
|
||||
<h2 class="h5 text-uppercase font-weight-bold mb-3">Resources</h2>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/SILO-GROUP/rex" class="resource-link">
|
||||
<i class="fas fa-code mr-2"></i> Source Code Repository
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://documentation.darkhorselinux.org" class="resource-link">
|
||||
<i class="fas fa-book mr-2"></i> Documentation
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/SILO-GROUP/rex/commits/branch/master" class="resource-link">
|
||||
<i class="fas fa-code-branch mr-2"></i> View Commits
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-0">
|
||||
<a href="https://source.silogroup.org/SILO-GROUP/rex.rss" class="resource-link">
|
||||
<i class="fas fa-rss mr-2"></i> RSS Feed
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="py-3"></div>
|
||||
|
||||
<footer class="footer flex-shrink-0">
|
||||
<div class="py-4 footer-top">
|
||||
<div class="container-fluid px-5">
|
||||
<div class="row">
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Dark Horse Linux</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/downloads/" class="footer-link">Downloads</a></li>
|
||||
<li><a href="../../pages/dhlp-documentation/" class="footer-link">Documentation</a></li>
|
||||
<li><a href="../../pages/contact/" class="footer-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4 mb-3 mb-md-0">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Philosophy</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../../pages/philosophy/" class="footer-link">Overview</a></li>
|
||||
<li><a href="../../pages/focus-on-utility/" class="footer-link">Focused on Purpose</a></li>
|
||||
<li><a href="../../pages/parent-leaf-status/" class="footer-link">Parent Leaf Status</a></li>
|
||||
<li><a href="../../pages/vanilla-flavored/" class="footer-link">Vanilla Flavored</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="bg-white p-2 mb-2">
|
||||
<span class="text-uppercase font-weight-bold text-dark small">Projects</span>
|
||||
</div>
|
||||
<ul class="list-unstyled mb-0 pl-2">
|
||||
<li><a href="../dpm/" class="footer-link">DPM</a></li>
|
||||
<li><a href="../pyrois/" class="footer-link">Pyrois</a></li>
|
||||
<li><a href="../rex/" class="footer-link">Rex</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="py-3 border-top border-dark">
|
||||
<div class="container-fluid px-5">
|
||||
<small class="footer-muted">© Dark Horse Linux is brought to you by <a href="https://www.silogroup.org" class="footer-link">SILO GROUP, LLC</a>. All rights reserved.</small>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../../resources/js/jquery-3.6.0.min.js"></script>
|
||||
<script src="../../resources/js/popper.min.js"></script>
|
||||
<script src="../../resources/js/bootstrap.min.js"></script>
|
||||
<img src="/pixel.png" referrerpolicy="unsafe-url" alt="" width="1" height="1">
|
||||
</body>
|
||||
</html>
|
||||
BIN
products/rex/rex.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
16
projects/dark-horse-linux/logo.svg
Executable file
|
After Width: | Height: | Size: 8.4 KiB |
7
resources/css/bootstrap.min.css
vendored
Executable file
5
resources/css/fontawesome-all.css
Executable file
744
resources/css/site.css
Executable file
@@ -0,0 +1,744 @@
|
||||
:root {
|
||||
--void: #001a2d;
|
||||
--ink: #f7f9fb;
|
||||
--blood: #8b0000;
|
||||
--steel: #5f6e7c;
|
||||
--gold: #c9a634;
|
||||
--slate: #1a1a1a;
|
||||
--glow-blood: rgba(139,0,0,.55);
|
||||
--glow-gold: rgba(201,166,52,.55);
|
||||
--line: rgba(255,255,255,.06);
|
||||
}
|
||||
|
||||
/* Layout */
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
.index-container {
|
||||
width: 100%;
|
||||
}
|
||||
.index-container > .tearoff-card {
|
||||
box-shadow: 8px 8px 20px rgba(0,0,0,0.15), -8px 8px 20px rgba(0,0,0,0.15);
|
||||
border-left: none;
|
||||
}
|
||||
.index-container > .tearoff-card:hover {
|
||||
transform: none;
|
||||
}
|
||||
@media (min-width: 992px) {
|
||||
.index-container {
|
||||
width: 75%;
|
||||
}
|
||||
}
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #e9ecef;
|
||||
position: relative;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.parallax-grid {
|
||||
position: fixed;
|
||||
top: -10%;
|
||||
left: -10%;
|
||||
width: 120%;
|
||||
height: 120%;
|
||||
background-image:
|
||||
linear-gradient(to right, rgba(0, 100, 180, 0.08) 1px, transparent 1px),
|
||||
linear-gradient(to bottom, rgba(0, 100, 180, 0.08) 1px, transparent 1px);
|
||||
background-size: 20px 20px;
|
||||
pointer-events: none;
|
||||
z-index: -2;
|
||||
transition: transform 0.2s ease-out;
|
||||
}
|
||||
.parallax-bg {
|
||||
position: fixed;
|
||||
top: -10%;
|
||||
left: -10%;
|
||||
width: 120%;
|
||||
height: 120%;
|
||||
background-image: url('../img/logo.svg');
|
||||
background-size: 80vmax;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
filter: grayscale(100%) opacity(0.1);
|
||||
pointer-events: none;
|
||||
z-index: -1;
|
||||
transition: transform 0.15s ease-out;
|
||||
}
|
||||
.main-content {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
/* Forms */
|
||||
.form-control {
|
||||
background: #fff;
|
||||
border-color: #ced4da;
|
||||
color: #212529;
|
||||
}
|
||||
.form-control:focus {
|
||||
background: #fff;
|
||||
border-color: #6c757d;
|
||||
box-shadow: 0 0 0 0.1rem rgba(108,117,125,0.15);
|
||||
}
|
||||
|
||||
/* Summernote editor */
|
||||
.note-editor.note-frame {
|
||||
border-color: #ced4da;
|
||||
}
|
||||
.note-editor .note-editing-area .note-editable {
|
||||
background: #fff;
|
||||
color: #212529;
|
||||
}
|
||||
.note-editor .note-toolbar {
|
||||
background: #e9ecef;
|
||||
}
|
||||
|
||||
/* Navbar */
|
||||
.navbar {
|
||||
background: linear-gradient(180deg, var(--void) 0%, #002a45 100%) !important;
|
||||
border-bottom: 2px solid var(--slate);
|
||||
}
|
||||
.navbar .nav-link {
|
||||
color: var(--ink) !important;
|
||||
}
|
||||
.navbar .nav-link:hover {
|
||||
color: var(--gold) !important;
|
||||
}
|
||||
.navbar .nav-item.active .nav-link {
|
||||
color: var(--gold) !important;
|
||||
}
|
||||
.navbar-brand {
|
||||
color: var(--ink) !important;
|
||||
}
|
||||
.navbar-brand:hover {
|
||||
color: var(--gold) !important;
|
||||
}
|
||||
.navbar-brand:hover img {
|
||||
filter: brightness(1.2);
|
||||
}
|
||||
.navbar-brand-title {
|
||||
color: var(--ink);
|
||||
letter-spacing: 0.15em;
|
||||
}
|
||||
.navbar-brand-tagline {
|
||||
color: var(--steel);
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
}
|
||||
|
||||
/* Dropdown menus */
|
||||
.dropdown-menu {
|
||||
background: var(--void);
|
||||
border: 1px solid var(--line);
|
||||
}
|
||||
|
||||
/* Mega menu sections */
|
||||
.products-chevron,
|
||||
.services-chevron,
|
||||
.inquiries-chevron {
|
||||
transition: transform 0.1s ease;
|
||||
}
|
||||
.products-chevron.rotate,
|
||||
.services-chevron.rotate,
|
||||
.inquiries-chevron.rotate {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
.products-section,
|
||||
.services-section,
|
||||
.inquiries-section {
|
||||
background: transparent;
|
||||
}
|
||||
.products-section .card,
|
||||
.services-section .card {
|
||||
background: var(--void);
|
||||
border: 1px solid var(--gold);
|
||||
border-top: none;
|
||||
border-left: 4px solid var(--gold);
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
.inquiries-section .card {
|
||||
background: var(--blood);
|
||||
border: 1px solid var(--gold);
|
||||
border-top: none;
|
||||
border-left: 4px solid var(--gold);
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
.products-section .mega-product:hover,
|
||||
.services-section .mega-product:hover,
|
||||
.inquiries-section .mega-product:hover {
|
||||
background: #fff;
|
||||
color: var(--void) !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
.products-section .mega-product:hover i,
|
||||
.services-section .mega-product:hover i,
|
||||
.inquiries-section .mega-product:hover i {
|
||||
color: var(--void);
|
||||
}
|
||||
|
||||
/* Mega menu */
|
||||
.dropdown-menu-mega .mega-row {
|
||||
border-bottom: 1px solid var(--line);
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
}
|
||||
.dropdown-menu-mega .mega-row:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
.dropdown-menu-mega a.mega-row:hover {
|
||||
background: var(--steel);
|
||||
text-decoration: none;
|
||||
}
|
||||
.mega-row-header {
|
||||
background: var(--gold);
|
||||
}
|
||||
.mega-row-header.header-blood {
|
||||
background: var(--blood);
|
||||
}
|
||||
.mega-row-header.header-blood .mega-header {
|
||||
color: var(--ink);
|
||||
}
|
||||
.mega-row-header.header-steel {
|
||||
background: var(--steel);
|
||||
}
|
||||
.mega-row-header.header-steel .mega-header {
|
||||
color: var(--ink);
|
||||
}
|
||||
.mega-header {
|
||||
color: var(--void);
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.75rem;
|
||||
letter-spacing: 0.05em;
|
||||
margin: 0;
|
||||
}
|
||||
.dropdown-menu .dropdown-item {
|
||||
color: var(--ink);
|
||||
}
|
||||
.dropdown-menu .dropdown-item:hover,
|
||||
.dropdown-menu .dropdown-item:focus {
|
||||
background: var(--steel);
|
||||
color: var(--ink);
|
||||
}
|
||||
.dropdown-menu .dropdown-item i {
|
||||
width: 1.25em;
|
||||
text-align: center;
|
||||
}
|
||||
.dropdown-menu .dropdown-divider {
|
||||
border-color: var(--line);
|
||||
}
|
||||
.dropdown-item-text {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Hero section */
|
||||
.hero {
|
||||
background: linear-gradient(180deg, #002a45 0%, var(--void) 30%, var(--void) 70%, #000d16 100%);
|
||||
color: var(--ink);
|
||||
padding: 4rem 0;
|
||||
text-align: center;
|
||||
border-bottom: 2px solid var(--slate);
|
||||
box-shadow: inset 0 10px 30px rgba(0,0,0,0.3), inset 0 -10px 30px rgba(0,0,0,0.4);
|
||||
}
|
||||
.hero h1 {
|
||||
font-size: 3rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 0.25rem;
|
||||
letter-spacing: 0.15em;
|
||||
color: var(--ink);
|
||||
white-space: nowrap;
|
||||
}
|
||||
.hero .slogan {
|
||||
color: var(--steel);
|
||||
font-size: 1.1rem;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
.hero .slogan-sm {
|
||||
color: var(--steel);
|
||||
font-size: 0.9rem;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
}
|
||||
.hero-divider {
|
||||
border-color: var(--gold);
|
||||
width: 100px;
|
||||
margin: 0 auto 1.5rem;
|
||||
}
|
||||
.hero .tagline {
|
||||
font-size: 1.35rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.6;
|
||||
max-width: 600px;
|
||||
margin: 0 auto 2rem;
|
||||
color: rgba(247, 249, 251, 0.85);
|
||||
}
|
||||
.hero.hero-sm {
|
||||
padding: 2.5rem 0;
|
||||
}
|
||||
.hero.hero-sm h1 {
|
||||
font-size: 2rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* CTA section */
|
||||
.cta-section {
|
||||
background: #f8f9fa;
|
||||
padding: 3rem 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.btn-gold {
|
||||
background: var(--gold);
|
||||
color: var(--void);
|
||||
border: none;
|
||||
padding: 0.75rem 2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.btn-gold:hover {
|
||||
background: #b8952e;
|
||||
color: var(--void);
|
||||
}
|
||||
.btn-gold.btn-lg {
|
||||
padding: 1rem 2.5rem;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
.btn-void {
|
||||
background: var(--void);
|
||||
color: var(--ink);
|
||||
border: 1px solid var(--gold);
|
||||
padding: 0.75rem 2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.btn-void:hover {
|
||||
background: #002a45;
|
||||
color: var(--ink);
|
||||
}
|
||||
.btn-void.btn-lg {
|
||||
padding: 1rem 2.5rem;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
.btn-slate {
|
||||
background: var(--slate);
|
||||
color: var(--ink);
|
||||
border: 1px solid var(--gold);
|
||||
padding: 0.75rem 2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.btn-slate:hover {
|
||||
background: #0f0f0f;
|
||||
color: var(--ink);
|
||||
}
|
||||
.btn-slate.btn-lg {
|
||||
padding: 1rem 2.5rem;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
.btn-custom-engagements {
|
||||
color: var(--void);
|
||||
font-weight: 600;
|
||||
}
|
||||
.btn-glow-gold {
|
||||
box-shadow: 0 0 20px var(--glow-gold);
|
||||
}
|
||||
.btn-void-gold {
|
||||
background: var(--void);
|
||||
color: var(--gold);
|
||||
border: 1px solid var(--gold);
|
||||
padding: 0.75rem 2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.btn-void-gold:hover {
|
||||
background: #002a45;
|
||||
color: var(--gold);
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
.bg-slate {
|
||||
background: var(--slate);
|
||||
}
|
||||
.footer {
|
||||
background: var(--void);
|
||||
color: var(--ink);
|
||||
border-top: 2px solid var(--slate);
|
||||
}
|
||||
.footer-link {
|
||||
color: var(--ink);
|
||||
transition: color 0.1s ease;
|
||||
}
|
||||
.footer-link:hover {
|
||||
color: var(--gold);
|
||||
text-decoration: none;
|
||||
}
|
||||
.footer li .footer-link {
|
||||
display: block;
|
||||
padding: 0.25rem 0.5rem;
|
||||
margin-left: -0.5rem;
|
||||
transition: color 0.1s ease, background 0.1s ease;
|
||||
}
|
||||
.footer-top li .footer-link:hover {
|
||||
color: var(--ink);
|
||||
background: var(--void);
|
||||
}
|
||||
.footer-muted {
|
||||
color: var(--steel);
|
||||
}
|
||||
.footer-top {
|
||||
background: var(--blood);
|
||||
}
|
||||
.footer-top .bg-white {
|
||||
background: var(--ink) !important;
|
||||
}
|
||||
.footer-top .bg-white span {
|
||||
color: var(--blood) !important;
|
||||
}
|
||||
.footer-top .footer-link {
|
||||
color: var(--ink);
|
||||
}
|
||||
.footer-top li .footer-link:hover {
|
||||
color: var(--blood);
|
||||
background: var(--ink);
|
||||
}
|
||||
|
||||
/* Expertise cards */
|
||||
.tearoff-card {
|
||||
background: rgba(255,255,255,0.7);
|
||||
border: none;
|
||||
border-left: 4px solid var(--gold);
|
||||
transition: border-color 0.1s ease, transform 0.1s ease;
|
||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
}
|
||||
.tearoff-card:hover {
|
||||
border-left-color: var(--blood);
|
||||
transform: translateX(4px);
|
||||
}
|
||||
.tearoff-card .card-body {
|
||||
color: var(--void);
|
||||
padding-right: 1rem !important;
|
||||
}
|
||||
.tearoff-card h3 {
|
||||
color: var(--void);
|
||||
}
|
||||
.tearoff-card p {
|
||||
color: var(--void);
|
||||
}
|
||||
.tearoff-card .tearoff-icon {
|
||||
color: var(--gold);
|
||||
font-size: 1.5rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
/* Content section cards (left column) */
|
||||
.col-lg-8 .tearoff-card,
|
||||
.tearoff-card.subcard {
|
||||
background: rgba(255,255,255,0.85);
|
||||
box-shadow: 0 2px 8px rgba(0,26,45,0.08);
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.col-lg-8 .tearoff-card:hover,
|
||||
.tearoff-card.subcard:hover {
|
||||
background: rgba(255,255,255,1);
|
||||
}
|
||||
.col-lg-8 .tearoff-card h2,
|
||||
.tearoff-card.subcard h2 {
|
||||
color: var(--void);
|
||||
border-bottom: 2px solid var(--gold);
|
||||
padding-bottom: 0.5rem;
|
||||
display: inline-block;
|
||||
}
|
||||
.col-lg-8 .tearoff-card p,
|
||||
.tearoff-card.subcard p {
|
||||
color: #2a3a4a;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
/* Right column link cards */
|
||||
.tearoff-card a.d-block {
|
||||
transition: background 0.1s ease, border-color 0.1s ease;
|
||||
}
|
||||
.tearoff-card a.d-block:hover,
|
||||
.tearoff-card a.d-block.active {
|
||||
background: var(--void) !important;
|
||||
border-left-color: var(--gold) !important;
|
||||
}
|
||||
.tearoff-card a.d-block:hover h3,
|
||||
.tearoff-card a.d-block:hover p,
|
||||
.tearoff-card a.d-block.active h3,
|
||||
.tearoff-card a.d-block.active p {
|
||||
color: var(--ink);
|
||||
}
|
||||
.tearoff-card a.d-block:hover .tearoff-icon,
|
||||
.tearoff-card a.d-block.active .tearoff-icon {
|
||||
color: var(--gold);
|
||||
}
|
||||
|
||||
/* Product cards */
|
||||
.product-card {
|
||||
background: var(--void);
|
||||
border: none;
|
||||
display: flex !important;
|
||||
flex-direction: row;
|
||||
align-items: stretch;
|
||||
transition: transform 0.2s ease;
|
||||
text-decoration: none;
|
||||
}
|
||||
.product-card:hover {
|
||||
transform: translateX(4px);
|
||||
text-decoration: none;
|
||||
}
|
||||
.product-card .card-body {
|
||||
color: var(--ink);
|
||||
padding: 1.5rem;
|
||||
flex: 1;
|
||||
}
|
||||
.product-card h3 {
|
||||
color: var(--ink);
|
||||
}
|
||||
.product-card p {
|
||||
color: rgba(247, 249, 251, 0.85);
|
||||
}
|
||||
.product-icon-box {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.product-card .product-icon {
|
||||
color: var(--gold);
|
||||
font-size: 48px;
|
||||
}
|
||||
.product-card .product-icon-img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
.product-tags {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.product-tag {
|
||||
writing-mode: vertical-rl;
|
||||
text-orientation: mixed;
|
||||
transform: rotate(180deg);
|
||||
padding: 0.75rem 0.5rem;
|
||||
font-size: 0.7rem;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.05em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-width: 28px;
|
||||
}
|
||||
.product-tag-opensource {
|
||||
background: var(--gold);
|
||||
color: var(--void);
|
||||
}
|
||||
.product-tag-proprietary {
|
||||
background: var(--blood);
|
||||
color: var(--ink);
|
||||
}
|
||||
.product-tag-selfhosted {
|
||||
background: var(--steel);
|
||||
color: var(--ink);
|
||||
}
|
||||
.product-tag-saas {
|
||||
background: var(--slate);
|
||||
color: var(--ink);
|
||||
}
|
||||
|
||||
/* Subpage hero */
|
||||
.hero-subpage {
|
||||
background: linear-gradient(180deg, var(--void) 0%, #002a45 100%);
|
||||
color: var(--ink);
|
||||
padding: 2.5rem 0;
|
||||
text-align: center;
|
||||
border-bottom: 2px solid var(--slate);
|
||||
}
|
||||
.hero-subpage h1 {
|
||||
font-size: 2.5rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 0.5rem;
|
||||
letter-spacing: 0.15em;
|
||||
}
|
||||
.hero-subpage .tagline {
|
||||
font-size: 1.1rem;
|
||||
color: rgba(247, 249, 251, 0.85);
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* Product detail page */
|
||||
.product-badge-band {
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
.product-badge-band.badge-opensource {
|
||||
background: var(--gold);
|
||||
}
|
||||
.product-badge-band.badge-proprietary {
|
||||
background: var(--blood);
|
||||
}
|
||||
.product-badge-band.badge-custom {
|
||||
background: var(--steel);
|
||||
}
|
||||
.product-badge-band.badge-service {
|
||||
background: var(--slate);
|
||||
}
|
||||
.product-badge-band.badge-ink {
|
||||
background: var(--ink);
|
||||
box-shadow: 0 8px 20px rgba(0,0,0,0.4), 0 -8px 20px rgba(0,0,0,0.4);
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
.product-badge-band .badge-text {
|
||||
text-transform: uppercase;
|
||||
font-weight: 600;
|
||||
color: var(--void);
|
||||
letter-spacing: 0.1em;
|
||||
}
|
||||
.product-badge-band.badge-proprietary .badge-text,
|
||||
.product-badge-band.badge-custom .badge-text,
|
||||
.product-badge-band.badge-service .badge-text {
|
||||
color: var(--ink);
|
||||
}
|
||||
.product-detail-card {
|
||||
background: rgba(255,255,255,0.7);
|
||||
border: none;
|
||||
border-left: 4px solid var(--gold);
|
||||
color: var(--void);
|
||||
}
|
||||
.product-detail-card a.resource-link,
|
||||
.tearoff-card.subcard a.resource-link {
|
||||
display: block;
|
||||
padding: 0.5rem;
|
||||
background: rgba(0,26,45,0.15);
|
||||
color: var(--void);
|
||||
transition: background 0.2s ease;
|
||||
}
|
||||
.product-detail-card a.resource-link:hover,
|
||||
.tearoff-card.subcard a.resource-link:hover {
|
||||
background: rgba(0,26,45,0.25);
|
||||
text-decoration: none;
|
||||
}
|
||||
.product-detail-cta {
|
||||
background: rgba(0,26,45,0.15);
|
||||
border-radius: 4px;
|
||||
}
|
||||
.product-hero-logo {
|
||||
height: 120px;
|
||||
}
|
||||
.product-hero-title {
|
||||
letter-spacing: 0.15em;
|
||||
}
|
||||
|
||||
/* Mobile responsive navbar */
|
||||
.navbar-toggler {
|
||||
border: 2px solid var(--ink);
|
||||
padding: 0.5rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.navbar-toggler-icon {
|
||||
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23f7f9fb' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
@media (max-width: 1199.98px) {
|
||||
.navbar {
|
||||
padding-left: 1rem !important;
|
||||
padding-right: 1rem !important;
|
||||
}
|
||||
.navbar-brand {
|
||||
flex: 0 1 auto;
|
||||
min-width: 0;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
.navbar-brand > span {
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.navbar-brand img {
|
||||
height: 40px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.navbar-brand-title {
|
||||
font-size: 0.9rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.hero h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
.navbar-brand-tagline {
|
||||
font-size: 0.6rem;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.navbar-collapse {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
padding: 0.75rem 0 !important;
|
||||
}
|
||||
.navbar-nav .nav-item {
|
||||
border-bottom: 1px solid var(--line);
|
||||
}
|
||||
.navbar-nav .nav-item:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
.products-section,
|
||||
.services-section,
|
||||
.inquiries-section {
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
.products-section .container-fluid,
|
||||
.services-section .container-fluid,
|
||||
.inquiries-section .container-fluid {
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
.products-section .card,
|
||||
.services-section .card,
|
||||
.inquiries-section .card {
|
||||
border-radius: 0;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 575.98px) {
|
||||
.navbar-brand-tagline {
|
||||
display: none;
|
||||
}
|
||||
.navbar-brand img {
|
||||
height: 35px;
|
||||
}
|
||||
.navbar-brand-title {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
.hero h1 {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
/* Utility classes for inline style consolidation */
|
||||
.logo-invert {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.card-flat-top {
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.sidebar-link {
|
||||
background: rgba(0,26,45,0.1);
|
||||
border-left: 3px solid var(--gold);
|
||||
}
|
||||
BIN
resources/fonts/Inter-Bold.woff2
Executable file
BIN
resources/fonts/Inter-Medium.woff2
Executable file
BIN
resources/fonts/Inter-Regular.woff2
Executable file
BIN
resources/fonts/Inter-SemiBold.woff2
Executable file
92
resources/fonts/LICENSE.txt
Executable file
@@ -0,0 +1,92 @@
|
||||
Copyright (c) 2016 The Inter Project Authors (https://github.com/rsms/inter)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION AND CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
4
resources/fonts/inter.css
Executable file
@@ -0,0 +1,4 @@
|
||||
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("Inter-Regular.woff2") format("woff2"); }
|
||||
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("Inter-Medium.woff2") format("woff2"); }
|
||||
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("Inter-SemiBold.woff2") format("woff2"); }
|
||||
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("Inter-Bold.woff2") format("woff2"); }
|
||||
BIN
resources/img/apple-touch-icon.png
Executable file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
resources/img/logo-og.png
Executable file
|
After Width: | Height: | Size: 17 KiB |
16
resources/img/logo.svg
Executable file
|
After Width: | Height: | Size: 8.4 KiB |