This is a sample post showing how easy it is to add content. Just write Markdown in content/posts/ and run ./deploy.sh.

The Workflow

  1. Create a new .md file in content/posts/
  2. Add frontmatter with title, date, tags, and description
  3. Write your post in Markdown
  4. Run ./deploy.sh to build and deploy

That’s it — no code changes needed.