Skip to content

Conversation

@idanlodzki
Copy link
Contributor

@idanlodzki idanlodzki commented Oct 26, 2025

Issue Reference


What Was Changed


Why Was It Changed


Screenshots


Additional Context (Optional)

Summary by CodeRabbit

  • Chores
    • Corrected documentation configuration file structure to resolve build issues.
    • Added a new development script to streamline local development setup and workflow.

@vercel
Copy link

vercel bot commented Oct 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Building Building Preview Comment Oct 26, 2025 9:54pm
documentation-opsimate-docs2 Building Building Preview Comment Oct 26, 2025 9:54pm

@idanlodzki idanlodzki merged commit aa643e5 into main Oct 26, 2025
3 of 5 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Oct 26, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR updates the documentation project configuration by removing a structural syntax error (extra closing bracket) in the Docusaurus navbar configuration and adds a new npm development script that starts the Docusaurus development server.

Changes

Cohort / File(s) Summary
Docusaurus Configuration
opsimate-docs/docusaurus.config.js
Removed an extra closing array bracket within the navbar items section, reducing one nested array level before the Resources section.
npm Scripts
opsimate-docs/package.json
Added a new "dev" script that runs docusaurus start to enable developers to start the documentation server.

Possibly related PRs


📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7feeadd and 9cbf610.

📒 Files selected for processing (2)
  • opsimate-docs/docusaurus.config.js (0 hunks)
  • opsimate-docs/package.json (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants