.editorconfig
.git-blame-ignore-revs
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
babel.ini
pyproject.toml
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/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/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/communities.less
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/deposit.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/search.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/assets/semantic-ui/less/invenio_theme_tugraz/fonts/SourceSansPro/OFL.txt
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/fonts/SourceSansPro/SourceSansPro-Italic.ttf
invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/fonts/SourceSansPro/SourceSansPro-Regular.ttf
invenio_theme_tugraz/static/favicon.ico
invenio_theme_tugraz/static/extra/orcid.png
invenio_theme_tugraz/static/images/Fair_Data_Austria_orangerot.png
invenio_theme_tugraz/static/images/Icon_1_v2.svg
invenio_theme_tugraz/static/images/TU_Austria_Logo.png
invenio_theme_tugraz/static/images/cyan_400x400.png
invenio_theme_tugraz/static/images/dark_blue_400x400.png
invenio_theme_tugraz/static/images/diamond.svg
invenio_theme_tugraz/static/images/footer.jpg
invenio_theme_tugraz/static/images/group-discussion.svg
invenio_theme_tugraz/static/images/icon_use.png
invenio_theme_tugraz/static/images/inveniordm-tail.svg
invenio_theme_tugraz/static/images/library-book-svgrepo-com.svg
invenio_theme_tugraz/static/images/library_logo.png
invenio_theme_tugraz/static/images/light_green_400x400.png
invenio_theme_tugraz/static/images/login_logo.png
invenio_theme_tugraz/static/images/logo.svg
invenio_theme_tugraz/static/images/oea.svg
invenio_theme_tugraz/static/images/play.svg
invenio_theme_tugraz/static/images/re3data.svg
invenio_theme_tugraz/static/images/red_400x400.png
invenio_theme_tugraz/static/images/rosa_400x400.png
invenio_theme_tugraz/static/images/tug_logo.png
invenio_theme_tugraz/static/images/umbrella.svg
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/frontpage_overview.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/overview.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html
invenio_theme_tugraz/templates/invenio_theme_tugraz/tu_graz_logo.svg
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/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
invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.mo
invenio_theme_tugraz/translations/en/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_invenio_theme_tugraz.py