-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.php
More file actions
189 lines (172 loc) · 11.3 KB
/
index.php
File metadata and controls
189 lines (172 loc) · 11.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="/assets/images/RL-icon.png">
<title>Runlevel Systems | Affordable Technical Help for Projects and Communities</title>
<meta name="description" content="Runlevel Systems offers affordable development, hosting, customization, and publishing support for solo creators, small teams, communities, and small businesses.">
<meta name="keywords" content="Dev Partner, game server hosting, mods and custom code, website development, publishing support, Runlevel Systems">
<link href="assets/css/coreloop.css" rel="stylesheet">
</head>
<body>
<?php
$current_page = 'index';
$page_subtitle = 'Affordable technical help for creators, communities, and small teams';
$page_description = 'Affordable development, hosting, customization, and publishing support for solo creators, small teams, communities, and small businesses.';
$page_title = 'Runlevel Systems';
$page_title_thin = 'Design • Debug • Deploy';
?>
<?php include 'includes/header.php'; ?>
<?php include 'includes/navigation.php'; ?>
<main class="service-site" aria-label="Runlevel Systems homepage">
<section class="service-hero">
<div class="container">
<p class="service-kicker">Runlevel Systems</p>
<h1>Affordable Technical Help For Real Projects</h1>
<p class="service-lead">Professional technical help should not be out of reach.</p>
<p class="service-lead">Runlevel Systems offers affordable development, hosting, customization, and publishing support for solo creators, small teams, and game communities.</p>
<p class="hero-tagline">DESIGN • DEBUG • DEPLOY</p>
<div class="service-actions">
<a class="core-action primary" href="#what-we-do">Explore Services</a>
<a class="core-action secondary" href="/contact.php">Contact Us</a>
</div>
</div>
</section>
<section class="service-section" id="what-we-do">
<div class="container">
<h2>What We Help With</h2>
<p class="section-intro">Clear help for real problems, without making you figure everything out alone.</p>
<div class="three-column-stack">
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">💻</div>
<h3>Dev Partner</h3>
<p class="service-card-subtitle">Need help building something but don't have a full development team?</p>
<p>Runlevel Systems helps creators, startups, indie developers, and small businesses solve technical challenges, build new features, fix broken projects, launch products, and get across the finish line.</p>
<p><strong>Examples:</strong> Build a website, launch a mobile app, fix a broken project, publish a game, add new features, and get help when you're stuck.</p>
<a class="core-action tertiary" href="/design-debug-deploy.php">Learn About Development</a>
</article>
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">🌐</div>
<h3>Hosting</h3>
<p class="service-card-subtitle">Need a place to run your game server?</p>
<p>GameServers.World provides affordable game server hosting for communities, clans, friend groups, and multiplayer projects.</p>
<p>We provide the server. You focus on your players.</p>
<p><strong>Examples:</strong> Minecraft servers, survival servers, roleplay communities, modded servers, and private community servers.</p>
<a class="core-action tertiary" href="/gameserver-hosting.php">Explore Hosting</a>
</article>
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">🎮</div>
<h3>Mods & Custom Code</h3>
<p class="service-card-subtitle">Need your server to do something unique?</p>
<p>We help install mods, customize gameplay, create scripts, connect Discord, fix broken updates, and add features that make communities stand out.</p>
<p><strong>Examples:</strong> Custom commands, economy systems, Discord integration, roleplay systems, server automation, and mod troubleshooting.</p>
<a class="core-action tertiary" href="/game-server-support.php">Explore Mods</a>
</article>
</div>
</div>
</section>
<section class="service-section alt">
<div class="container">
<h2>Why People Contact Us</h2>
<div class="benefit-grid">
<article class="benefit-item">
<h3>“I bought a template and got stuck.”</h3>
<p>We help troubleshoot and finish projects that never made it to launch.</p>
</article>
<article class="benefit-item">
<h3>“My server broke after an update.”</h3>
<p>We help repair, restore, and reconfigure servers after updates and mod conflicts.</p>
</article>
<article class="benefit-item">
<h3>“I need help getting published.”</h3>
<p>We help prepare games and apps for stores, platforms, and deployment.</p>
</article>
<article class="benefit-item">
<h3>“I don't know where to start.”</h3>
<p>We help plan projects, choose technologies, and avoid expensive mistakes.</p>
</article>
</div>
</div>
</section>
<section class="service-section">
<div class="container">
<h2>More Than A Service Provider</h2>
<p class="section-intro">Many companies stop after delivering a server, a website, or a piece of software.</p>
<p class="section-intro">Runlevel Systems acts as a long-term technical partner, helping clients build, maintain, improve, and grow their projects over time.</p>
<div class="benefit-grid">
<article class="benefit-item">
<h3>Practical Experience</h3>
<p>Real-world software development and infrastructure experience across games, web, and community platforms.</p>
</article>
<article class="benefit-item">
<h3>Small Team Friendly</h3>
<p>Built for solo creators, small teams, game communities, and small businesses.</p>
</article>
<article class="benefit-item">
<h3>End-to-End Support</h3>
<p>From planning and development to deployment, hosting, and long-term maintenance.</p>
</article>
<article class="benefit-item">
<h3>Flexible Solutions</h3>
<p>Development services, hosting, customization, consulting, and publishing support under one roof.</p>
</article>
</div>
</div>
</section>
<section class="service-section" id="products">
<div class="container">
<h2>Products Built By Runlevel Systems</h2>
<div class="three-column-stack">
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">🌐</div>
<h3>GameServers.World</h3>
<p>Game server hosting powered by GSP.</p>
<a class="core-action tertiary" href="/gameserver-hosting.php">Learn More</a>
</article>
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">🛠️</div>
<h3>GSP Panel</h3>
<p>Open source game server management software and commercial infrastructure product.</p>
<a class="core-action tertiary" href="/game-server-panel.php">Learn More</a>
</article>
<article class="service-card-item">
<div class="service-icon" aria-hidden="true">☁️</div>
<h3>Runlevel Tools</h3>
<p>Future tools for creators, developers, and communities.</p>
<a class="core-action tertiary" href="/products.php">Learn More</a>
</article>
</div>
</div>
</section>
<section class="service-section">
<div class="container cta-block">
<h2>Need A Dev Partner?</h2>
<p>Whether you need development services, hosting, mods and customization, troubleshooting, or long-term support, Runlevel Systems can help.</p>
<p class="hero-tagline">DESIGN • DEBUG • DEPLOY</p>
<div class="service-actions">
<a class="core-action primary" href="/contact.php">Contact Us</a>
<a class="core-action secondary" href="/contact.php?subject=schedule">Schedule Consultation</a>
</div>
</div>
</section>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Runlevel Systems",
"url": "https://runlevel.systems",
"slogan": "Design • Debug • Deploy",
"description": "Runlevel Systems offers affordable development, hosting, customization, and publishing support for solo creators, small teams, game communities, and small businesses."
}
</script>
</main>
<?php include 'includes/footer.php'; ?>
<script src="assets/js/jquery-1.12.3.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>