This repository was archived by the owner on May 28, 2018. It is now read-only.
forked from StratusNetwork/stratusnetwork.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapply.html
More file actions
33 lines (33 loc) · 1.78 KB
/
apply.html
File metadata and controls
33 lines (33 loc) · 1.78 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
---
layout: default
title: Stratus Network - Apply
---
<div class="ui container aligned" id="top" style="padding-top:40px;">
<br>
<div class="ui vertical segment">
<h1 class="ui text header left">Apply for a Staff Position</h1>
</div>
<div class="ui vertical segment">
<p>Stratus Staff members are responsible for running the day-to-day aspects of the server, in every role. When we are on the lookout for new staff, application forms will be posted here, with a description of the role and any requirements it might have. Only serious replies will be considered.</p>
</div>
<br>
<div class="ui vertical segment" id="A">
<!-- A. Map Developer -->
<h2 class="ui medium header">Map Developer</h2>
</div>
<div class="ui vertical segment">
<p>The Map Developer role is one that contains many different responsibilities. Map Developers are responsible for the upkeep of the repository and server rotations, as well as the review of community map submissions, and taking feedback on current maps. When requested, Map Developers should be able to provide input on new gametypes/ideas, and help make those a reality in building maps and writing documentation. A mapdev should have a firm knowledge of XML and PGM, as well as a good eye for detail and aesthetics.</p>
<a class="ui button basic" href="#" onclick="$('.ui.modal').modal('show');"><i class="newspaper icon"></i>Open Form</a>
</div>
<div class="ui modal">
<i class="close icon"></i>
<div class="header">Map Developer</div>
<div class="content">
<div class="description">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfpuRjaaxXuWcelEWMXq3Y3uWRV1EEkTsAw0Y7xEKFsW9TMKg/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
</div>
</div>
<hr>
<br>