🚀 Live Site: CircuitVerse Docs
Welcome to the New (UNOFFICIAL & EXPERIMENTAL) CircuitVerse Documentation repository! This documentation provides comprehensive guides and tutorials to help users understand and use CircuitVerse effectively.
This repository is automatically tracked and built by Jenkins, ensuring that updates are deployed efficiently. Any changes pushed to the main branch trigger an automated build and deployment process.
💡 How It Works:
- Jenkins automatically pulls the latest changes from GitHub.
- The documentation is built and deployed seamlessly.
- Live updates are available at CircuitVerse Docs.
We welcome contributions! Follow these steps to contribute:
- Fork the repository.
- Create a new branch for your changes.
- Make your improvements and commit your code.
- Submit a pull request for review.
- Once merged, the changes will be automatically built and deployed by Jenkins.
To run this documentation site locally:
git clone https://github.com/salmoneatenbybear/circuitverse-docs.git
cd circuitverse-docs
npm install
npm start