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
- Create a new
.mdfile incontent/posts/ - Add frontmatter with
title,date,tags, anddescription - Write your post in Markdown
- Run
./deploy.shto build and deploy
That’s it — no code changes needed.