This repository was archived by the owner on Apr 23, 2026. It is now read-only.
forked from Roblox-Indie-Wikis/irwa-website
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
106 lines (97 loc) · 4.4 KB
/
Copy pathindex.html
File metadata and controls
106 lines (97 loc) · 4.4 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
---
layout: home
description: We are a group dedicated to supporting high-quality independent wikis that cover games on the platform Roblox. Learn more about the work we do here!
body_class: home-template
---
<div class="landing">
<div class="landing-content">
<h1 class="mp-header">Supporting <em>Independent</em><br>Roblox Wikis</h1>
<p class="align-center">We assist wikis with their work and ensure communities are at the frontier of control.</p>
<p class="align-center">
<a href="{{ "/about/" | relative_url }}" class="btn">
About Us
<img src="{{ "/assets/icons/arrow_forward.svg" | relative_url }}" height="20" aria-hidden="true"
class="img-invert material-symbols">
</a>
<a href="{{ "/joining/" | relative_url }}" class="btn" style="--hue: 330">Join Us</a>
</p>
</div>
<div class="landing-scroll-chevron-wrapper">
<img loading="lazy" src="{{ "/assets/icons/scroll_chevron.svg" | relative_url }}" alt="" aria-hidden="true"
width="50" class="landing-scroll-chevron">
</div>
</div>
<div class="landing-huge-quote">
<blockquote class="landing-blockquote">
<p>Our mission is to <strong>support and help independent wikis find their footing</strong> in the Roblox wiki
space. We provide support, develop tools and help emerging wikis find their style.</p>
</blockquote>
<div class="landing-stats">
<div><strong>{{ site.data.members | size }} members<br></strong><em>in IRWA</em></div>
<div><strong><span class="extension-usage" data-extension="robloxapi">500</span>+ wikis<br></strong><em>using our
extension</em></div>
<div><strong>214K+ edits<br></strong><em>across all wikis</em></div>
</div>
</div>
<h1 class="align-center">Working with <a href="{{ "/members/" | relative_url }}">teams</a> from</h1>
<p> </p>
<div class="logo-carousel">
<div class="logo-track align-center">
{% for member in site.data.members limit: 12 %}
<div class="logo-slide" data-wiki-name="{{ member.name }}">
<a href="{{ member.link }}?utm_source=irwa-website" target="_blank" rel="noopener">
<figure class="align-center">
<img loading="lazy" src="{{ member.logo | relative_url }}" alt="{{ member.name }} Logo" width="100"
height="100" class="carousel-logo" data-logo="{{ member.logo | relative_url }}">
</figure>
</a>
</div>
{% endfor %}
{% for member in site.data.members limit: 12 %}
<div class="logo-slide" data-wiki-name="{{ member.name }}">
<a href="{{ member.link }}?utm_source=irwa-website" target="_blank" rel="noopener">
<figure class="align-center">
<img loading="lazy" src="{{ member.logo | relative_url }}" alt="{{ member.name }} Logo" width="100"
height="100" class="carousel-logo" data-logo="{{ member.logo | relative_url }}">
</figure>
</a>
</div>
{% endfor %}
</div>
</div>
<div id="floating"></div>
<div class="landing-project-showcase">
<div>
<h1><i>Promoting and supporting</i> the future of independent wikis</h1>
<p>Our aim is to support wikis in achieving the freedom to govern themselves and make their own
choices without the interference of external influences.</p>
</div>
<div>
<img loading="lazy" src="{{ "/assets/promofiles/ExampleImgDDInUse.png" | relative_url }}"
alt="Dovedale Railway Wiki In Use."
width="620"> </div>
</div>
<div class="landing-project-showcase">
<div>
<img loading="lazy" src="{{ "/assets/promofiles/Different Wikis Illust.png" | relative_url }}"
alt="An image showing two Roblox games, Dovedale Railway and Anime Vanguards, as well as their respective wiki sites."
width="450">
</div>
<div>
<h1>Regardless of size, <i>everyone's</i> welcome</h1>
<p>Whatever your size or traffic, we have tools and support that can help your wiki thrive.</p>
</div>
</div>
<div class="landing-project-showcase">
<div>
<h1>Building <a href="{{ "/projects/" | relative_url }}">projects</a> for the <i>public good</i></h1>
<p>We work on Roblox-oriented wiki tools to help you build a better, more informative wiki for your community.</p>
</div>
<div>
<img loading="lazy" src="{{ "/assets/promofiles/sewh-robloxapi.png" | relative_url }}"
alt="Something Evil Will Happen using RobloxAPI for game statistics" width="450">
</div>
</div>
<blockquote>
<p>IRWA was founded by us because at the time there wasn't anything like it. </p>
</blockquote>