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
mrodzis
slides
Commits
516b94d7
Commit
516b94d7
authored
Aug 05, 2020
by
mrodzis
💪
Browse files
finalize
parent
0f886972
Pipeline
#146866
passed with stage
in 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
talks/2020-08-05-emo/custom.css
View file @
516b94d7
...
...
@@ -25,17 +25,8 @@ blockquote:after {
max-width
:
none
;
}
.reveal
a
{
color
:
#44950d
!important
;
text-decoration
:
underline
;
}
.reveal
a
:hover
{
color
:
lightgreen
;
}
.reveal
.em
{
font-style
:
italic
;
color
:
lightblue
;
}
...
...
@@ -71,7 +62,8 @@ h2 {
}
.reveal
h1
,
.reveal
h2
{
.reveal
h2
,
.reveal
em
{
border-bottom
:
1px
solid
#379B34
;
}
...
...
@@ -133,7 +125,7 @@ h2 {
.reveal
bold
,
.reveal
strong
{
font-weight
:
6
00
;
font-weight
:
3
00
;
color
:
#379B34
!important
;
}
...
...
talks/2020-08-05-emo/slides.md
View file @
516b94d7
...
...
@@ -67,14 +67,14 @@ Michelle Weidling<!-- .element: id="author-name" -->
---
## Wie kann ihn ihn nutzen?
#1
## Wie kann ihn ihn nutzen?
<small>#1</small>
-
[
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?
#2
## Wie kann ihn ihn nutzen?
<small>#2</small>
-
**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,12 @@ Michelle Weidling<!-- .element: id="author-name" -->
---
## Wie kann ihn ihn nutzen?
#3
## Wie kann ihn ihn nutzen?
<small>#3</small>
-
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
-
... fertig!
---
<!-- .slide: id="thank-note" -->
## Fragen? Anregungen? Danke!
\ No newline at end of file
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