This is a website for the Replica_IO project. It is built using Docusaurus, a modern static website generator.
npm install
npm run 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.
npm run build
This command generates static content into the build
directory and
can be served using any static contents hosting service.
This website is configured for deployment to GitHub Pages. The deployment is triggered with GitHub Actions; it uses a popular third-party deployment action: peaceiris/actions-gh-pages.
The site code is licensed under the MIT license.
The site content in licensed under the Creative Commons Attribution 4.0 International license.