{% trans 'Django Blog' %}
{% blocktrans trimmed %}A reusable, production-ready blog application built with Python, Django, Django REST Framework, and Wagtail CMS, styled with Tailwind CSS and daisyUI. It ships with sane defaults, modern theming, and clean APIs to help you launch quickly and scale confidently.{% endblocktrans %}
pip install django-w-blog
-
{% trans 'Docs' %}
{% trans 'Docs' %}
{% trans 'Get started with Django Blog' %}
-
{% trans 'Contribute' %}
{% trans 'Contribute' %}
{% blocktrans trimmed %}Please refer to our CONTRIBUTING guide{% endblocktrans %}
-
{% trans 'Support' %}
{% trans 'Support' %}
{% blocktrans trimmed %}For inquiries or support, please open an issue{% endblocktrans %}