@cloudflare/hugo-cloudflare-docs
v1.0.4
Published
This repository contains the assets shared between Cloudflare Docs projects. At its core it is the theme resources, and shared code used by the build process.
Downloads
4,121
Maintainers
Keywords
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.