mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-02-12 20:03:25 +00:00
Update README.md
This commit is contained in:
@@ -3,3 +3,11 @@ 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'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user