MyFavStuff5/content/post/first-post.md

880 B

title, date, draft, tags, categories, image, description, toc
title date draft tags categories image description toc
My First Blog Post 2025-05-25T16:35:00+02:00 false
blog
hugo
lightbi
web
img/post-bg.png This is my first post using the LightBi Hugo theme false

Welcome to My Blog

This is my first blog post using the beautiful LightBi theme for Hugo. The theme features a clean, minimal design that puts the focus on your content.

Features of LightBi

  • Light and dark mode support
  • Responsive design for all devices
  • Card-based layout for posts
  • Flexible image placement
  • Built-in SEO optimization

Code Example

The theme includes nice syntax highlighting for code:

function sayHello() {
  console.log("Hello, Hugo with LightBi theme!");
}

sayHello();

What's Next?

I'll be writing more posts about my experiences with Hugo and the LightBi theme. Stay tuned!