{% extends "base.html" %} {% block meta %} {% set title = "Posts" %} {% set description = "The Gna! Blog: we write about Forgejo, Free Software and the general forge ecosystem" %} {{ macros::get_meta_tags(title=title, description=description) }} {% endblock meta %} {% block content %}

{{ section.title }}

Gna! is a Clinic to get help when a Forgejo instance throws errors after an upgrade and the admin is not sure how to troubleshoot the problem. It opened in May 2022 and welcomes new patients. It will also provide dedicated Forgejo hosting, including CI and more: subscribe to the blog or the Mastodon account to keep up to date.

{% block rss %} {% endblock %} {% endblock content %}