Welcome to my new Safi Blog
A quick introduction to this minimalist, high-performance blog engine.
Hello World
This is the very first blog post written in Markdown.
Code Example
declare(strict_types=1);
namespace App;
echo "Safi Microframework running on PHP 8.5!";
The post supports syntax highlighting and full Markdown layout.