Initial commit of darkhorselinux.org static site
This commit is contained in:
207
products/rex/index.html
Executable file
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
BIN
products/rex/rex.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user