{% extends "se/base.html" %} {% load static %} {% block css %} .resources { padding: 2rem; font-family: system-ui, sans-serif; max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 2rem; } .resources > div { flex: 1 1 380px; padding: 0.5rem; display: flex; flex-direction: column; } .resources h3 { font-size: 1.3rem; margin-bottom: 1rem; } .resources > div > p { color: #555; margin-bottom: 1rem; } .resources ul { list-style: none; margin: 0; padding: 0; background: var(--hilight-bg); padding: 1.5rem; border-radius: 12px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); } .resources li { margin-bottom: 1.2rem; } .resources img { display: inline-block; height: 16px; width: 16px; vertical-align: middle; } #github_logo { height: 22px; width: 22px; vertical-align: text-bottom; } .resources strong { font-size: 1.05rem; font-weight: bold; text-color: var(--text); display: block; margin-bottom: 0.2rem; } .resources li p { margin: 0 0 0.4rem; color: var(--text-light); } .resources a { font-weight: bold; } .resources img.social-img { width: 24px; height: 24px; display: inline-block; margin-right: 0.5rem; } {% endblock %} {% block body %}
Complete reference for configuration, setup, and deployment.
Read the documentationUse cases, best practices, and third-party integrations explained step by step.
View the guidesJoin community discussions and find answers to your questions.
Join discussions on GitHubChat with the community in real-time on Discord for any questions.
Join our DiscordAccess premium support for personalized assistance and dedicated solutions.
Contact supportSource code, releases, pull requests, and more.
View the project on GitHubOpen tickets, track issues, or view ongoing requests.
See issues on GitHubDevelopment, automation, and quality control.
View the project on GitLabProfessional support, premium services, and dedicated hosting solutions.
See commercial offersLearn about the mission, key features, and development of Sosse.
Learn more about the project