# cf-for-k8s-docs **Repository Path**: mirrors_cloudfoundry/cf-for-k8s-docs ## Basic Information - **Project Name**: cf-for-k8s-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/buildpacks/docs/workflows/Deploy/badge.svg) # docs Website for [Cloud Foundry for Kubernetes](https://cf-for-k8s.io/) ## Development ##### Prerequisites * [Hugo](https://github.com/gohugoio/hugo) * macOS: `brew install hugo` * Windows: `choco install hugo-extended -confirm` #### Build ```bash hugo server --disableFastRender ``` #### Serve Serve site at http://localhost:1313