SteelRacing Assetto Corsa documentation for Showroom and Modding Tools.
This website is built using Docusaurus, a modern static website generator, and deployed to Github Pages.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Website is deployed automatically using Github Actions when the main
branch have new commits.
This project is licensed under the GNU GPL v3 License and readable in the LICENSE.txt file. The GNU GPLv3 lets people do almost anything they want with your project, except distributing closed source versions. Sharing improvements and help with the project is always appreciated ❤️