adamschwartz / hugo-cloudflare-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 42.4%Language:CSS 40.4%Language:HTML 17.2%