Christoph Ladurner 62c52b1c68 separate html and javascript code
the function hide was in the header.html file enclosed by script tags. it has
been moved to the theme.js file.

to make it run it was necessary to add a entry point to the WebpackThemeBundle
instance in webpack.py (render the js file) and include the resulting js file
manually in footer.html (to be loaded in the browser).
2020-06-15 21:40:36 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-04 10:28:13 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-06-10 15:33:11 +02:00
2020-05-01 17:42:37 +02:00
2020-05-02 18:56:33 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 17:42:37 +02:00
2020-05-01 18:49:02 +02:00
2020-05-01 17:42:37 +02:00
2020-06-10 22:25:19 +02:00

invenio-theme-tugraz

invenio module for TUGRAZ theme.

install

pipenv install git+https://github.com/mb-wali/invenio-theme-tugraz.git@master#egg=invenio_theme_tugraz

Developing

While developing this module make sure to comment or remove these variables from invenio.cfg file.

THEME_LOGO="images/logo.svg"
INSTANCE_THEME_FILE = './scss/<instance>/theme.scss'
INSTANCE_SEARCH_THEME_FILE = './scss/<instance>/search/theme.scss'
Description
Invenio module for the I-Form theme.
Readme MIT 3.1 MiB
Languages
HTML 53.1%
Less 20.7%
Python 19.9%
JavaScript 6%
Nix 0.3%