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.