This is the source code of the official Electrical-Age/ElectricalAge website available online at https://electrical-age.net.
The code source of the mod is available in the Electrical-Age/ElectricalAge repository.
The website is based on Jekyll. Before getting started, you'll need to install:
6.9.1-3-Q16
, see this installing guideThen, run the following command to install Jekyll and the required gems:
$ ./script/install.sh
Or install them manually:
$ gem update
$ gem install jekyll
$ gem install rmagick -- '--with-opt-dir="[path to ImageMagick]"'
$ gem install jekyll-responsive_image
$ jekyll serve
Finally, run the ./script/server.sh
script from the root folder to build and serve Jekyll locally. Navigate to http://localhost:4000 to see the website.
The source code of this mod is licensed under the LGPL V3.0 licence. See http://www.gnu.org/copyleft/lesser.html for more informations.
All graphics and 3D models are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/.