.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
invenio_theme_tugraz/__init__.py
invenio_theme_tugraz/config.py
invenio_theme_tugraz/ext.py
invenio_theme_tugraz/search.py
invenio_theme_tugraz/version.py
invenio_theme_tugraz/views.py
invenio_theme_tugraz/webpack.py
invenio_theme_tugraz.egg-info/PKG-INFO
invenio_theme_tugraz.egg-info/SOURCES.txt
invenio_theme_tugraz.egg-info/dependency_links.txt
invenio_theme_tugraz.egg-info/entry_points.txt
invenio_theme_tugraz.egg-info/not-zip-safe
invenio_theme_tugraz.egg-info/requires.txt
invenio_theme_tugraz.egg-info/top_level.txt
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/footer.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/header.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/overrides.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/theme.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/variables.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/search/footer.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/search/theme.scss
invenio_theme_tugraz/assets/scss/invenio_theme_tugraz/search/variables.scss
invenio_theme_tugraz/assets/semantic-ui/js/invenio_theme_tugraz/theme.js
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/accounts.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/frontpage.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/header.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/login.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/macros.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/overrides.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/record.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/theme.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/variables.less
invenio_theme_tugraz/static/favicon.ico
invenio_theme_tugraz/static/extra/orcid.png
invenio_theme_tugraz/static/images/Icon_1_v2.svg
invenio_theme_tugraz/static/images/TU_Austria_Logo.png
invenio_theme_tugraz/static/images/footer.jpg
invenio_theme_tugraz/static/images/icon_use.png
invenio_theme_tugraz/static/images/library_logo.png
invenio_theme_tugraz/static/images/login_logo.png
invenio_theme_tugraz/static/images/logo.svg
invenio_theme_tugraz/static/images/tug_logo.png
invenio_theme_tugraz/templates/invenio_theme_tugraz/base.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/benefits.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/navbar.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/record_landing_page.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/accounts_base.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/header_login.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/details/doi.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/macros/authors.html
invenio_theme_tugraz/translations/.gitkeep
invenio_theme_tugraz/translations/messages.pot
invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.mo
invenio_theme_tugraz/translations/de/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_invenio_theme_tugraz.py
tests/ui/conftest.py
tests/ui/test_views.py