Release Notes

Help Center Markdown Import Workflow

Share:

Published June 29, 2026

This release note records the repo-based CMS workflow for GigxMatch Help Center content.

What changed

Help articles and release notes can be stored as Markdown files under backend/content/ and imported with python manage.py import_articles.

Why it matters

Content can be reviewed, committed, deployed, and imported without manually editing RDS rows. Text-only tutorials can be released through the normal repository deployment flow.

Related links

GigxMatch can import Help Center and release-note articles from Markdown files committed to the repository.