Skip to content

alankemp/workers-docs-engine

 
 

Repository files navigation

Workers Docs Engine

Note about the project naming

While this project is currently called Workers Docs Engine, it currently contains both the docs engine and content.

The plan is to move the content into either @cloudflare/workers-docs or (-content).

Soon after that, the engine itself will be renamed @cloudflare/cloudflare-docs-engine, and other Cloudflare products in addition to Workers will begin using it.

Developing locally

For now, please see the instructions for Gatsby’s default starter.

Documentation (for the documentation)

See https://workers.cloudflaredocs.workers.dev/docs-engine.

Known issues

  • @gatsbyjs/gatsby#17506 Console warning about lazy=load images missing dimensions. This is a known issue in Gatsby and the recommendation as of Sept, 2019 is to ignore it.
  • Hard page loads with hashes don’t start scrolled when developing locally (e.g. http://localhost:8000/#docs-content)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • CSS 38.5%