Welcome to Vibeblogging

Welcome to Vibeblogging, a static site generated blog where I share thoughts, ideas, and vibes!

What is Vibeblogging?

Vibeblogging is a simple, clean, and fast static blog powered by C# and markdown. Every post is written in markdown and automatically converted to beautiful HTML pages.

Features

  • Markdown Support: Write your posts in simple markdown
  • Static Generation: Fast, secure, and easy to host
  • GitHub Actions: Automatically builds and deploys on every commit
  • RSS Feed: Subscribe to stay updated with new posts
  • Clean Design: Minimal and readable interface

Getting Started

To add a new post, simply create a markdown file in the posts directory with the following frontmatter:

---
title: Your Post Title
date: 2026-02-25
tags: tag1, tag2
---

Your content here...

The site will automatically rebuild and publish your new post!

Technical Stack

This blog is built with:

  • C#: Static site generator written in .NET
  • Markdig: Powerful markdown parser
  • GitHub Actions: CI/CD pipeline
  • GitHub Pages: Hosting platform

Stay tuned for more posts and happy vibing! 🎉