Welcome to OnigiriJS Blog

A delicious new way to blog with markdown and PHP

Welcome to OnigiriJS Blog! 🍙

We're excited to introduce OnigiriJS Blog, a lightweight PHP blogging system that's as satisfying as a perfectly formed rice ball.

What Makes OnigiriJS Blog Special?

OnigiriJS Blog combines simplicity with power. Here's what you get:

  • Drop-in Markdown Support - Write your posts in markdown, just drop them in the posts folder
  • Beautiful Design - Inherits the gorgeous OnigiriJS aesthetic
  • Lightning Fast - No database needed, pure file-based blogging
  • Dark Mode - Built-in theme switching for comfortable reading

Getting Started

Creating a new blog post is incredibly simple:

  1. Create a new .md file in the posts/ directory
  2. Add metadata at the top (title, author, date, tags)
  3. Write your content in markdown
  4. That's it! Your post is live

Example Post Format

Here's what a basic post looks like:

---
title: My First Post
description: This is my first blog post
author: Your Name
date: 2025-01-29
tags: example, tutorial
---

# My First Post

Write your content here...

Markdown Features

OnigiriJS Blog supports all the markdown features you need:

  • Bold and italic text
  • Links
  • Lists (ordered and unordered)
  • Code blocks with syntax highlighting
  • Images
  • Blockquotes
  • And more!

"Simplicity is the ultimate sophistication." - Leonardo da Vinci

What's Next?

We're constantly improving OnigiriJS Blog. Some features on our roadmap:

  1. RSS feed generation
  2. Search functionality
  3. Category pages
  4. Comment system
  5. Admin panel

Stay tuned for updates!


Happy blogging! 🍙