Metadata-Version: 2.4
Name: invenio-theme-iform
Version: 2025.5.20.1
Summary: Invenio module for the I-Form theme.
Project-URL: Homepage, https://github.com/Cian-H/invenio-theme-iform
Project-URL: Issues, https://github.com/Cian-H/invenio-theme-iform/issues
Author-email: I-Form Advanced Research Manufacturing Research Centre <cian.hughes@dcu.ie>
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: I-Form,invenio,invenioRDM,theme
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.10
Requires-Dist: invenio-assets>=2.0.0
Requires-Dist: invenio-config-iform>=2025.5.20.1
Requires-Dist: invenio-i18n>=1.3.1
Requires-Dist: invenio-records-global-search>=0.0.1
Requires-Dist: invenio-records-marc21>=0.21.0
Description-Content-Type: text/x-rst

..
    Copyright (C) 2020-2021 Graz University of Technology.

    invenio-theme-iform is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

======================
 invenio-theme-iform
======================

.. image:: https://github.com/Cian-H/invenio-theme-iform/workflows/CI/badge.svg
        :target: https://github.com/Cian-H/invenio-theme-iform/actions

.. image:: https://img.shields.io/pypi/dm/invenio-theme-iform.svg
        :target: https://pypi.python.org/pypi/invenio-theme-iform

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-theme-iform.svg
        :target: https://github.com/Cian-H/invenio-theme-iform/releases

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-theme-iform.svg
        :target: https://github.com/Cian-H/invenio-theme-iform/blob/master/LICENSE

.. image:: https://readthedocs.org/projects/invenio-theme-iform/badge/?version=latest
        :target: https://invenio-theme-iform.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-iform.svg
        :target: https://coveralls.io/r/mb-wali/invenio-theme-iform

.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg
    :target: https://github.com/astral-sh/ruff

I-Form standard theme.

Features:

* I-Form custom header template.
* I-Form custom footer template.
* I-Form custom login/signup templates.
* I-Form custom frontpage template.
* I-Form custom contact template.
* I-Form overriden theme.

Further documentation is available on
https://invenio-theme-iform.readthedocs.io/

Forked from https://github.com/tu-graz-library/invenio-theme-tugraz
