Contribute
944 Hub is open source and community-driven. Every article is a plain Markdown file — if you can write a forum post, you can contribute a guide. And you'll be credited.
- 1
Fork the repository
Head to GitHub and fork the project.
- 2
Add a Markdown file
Create
src/content/articles/<category>/<your-slug>.mdusing the template below. - 3
Open a pull request
Submit it for review. Once merged, your guide goes live with your attribution badge.
Article template
---
title: Replacing the Front Crankshaft Oil Seal
category: engine
subsystem: Lubrication
author: FFP # CG | FFP | community
authorName: Your Name # optional, for community authors
difficulty: beginner # beginner | intermediate | advanced
description: Stop that pesky front main leak in an afternoon.
code: ENG-14 # optional cross-reference
order: 0
---
## Tools you'll need
- 27 mm crank bolt socket
- Seal puller
Write your guide in **Markdown**. Drop images in
`public/articles/<slug>/` and reference them:
