Skip to content

Welcome to ContextLed! This is your first blog post.

Introduction

This is a sample blog post demonstrating the blog index functionality. You can add more content here.

Features

  • Automatic blog post listing
  • Date sorting (newest first)
  • Excerpt support
  • Tags and author metadata
  • Responsive design

Next Steps

Create more blog posts in the docs/blog/ directory with frontmatter like this:

yaml
---
title: Your Post Title
date: 2025-12-13
author: Your Name
tags: [tag1, tag2]
---