Skip to content

Add StepFileTo2dDrawing guide with styles and content - #104

Merged
devaraj3 merged 1 commit into
mainfrom
content/step-to-2d-drawing-guide
Aug 22, 2026
Merged

Add StepFileTo2dDrawing guide with styles and content#104
devaraj3 merged 1 commit into
mainfrom
content/step-to-2d-drawing-guide

Conversation

@devaraj3

Copy link
Copy Markdown
Owner

Add guide: "How to Turn a STEP File into a 2D Engineering Drawing"

New content page targeting STEP/IGES-to-2D-drawing search intent — pairs
with the 2D drawing generation feature shipped in #103 and the new
CADViewer YouTube channel's first demo video.

What it adds

  • New guide page at /guides/step-file-to-2d-drawing, following the same
    component pattern as SplitStepAssembly.tsx
  • Step-by-step walkthrough: load file → generate drawing → adjust → export
  • Embedded demo video (2D drawing generation walkthrough)
  • FAQ section covering format support, client-side processing, and
    scope vs. full CAD packages

Why

GSC data shows impressions on adjacent search terms (STEP/IGES viewer
queries) with no dedicated content answering the "how do I get an actual
drawing out of this" intent. This targets that gap directly.

Notes

  • Meta title/description set per SEO convention used elsewhere in the site
  • Linked from [main nav / guides index / viewer page]

- Created StepFileTo2dDrawing.tsx for the guide's main content
- Added StepFileTo2dDrawing.module.css for styling the guide
- Included steps for converting a STEP file to a 2D drawing
- Implemented FAQ section with structured questions and answers
- Integrated external links and responsive design elements
@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cad-viewer Ready Ready Preview Aug 22, 2026 6:50pm

@devaraj3
devaraj3 merged commit 1576da4 into main Aug 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant