Skip to content

Update component status through content tree

Jarek Ostrowski requested to merge 518-update-rest-of-status-table into master

This automates the rest of the component status table which is mostly static. This uses templates to pull in data from the markdown files. It also updates the slug generated in content_tree.json from hyphens - to underscores _ so we can actually pull in this data without messing with actual route itself.

Closes #518 (closed)

Edited by Jarek Ostrowski

Merge request reports