forked from RigsOfRods/docs.rigsofrods.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (41 loc) · 1.26 KB
/
Copy pathindex.html
File metadata and controls
42 lines (41 loc) · 1.26 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
---
layout: default
title: "Rigs of Rods Documentation"
categories: [page]
---
<article id="docs-page">
<header id="docs-header">
<div class="wrapper docs-content">
<h1>Rigs of Rods Documentation</h1>
<p class="description">
Here you'll find gameplay guides as well as tutorials and technical information
for content creators.
</p>
<p class="description">
Content from our old Wiki is being ported here.
See <a href="oldwiki-todo">TODO-list</a> and <a href="oldwiki-done">done-list</a> for more info.
</p>
<p class="description">
If you find an issue with the site, please report it on <a href="https://github.com/RigsOfRods/docs.rigsofrods.org/issues">GitHub</a>. Thanks!
</p>
</div>
</header>
<div class="page wrapper docs-content">
<section>
<h1>Gameplay and usage</h1>
{% include category.html category="gameplay" %}
</section>
<section>
<h1>Vehicle creation</h1>
{% include category.html category="vehicle-creation" %}
</section>
<section>
<h1>Terrain creation</h1>
{% include category.html category="terrain-creation" %}
</section>
<section>
<h1>Tools and tutorials</h1>
{% include category.html category="tools-tutorials" %}
</section>
</div>
</article>