BlogJan 10, 2026|4 min read
Quick intro to the content pipeline
Shared structure and calculation-focused examples for MDX-based content.
#content#mdx#workflow
Note
This page demonstrates how we use MDX for content focused on manual calculations and visual analysis.
Why MDX?
MDX is a good fit when you want reusable components next to plain-text engineering explanations.
T = 9550 * P / n
Quick check
| Parameter | Description | Unit |
|---|---|---|
| T | Torque | N*m |
| P | Power | kW |
| n | Speed | rpm |

Torque / Power calculator
CalculatorCalculate the relation between power, speed, and torque quickly.
Related content
Related posts
How to Choose Technical Content Titles
How to clarify blog content with topic titles and present it better to readers.
Apr 5, 2026|7 min read
Weekly Blog Planning Guide
Planning steps for creating weekly blog content and choosing topics.
Apr 12, 2026|6 min read
Engineering Calculation Workflows
Key steps to regularly track engineering calculation workflows.
Mar 28, 2026|8 min read
Related calculators
Quick Reference Center
FreeGeneral Engineering
Materials, threads, friction, and unit cheats in one page.
