# hugo-cloudflare-docs **Repository Path**: mirrors_cloudflare/hugo-cloudflare-docs ## Basic Information - **Project Name**: hugo-cloudflare-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloudflare Docs Theme This repo contains the assets shared between Cloudflare Docs projects. At its core it is the theme resources, and shared code used by the build process. ## Usage The project should be npm required into your project. Copy the example project.json and gulpfile.js into your project and run: - `npm install` - `npm start` This project also contains an example site you can use for development. Feel free to run the above commands here to develop against it.