Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 596 Bytes

File metadata and controls

21 lines (16 loc) · 596 Bytes
title Your Post Title
date YYYY-MM-DD
author Your Name
excerpt One sentence shown on the blog listing and cards.
tags
tag1
tag2
etc

Update the fields above with your own values, then write your post here.

The filename you choose becomes the URL slug — content/blogs/my-post.md is published at /blogs/my-post.

Section Heading

Write your content using standard Markdown.

Tips before opening your PR:

  • npm run lint:md — checks Markdown style
  • npm run dev — preview the site at http://localhost:4000 to see your post as it will appear