1.0.4 • Published 5 years ago

@cloudflare/hugo-cloudflare-docs v1.0.4

Weekly downloads
25
License
UNLICENSED
Repository
github
Last release
5 years ago

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.