This is the source code for Rigs of Rods website. It is 100% static, fast and secure but uses a myriad of web tech to compile and run as intended.
Here is the list and description of all technologies used to build and run the website.
- Foundation: loud shout out to the folks behind this framework that made rapid creation of nice looking websites possible.
The cogs of the website.
- Ruby: compile-time logic for site generator.
- JavaScript: client-side runtime code.
- Website baked with Middleman.
middleman server
- Start a test server: examine the website at localhost:4567.middleman build
- Build the website locally.
Rigs of Rods website source code is available under the terms of GNU General Public License v3 or any later version.