Skip to content

steel89ita/steel-docs-ac

Repository files navigation

Website

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.

Installation

$ yarn

Local Development

$ 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.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Website is deployed automatically using Github Actions when the main branch have new commits.

License

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 ❤️