Content Structure
GAX SSG
Content Structure
content/
index.md
about.md
posts/
hello-world.md
blog/
getting-started.md
Each .md has frontmatter --- and markdown body.
content/
index.md
about.md
posts/
hello-world.md
blog/
getting-started.md
Each .md has frontmatter --- and markdown body.
GAX GO Static Site Generator Built with GAX