{% extends "base.html" %} {% block title %}Staticle - Modern Blog with HTMX{% endblock %} {% block content %}

AIとペン先から 未来のWebを紡ぐ

思考の跡が、デジタルの美を際立たせる

Modern blog built with HTMX, Flask, and TailwindCSS.
Fast, interactive, and developer-friendly.

Latest Posts

Stay updated with our latest articles and insights

Loading posts...

Why Staticle?

Built with modern technologies for optimal performance

{% if stats %}
{{ stats.total_posts }}
記事
{{ stats.categories }}
カテゴリ
{{ stats.tags }}
タグ
可能性
{% endif %}

Lightning Fast

HTMX provides lightning-fast interactions without the complexity of SPA frameworks

Developer Friendly

Flask backend with simple and reliable architecture

Modern Design

Beautiful, responsive design with TailwindCSS and dark mode support

{% endblock %}