# ocgi.github.io **Repository Path**: mirrors_hustcat/ocgi.github.io ## Basic Information - **Project Name**: ocgi.github.io - **Description**: OCGI website - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-05 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OCGI Web site ## Add doc Create a directory in `content/en/docs` or `content/zh/docs`, or add new markdown files. ## Build with hugo ``` hugo server -D ```