Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 10 additions & 27 deletions design-debug-deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="/assets/images/RL-icon.png">

<title>Technical Partner | Runlevel Systems</title>
<meta name="description" content="Affordable development help for planning, fixing, building, launching, and improving your project.">
<meta name="keywords" content="Technical Partner, affordable development help, iOS build help, mobile publishing help, Unity project help">
<title>Dev Partner | Runlevel Systems</title>
<meta name="description" content="Affordable development help for websites, apps, games, server systems, project recovery, iOS builds, publishing help, and custom software support.">
<meta name="keywords" content="Dev Partner, affordable development help, iOS build help, publishing help, custom software support">
<link href="assets/css/coreloop.css" rel="stylesheet">
</head>
<body>
<?php
$current_page = 'technical-partner';
$current_page = 'dev-partner';
$header_class = 'inner-header';
$page_subtitle = 'Affordable Development Help When You Need It';
?>
<?php include 'includes/header.php'; ?>
<?php include 'includes/navigation.php'; ?>

<main class="service-site" aria-label="Technical Partner service page">
<main class="service-site" aria-label="Dev Partner service page">
<section class="service-hero compact">
<div class="container">
<p class="service-kicker">Partnership Service</p>
<h1>Technical Partner</h1>
<h1>Dev Partner</h1>
<p class="service-lead">Affordable Development Help When You Need It</p>
</div>
</section>
Expand All @@ -34,8 +34,8 @@
<h2>Flexible Support For Growing Projects</h2>
<div class="ddd-partnership-grid">
<article class="service-detail-card">
<p class="ddd-copy">You do not always need to hire a full-time developer, systems administrator, or publishing expert.</p>
<p class="ddd-copy">Runlevel Systems can step in when you need help planning, fixing, building, launching, or improving your project.</p>
<p class="ddd-copy">You bring the idea. We help with the technical work.</p>
<p class="ddd-copy">Runlevel Systems can help with websites, apps, games, server systems, project recovery, iOS builds, publishing help, and custom software support.</p>
<p class="ddd-copy">We work with solo creators, small teams, game communities, and small businesses.</p>
</article>
<aside class="ddd-team-visual" aria-label="Partnership visual">
Expand All @@ -51,32 +51,15 @@
<p>Runlevel Systems</p>
</div>
</div>
<p class="ddd-copy">You bring the idea, the project, and the goals.</p>
<p class="ddd-copy">We bring technical experience, development help, infrastructure knowledge, and launch support.</p>
<p class="ddd-copy">Together, we move the project forward.</p>
<p class="ddd-copy">We work with you, not over you. Whether you need a few hours of help or a complete project built, Runlevel Systems can act as your development partner.</p>
</aside>
</div>
</div>
</section>

<section class="service-section alt">
<div class="container">
<h2>Technical Partner Services</h2>
<div class="service-card-grid two-columns">
<article class="service-card-item"><h3>iOS Build &amp; Publishing Help</h3><p>Have a Unity project but cannot get it built for iPhone or iPad? We can help prepare the project for iOS, fix build errors, export to Xcode, configure signing, and assist with App Store submission.</p></article>
<article class="service-card-item"><h3>Mobile Publishing Help</h3><p>We can help prepare games and apps for Google Play, Apple App Store, Steam, or direct download.</p></article>
<article class="service-card-item"><h3>Unity Project Help</h3><p>We can help fix broken projects, build errors, mobile controls, UI scaling, package issues, and confusing setup problems.</p></article>
<article class="service-card-item"><h3>Development Services</h3><p>Build and improve websites, games, apps, and software projects with practical technical support.</p></article>
<article class="service-card-item"><h3>Troubleshooting &amp; Recovery</h3><p>Resolve blockers, recover stalled work, and stabilize projects that need hands-on debugging help.</p></article>
<article class="service-card-item"><h3>Infrastructure &amp; Launch Support</h3><p>Get help with hosting setup, deployment planning, release readiness, and post-launch improvements.</p></article>
</div>
<p class="section-intro" style="margin-top: 1.5rem;">We can assist with submission and help resolve issues, but final approval is controlled by Apple, Google, or the platform owner.</p>
</div>
</section>

<section class="service-section">
<div class="container cta-block">
<h2>Need A Technical Partner?</h2>
<h2>Need A Dev Partner?</h2>
<p>Bring your goals, blockers, or project ideas and we will help you move faster with practical technical support.</p>
<p class="hero-tagline">DESIGN • DEBUG • DEPLOY</p>
<div class="service-actions">
Expand Down
32 changes: 15 additions & 17 deletions game-server-panel.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<link rel="icon" type="image/png" href="/assets/images/RL-icon.png">

