diff --git a/_layouts/default.html b/_layouts/default.html index 302ff4d..00ea8e7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,7 @@ {{ site.title }} - + {% include head.html %} diff --git a/admin.md b/admin/index.md similarity index 80% rename from admin.md rename to admin/index.md index bd86397..e743d46 100644 --- a/admin.md +++ b/admin/index.md @@ -3,7 +3,7 @@ layout: default --- ### Admin -If you are an admin you can login to [falcon.socialnerds.org]({{ site.url }}/index.html) via SSH. `ssh user@falcon.socialnerds.org` +If you are an admin you can login to [falcon.socialnerds.org](/) via SSH. `ssh user@falcon.socialnerds.org` I have written a simple tool to control our Minecraft server. **`falcon`**. Once connected you can use it to connect to the servers console `falcon console`, start the server `falcon start`, check it's status `falcon status` or kill it with `falcon kill` (but you should avoid the latter - connect to the console and type `stop` to shutdown the server). @@ -14,4 +14,4 @@ If you are wondering how to detach the console window again. Go no further. Type
I only allow SSH key authentication. Send your SSH key to [falcon@socialnerds.org](mailto:falcon@socialnerds.org). -![grass.png](grass.png) +![grass.png](/grass.png) diff --git a/index.md b/index.md index a8b60a9..2ae5b67 100644 --- a/index.md +++ b/index.md @@ -35,9 +35,7 @@ online players: -### Join the game -Download and install [MultiMC](http://multimc.org/#Download%20&%20Install). MultiMC is a Minecraft launcher which can start custom Minecraft instances. Download the AS2 [client files](http://minecraft.curseforge.com/projects/agrarian-skies-2/files/2261684/download) and import them into a new MultiMC instance(Minecraft v1.7.10 + Forge 10.13.4).
-_Unfortunately you need to get whitelisted before you can join. Ask for help at [falcon@socialnerds.org](mailto:falcon@socialnerds.org). If you are an admin go [here](admin.html)._ +If you want to join the game go [here](join) and if you think you are an admin go [here](admin). -![grass.png](grass.png) +![grass.png](/grass.png) diff --git a/join/index.md b/join/index.md new file mode 100644 index 0000000..b9ffa78 --- /dev/null +++ b/join/index.md @@ -0,0 +1,11 @@ +--- +layout: default +--- + +### Join the Game +To join us at [falcon.socialnerds.org](/) download and install [MultiMC](http://multimc.org/#Download%20&%20Install). MultiMC is a Minecraft launcher which can start custom Minecraft instances. Download the AS2 [client files](http://minecraft.curseforge.com/projects/agrarian-skies-2/files/2261684/download) and import them into a new MultiMC instance(Minecraft v1.7.10 + Forge 10.13.4). +
+_Unfortunately you need to get whitelisted before you can join. Ask for it at [falcon@socialnerds.org](mailto:falcon@socialnerds.org)._ + +![grass.png](/grass.png) +