Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mrodzis
slides
Commits
88bad78e
Commit
88bad78e
authored
Aug 05, 2020
by
mrodzis
🌿
Browse files
refinement
parent
e8181b30
Pipeline
#146860
passed with stage
in 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
talks/2020-08-05-emo/custom.css
View file @
88bad78e
...
...
@@ -26,7 +26,7 @@ blockquote:after {
}
.reveal
a
{
color
:
#44950d
;
color
:
#44950d
!important
;
}
.reveal
a
:hover
{
...
...
@@ -127,7 +127,7 @@ h2 {
.reveal
bold
,
.reveal
strong
{
font-weight
:
600
;
color
:
#1B6F18
;
color
:
#1B6F18
!important
;
}
.reveal
em
{
...
...
talks/2020-08-05-emo/slides.md
View file @
88bad78e
...
...
@@ -67,14 +67,14 @@ Michelle Weidling<!-- .element: id="author-name" -->
---
## Wie kann ihn ihn nutzen?
## Wie kann ihn ihn nutzen?
#1
-
[
Repo
](
https://gitlab.gwdg.de/subugoe/emo/Qviewer
)
clonen bzw. Release nutzen, um den Viewer ggf. anzupassen
-
EMo-Viewer auf einem Server laufen lassen (oder
[
GitLab pages
](
https://gitlab.gwdg.de/subugoe/emo/Qviewer/-/blob/develop/.gitlab-ci.yml#L20
)
nutzen)
---
## Wie kann ihn ihn nutzen?
(contd)
## Wie kann ihn ihn nutzen?
#2
-
**API endpoints**
einrichten:
-
Back End muss eine API bereitstellen, die zur
[
generischen TextAPI
](
https://subugoe.pages.gwdg.de/emo/text-api/
)
konform ist
...
...
@@ -84,7 +84,7 @@ Michelle Weidling<!-- .element: id="author-name" -->
---
## Wie kann ihn ihn nutzen?
(contd)
## Wie kann ihn ihn nutzen?
#3
-
eigene Viewer-Instanz mit entsprechendem API-Einstiegspunkt
[
verbinden
](
https://gitlab.gwdg.de/subugoe/emo/Qviewer#connecting-the-viewer-to-a-backend
)
-
... fertig!
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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