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.
For now, please see the instructions for Gatsby’s default starter.
See https://workers.cloudflaredocs.workers.dev/docs-engine.
- @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
)