Convert all content files to use YAML (---) instead of TOML (+++) for consistent parsing: - content/_index.md (homepage) - content/about.md, content/collab.md - content/blog/_index.md - content/projects/_index.md + 14 project cards Enables unified gray_matter YAML parser across all content.
200 B
200 B
title, description, weight, link_to
| title | description | weight | link_to |
|---|---|---|---|
| RFC 175 | A proposal to enhance moderation practices within the Nix community. | 1 | https://github.com/nrdxp/rfcs/blob/rfc-175/rfcs/0175-appeals-council.md |