<title>GSP Panel | Runlevel Systems</title>
<meta name="description" content="GSP Panel is open source game server management software with commercial customization and infrastructure support.">
<meta name="keywords" content="GSP Panel, open source game server management, hosting provider tools, infrastructure automation">
<meta name="description" content="GSP is an open source game server hosting platform built by Runlevel Systems and free to use for commercial hosting businesses.">
<meta name="keywords" content="GSP Panel, open source game server hosting platform, hosting provider features, commercial game server hosting">
<link href="assets/css/coreloop.css" rel="stylesheet">
</head>
<body>
<?php
$current_page = 'game-server-panel';
$header_class = 'inner-header';
$page_subtitle = 'Open Source Game Server Management Software';
$page_subtitle = 'Open Source Game Server Hosting Platform';
?>
<?php include 'includes/header.php'; ?>
<?php include 'includes/navigation.php'; ?>
Expand All @@ -25,34 +25,32 @@
<div class="container">
<p class="service-kicker">Product</p>
<h1>GSP Panel</h1>
<p class="service-lead">Open Source Game Server Management Software</p>
<p class="service-lead">Open Source Game Server Hosting Platform</p>
</div>
</section>

<section class="service-section">
<div class="container">
<p class="section-intro">GSP is a Runlevel Systems game server management platform designed for hosting providers, developers, and online communities that need to manage game server infrastructure.</p>
<p class="section-intro">GSP is an open source game server management platform built by Runlevel Systems. It can be used by communities, developers, and hosting providers to manage game server infrastructure.</p>
<p class="section-intro"><strong>GSP is free and open source. You can use it to run your own commercial game server hosting company.</strong></p>
<h2>GSP Features</h2>
<div class="service-card-grid two-columns">
<article class="service-card-item"><h3>Multi-location server management</h3><p>Manage servers in multiple regions from one control system.</p></article>
<article class="service-card-item"><h3>User and service management</h3><p>Organize user access, services, and operational permissions.</p></article>
<article class="service-card-item"><h3>Game server automation</h3><p>Automate repeatable server tasks and deployment workflows.</p></article>
<article class="service-card-item"><h3>Linux and Windows agent support</h3><p>Run and manage infrastructure across mixed operating systems.</p></article>
<article class="service-card-item"><h3>Custom game templates</h3><p>Create reusable templates for supported game deployments.</p></article>
<article class="service-card-item"><h3>Billing integration support</h3><p>Connect GSP to billing and account workflows as needed.</p></article>
<article class="service-card-item"><h3>Status monitoring</h3><p>Track service health and server status from one dashboard.</p></article>
<article class="service-card-item"><h3>Hosting provider tools</h3><p>Use practical tools built for daily hosting operations.</p></article>
<article class="service-card-item"><h3>Commercial customization options</h3><p>Get implementation help, custom changes, and consulting from Runlevel Systems.</p></article>
<article class="service-card-item"><h3>Open source foundation</h3><p>Use and review the platform with an open source base.</p></article>
<article class="service-card-item"><h3>Game server management</h3></article>
<article class="service-card-item"><h3>Customer and service management</h3></article>
<article class="service-card-item"><h3>Multi-location support</h3></article>
<article class="service-card-item"><h3>Linux and Windows agents</h3></article>
<article class="service-card-item"><h3>Automation tools</h3></article>
<article class="service-card-item"><h3>Hosting provider features</h3></article>
<article class="service-card-item"><h3>Custom game templates</h3></article>
<article class="service-card-item"><h3>Commercial customization available</h3></article>
</div>
</div>
</section>

<section class="service-section">
<div class="container cta-block">
<h2>Want to use GSP for your own hosting company or community infrastructure?</h2>
<div class="service-actions">
<a class="core-action primary" href="https://github.com/GameServerPanel/GSP" target="_blank" rel="noopener noreferrer">View GSP</a>
<a class="core-action primary" href="https://github.com/RunlevelSystems/GSP" target="_blank" rel="noopener noreferrer">View On GitHub</a>
<a class="core-action secondary" href="/contact.php?subject=GSP%20Commercial%20Support">Request Commercial Support</a>
</div>
</div>
Expand Down
Loading