/rigsofrods.org

Static part of the Rigs of Rods website

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Rigs of Rods website

Build Status

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.

Technology

Here is the list and description of all technologies used to build and run the website.

Design

  • Foundation: loud shout out to the folks behind this framework that made rapid creation of nice looking websites possible.

Coding

The cogs of the website.

  • Ruby: compile-time logic for site generator.
  • JavaScript: client-side runtime code.

Baking

Commands

  • middleman server - Start a test server: examine the website at localhost:4567.
  • middleman build - Build the website locally.

License

Rigs of Rods website source code is available under the terms of GNU General Public License v3 or any later version.