From 453cdcdcac92faa301c7d7379c39950098bdb823 Mon Sep 17 00:00:00 2001 From: cjakeman Date: Mon, 23 Jan 2023 07:34:30 +0000 Subject: [PATCH] adds page for Build Your Own Route --- Website/openrails.org/index.php | 9 +++- .../openrails.org/learn/build-route/index.php | 42 +++++++++++++++++++ .../openrails.org/learn/build-route/title.php | 1 + .../learn/manual-and-tutorials/index.php | 8 ++-- Website/openrails.org/shared/menu.php | 1 + 5 files changed, 56 insertions(+), 5 deletions(-) create mode 100644 Website/openrails.org/learn/build-route/index.php create mode 100644 Website/openrails.org/learn/build-route/title.php diff --git a/Website/openrails.org/index.php b/Website/openrails.org/index.php index aa49befe05..13584c3305 100644 --- a/Website/openrails.org/index.php +++ b/Website/openrails.org/index.php @@ -46,7 +46,12 @@   Download the installer - + + +
+ + Build your own route +
@@ -193,7 +198,7 @@

New to Open Rails?

This Starter Kit is for you

Quickest way to get started with Open Rails

-

Download installs both Open Rails v1.3.1 and the Zig Zag Railway route with tutorial activities

+

Download installs both Open Rails and the Zig Zag Railway route with tutorial activities

diff --git a/Website/openrails.org/learn/build-route/index.php b/Website/openrails.org/learn/build-route/index.php new file mode 100644 index 0000000000..010f956881 --- /dev/null +++ b/Website/openrails.org/learn/build-route/index.php @@ -0,0 +1,42 @@ + + + + +
+ + + +
+
+

Learn > Build your own route

+
+
+
+
 
+
+

What the tutorial covers

+

+

    +
  • Installing all the (free) tools that you will need.
  • +
  • Helping you to find the information that a current or historical route will need.
  • +
  • Taking you through creating the different elements in a practical sequence.
  • +
  • Running your first train.
  • +
+

+ Peter Newell hosts the "Coals to Newcastle" website which is packed with useful technical information + for accurate simulation using Open Rails. +

+ Peter and his collaborators have designed and tested this tutorial which is aimed at first-time + users of Open Rails. +

+ The material includes a copy of the finished route you can download, so you can see all the features before you create them, + and also check that you've built everything correctly. +

+ Build your own route tutorial +

+
+
+ + + + diff --git a/Website/openrails.org/learn/build-route/title.php b/Website/openrails.org/learn/build-route/title.php new file mode 100644 index 0000000000..4e0376f9ce --- /dev/null +++ b/Website/openrails.org/learn/build-route/title.php @@ -0,0 +1 @@ +Open Rails - Learn - Build route"; ?> \ No newline at end of file diff --git a/Website/openrails.org/learn/manual-and-tutorials/index.php b/Website/openrails.org/learn/manual-and-tutorials/index.php index 02eb3d991e..5c35ff4919 100644 --- a/Website/openrails.org/learn/manual-and-tutorials/index.php +++ b/Website/openrails.org/learn/manual-and-tutorials/index.php @@ -39,14 +39,16 @@
 

Tutorials

-

- We need tutorials for all aspects of Open Rails on: +

+ The comprehensive "Build your own route" tutorial is introduced here. +

+

+ We need tutorials for other aspects of Open Rails on:

  • Driving Trains
  • Building Activities and Timetables
  • Creating Rolling Stock and Static Objects
  • -
  • Building Routes

such as the tutorials on Eric Conrad's blog. diff --git a/Website/openrails.org/shared/menu.php b/Website/openrails.org/shared/menu.php index e7b6f59569..31bc72081d 100644 --- a/Website/openrails.org/shared/menu.php +++ b/Website/openrails.org/shared/menu.php @@ -56,6 +56,7 @@ function in_directory($cwd, $name) {