diff --git a/README.md b/README.md deleted file mode 100644 index 6af632b..0000000 --- a/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# 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//theme.scss' -INSTANCE_SEARCH_THEME_FILE = './scss//search/theme.scss' -```