{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2016-2020 CERN. Copyright (C) 2023 Northwestern University. Copyright (C) 2026 TU Wien. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {#- base: invenio-communities v22.0.0 #} {#- changes: relax condition for rendering "new community" button, move explainer, hide search bar stuff #} {% extends "invenio_communities/base.html" %} {% from "invenio_communities/macros/communities_carousel.html" import communities_carousel %} {%- set title = _("Communities") -%} {%- block javascript %} {{ super() }} {{ webpack['invenio-communities-frontpage.js'] }} {{ webpack['invenio-communities-frontpage-tuw.js'] }} {%- endblock %} {%- block page_body %}
Themed communities allow individual communities on {{ sitename }} to have custom visual identities while preserving the overall repository brand. This feature is particularly useful for communities who want their presence to reflect their brand identity. Each themed community can: