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.
167 B
167 B
title, description, weight, link_to
| title | description | weight | link_to |
|---|---|---|---|
| atomix | A minimal, performant module system for Nix code. | 0 | https://github.com/ekala-project/atom/tree/master/atom-nix |