Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
ahiqar
ahiqar-tido
Commits
d9d34aa8
Commit
d9d34aa8
authored
Oct 12, 2020
by
mrodzis
💪
Browse files
style: lint README
parent
58a9ebb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d9d34aa8
...
...
@@ -2,18 +2,21 @@
The (static) frontend for the Ahiqar project:
<https://ahikar.sub.uni.goettingen.de>
This repository mainly serves as a project specific customization of the EMo QViewer. QViewer is integrated as git submodule.
This repository mainly serves as a project specific customization of the EMo QViewer.
QViewer is integrated as git submodule.
It is integrated into the QViewer during the build of the backend, cf.
<https://gitlab.gwdg.de/subugoe/ahiqar/backend#get-the-frontend>
.
## Text Styling
To add a specific styling of the text in accordance to the projects requirements a
To add a specific styling of the text in accordance to the projects requirements a
specific stylesheet can be placed here as
`ahikar.css`
. The file is going to be
included in the build of the QViewer application. For local development copy the
two files like shown below.
```
```
bash
cp
--force
index.html Qviewer/src/index.template.html
cp
--force
*
.css Qviewer/src/statics/
```
You do not have to track the copied files in the version control system.
\ No newline at end of file
You do not have to track the copied files in the version control system.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment