migrate to semantic_ui:

This commit holds alot of changes in the UI, migration of bootstrap to semantic-ui, override of header.html and setting them for /search & /deposite endpoints. PS. The migration is not finished.
This commit is contained in:
mb
2020-06-10 15:33:11 +02:00
parent 657a12185a
commit 7d0255b15f
18 changed files with 891 additions and 423 deletions

View File

@@ -80,7 +80,7 @@ setup(
'messages = invenio_theme_tugraz',
],
'invenio_assets.webpack': [
'invenio_theme_tugraz = invenio_theme_tugraz.webpack:theme',
'invenio_theme_tugraz_theme = invenio_theme_tugraz.webpack:theme',
],
'invenio_config.module': [
'invenio_theme_tugraz = invenio_theme_tugraz.config',