Welcome to the DISC Documentation Website! This project is built using Docusaurus, a modern static site generator, to provide detailed and organized documentation for DISC's three main projects.
The DISC Documentation Website serves as a central hub for all resources, guidelines, and information related to DISC's key initiatives. It is designed to streamline collaboration and provide clear instructions for contributors and team members.
- Comprehensive guides for each project
- Consistent and accessible documentation structure
- Custom styling for DISC branding
The DISC Website project documentation includes:
- Components overview
- Contribution guidelines
- Deployment instructions
- Styling standards
- Project structure breakdown
For more details, visit the DISC Website docs.
The Discover Program Template Project provides a template for creating program-specific websites. Documentation covers:
- Introduction and purpose
- Setup instructions
For more details, visit the Discover Program Template Project docs.
The Workshop Series documentation focuses on providing resources for running technical workshops. It includes:
- Installation and setup instructions
- Quick start guides
- Contribution guidelines
- Project structure overview
For more details, visit the Workshop Series docs.
To run the project locally:
-
Clone the repository:
git clone <repository-url> cd <repository-directory>
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser to http://localhost:3000 to view the website.
For more setup instructions, see Getting Started.
We welcome contributions to this project! To get started:
- Review the contribution guidelines in each project's
contributing.mdfile. - Fork the repository and create a new branch for your changes.
- Submit a pull request for review.
Refer to the Contributing Guide for detailed instructions.
This project is licensed under MIT License. See the license file for details.
If you have any questions or need assistance, please contact the DISC team or open an issue in the repository. 🎉