Frontmatter

GAX SSG

Frontmatter

Format Frontmatter


---
title: My Post
description: Desc
layout: post
date: 2024-01-01
tags: [gax, go]
---

Supports nested YAML:


info:
  home:
    title: Home Title
    item:
      - title: Item
        list:
          - text: hello

GAX GO Static Site Generator Built with GAX