Skip to content

soos3d/cyber-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Docs

Website: https://docs.cyber.co

Contribution

  1. Clone the repository

  2. Make sure you have installed pnpm as package manager, you can find the installation instructions here.

  3. Install the dependencies

    pnpm install
    
  4. Add pages

    All the pages are in the docs/pages folder. You can add a new page by creating a new markdown file in the docs/pages folder. You can find more information about the project structure here: Project Structure

  5. Customize the sidebar

    You can customize the sidebar by editing the vocs.config.ts file. More details here: Customize Sidebar

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%