al-folio

a simple whitespace theme for academics

How to add a blog post

  1. Create a new Markdown file in _posts/ named YYYY-MM-DD-title.md.
  2. Add front matter at the top: layout: post, title, date, and optional description, tags, and categories.
  3. Write your content in Markdown below the front matter.
  4. Commit and push to your repository; GitHub Actions will deploy the update.