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.
7 lines
137 B
Markdown
7 lines
137 B
Markdown
---
|
|
title: nosys
|
|
description: "A hassle free Nix flake system handler library."
|
|
weight: 1
|
|
link_to: "https://github.com/divnix/nosys"
|
|
---
|