Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nfdi4ing
education
gitlab-workshop
Preparation
Commits
469a519d
Commit
469a519d
authored
Mar 29, 2021
by
Marius Politze
Browse files
update dates for 2021-04 (3)
parent
04f9c2c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.public/index.html
View file @
469a519d
...
...
@@ -10,7 +10,7 @@
</head>
<body>
<div
id=
"app"
></div>
<style>
.gitlab-corner-wrapper
{
overflow
:
hidden
;
width
:
100px
;
height
:
100px
;
position
:
absolute
;
top
:
0
;
right
:
0
}
.gitlab-corner
{
position
:
absolute
;
top
:
-16px
;
right
:
-50px
;
transform
:
rotate
(
45deg
);
background
:
#333
;
border
:
44px
solid
#333
;
border-bottom
:
none
;
border-top
:
#333
solid
16px
}
.gitlab-corner
svg
{
width
:
60px
;
height
:
60px
;
margin-bottom
:
-4px
}
.cls-1
{
fill
:
#fc6d26
}
.cls-2
{
fill
:
#e24329
}
.cls-3
{
fill
:
#fca326
}
.gitlab-corner
:hover
.cls-1
{
animation
:
cycle
.6s
}
.gitlab-corner
:hover
.cls-2
{
animation
:
cycleMid
.6s
}
.gitlab-corner
:hover
.cls-3
{
animation
:
cycleEnd
.6s
}
@keyframes
cycle
{
100
%,
15
%,
60
%
{
fill
:
#fc6d26
}
30
%,
75
%
{
fill
:
#e24329
}
45
%,
90
%
{
fill
:
#fca326
}}
@keyframes
cycleMid
{
100
%,
15
%,
60
%
{
fill
:
#e24329
}
30
%,
75
%
{
fill
:
#fca326
}
45
%,
90
%
{
fill
:
#fc6d26
}}
@keyframes
cycleEnd
{
100
%,
15
%,
60
%
{
fill
:
#fca326
}
30
%,
75
%
{
fill
:
#fc6d26
}
45
%,
90
%
{
fill
:
#e24329
}}
@media
(
max-width
:
500px
){
.gitlab-corner
:hover
.cls-1
,
.gitlab-corner
:hover
.cls-2
,
.gitlab-corner
:hover
.cls-3
{
animation
:
none
}
.gitlab-corner
.cls-1
{
animation
:
cycle
.6s
}
.gitlab-corner
.cls-2
{
animation
:
cycleMid
.6s
}
.gitlab-corner
.cls-3
{
animation
:
cycleEnd
.6s
}}
</style><div
class=
"gitlab-corner-wrapper"
><a
href=
"https://gitlab.com/gitlab-nrw-workshop-202
0-12
/preparation"
class=
"gitlab-corner"
aria-label=
"View source on GitLab"
><svg
id=
"logo_art"
data-name=
"logo art"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 586 559"
><g
id=
"g44"
><path
id=
"path46"
class=
"cls-1"
d=
"M461.17,301.83l-18.91-58.12L404.84,128.43a6.47,6.47,0,0,0-12.27,0L355.15,243.64H230.82L193.4,128.43a6.46,6.46,0,0,0-12.26,0L143.78,243.64l-18.91,58.19a12.88,12.88,0,0,0,4.66,14.39L293,435,456.44,316.22a12.9,12.9,0,0,0,4.73-14.39"
/></g><g
id=
"g48"
><path
id=
"path50"
class=
"cls-2"
d=
"M293,434.91h0l62.16-191.28H230.87L293,434.91Z"
/></g><g
id=
"g56"
><path
id=
"path58"
class=
"cls-1"
d=
"M293,434.91,230.82,243.63h-87L293,434.91Z"
/></g><g
id=
"g64"
><path
id=
"path66"
class=
"cls-3"
d=
"M143.75,243.69h0l-18.91,58.12a12.88,12.88,0,0,0,4.66,14.39L293,435,143.75,243.69Z"
/></g><g
id=
"g72"
><path
id=
"path74"
class=
"cls-2"
d=
"M143.78,243.69h87.11L193.4,128.49a6.47,6.47,0,0,0-12.27,0l-37.35,115.2Z"
/></g><g
id=
"g76"
><path
id=
"path78"
class=
"cls-1"
d=
"M293,434.91l62.16-191.28H442.3L293,434.91Z"
/></g><g
id=
"g80"
><path
id=
"path82"
class=
"cls-3"
d=
"M442.24,243.69h0l18.91,58.12a12.85,12.85,0,0,1-4.66,14.39L293,434.91l149.2-191.22Z"
/></g><g
id=
"g84"
><path
id=
"path86"
class=
"cls-2"
d=
"M442.28,243.69h-87.1l37.42-115.2a6.46,6.46,0,0,1,12.26,0l37.42,115.2Z"
/></g></svg></a></div>
<style>
.gitlab-corner-wrapper
{
overflow
:
hidden
;
width
:
100px
;
height
:
100px
;
position
:
absolute
;
top
:
0
;
right
:
0
}
.gitlab-corner
{
position
:
absolute
;
top
:
-16px
;
right
:
-50px
;
transform
:
rotate
(
45deg
);
background
:
#333
;
border
:
44px
solid
#333
;
border-bottom
:
none
;
border-top
:
#333
solid
16px
}
.gitlab-corner
svg
{
width
:
60px
;
height
:
60px
;
margin-bottom
:
-4px
}
.cls-1
{
fill
:
#fc6d26
}
.cls-2
{
fill
:
#e24329
}
.cls-3
{
fill
:
#fca326
}
.gitlab-corner
:hover
.cls-1
{
animation
:
cycle
.6s
}
.gitlab-corner
:hover
.cls-2
{
animation
:
cycleMid
.6s
}
.gitlab-corner
:hover
.cls-3
{
animation
:
cycleEnd
.6s
}
@keyframes
cycle
{
100
%,
15
%,
60
%
{
fill
:
#fc6d26
}
30
%,
75
%
{
fill
:
#e24329
}
45
%,
90
%
{
fill
:
#fca326
}}
@keyframes
cycleMid
{
100
%,
15
%,
60
%
{
fill
:
#e24329
}
30
%,
75
%
{
fill
:
#fca326
}
45
%,
90
%
{
fill
:
#fc6d26
}}
@keyframes
cycleEnd
{
100
%,
15
%,
60
%
{
fill
:
#fca326
}
30
%,
75
%
{
fill
:
#fc6d26
}
45
%,
90
%
{
fill
:
#e24329
}}
@media
(
max-width
:
500px
){
.gitlab-corner
:hover
.cls-1
,
.gitlab-corner
:hover
.cls-2
,
.gitlab-corner
:hover
.cls-3
{
animation
:
none
}
.gitlab-corner
.cls-1
{
animation
:
cycle
.6s
}
.gitlab-corner
.cls-2
{
animation
:
cycleMid
.6s
}
.gitlab-corner
.cls-3
{
animation
:
cycleEnd
.6s
}}
</style><div
class=
"gitlab-corner-wrapper"
><a
href=
"https://gitlab.com/gitlab-nrw-workshop-202
1-04
/preparation"
class=
"gitlab-corner"
aria-label=
"View source on GitLab"
><svg
id=
"logo_art"
data-name=
"logo art"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 586 559"
><g
id=
"g44"
><path
id=
"path46"
class=
"cls-1"
d=
"M461.17,301.83l-18.91-58.12L404.84,128.43a6.47,6.47,0,0,0-12.27,0L355.15,243.64H230.82L193.4,128.43a6.46,6.46,0,0,0-12.26,0L143.78,243.64l-18.91,58.19a12.88,12.88,0,0,0,4.66,14.39L293,435,456.44,316.22a12.9,12.9,0,0,0,4.73-14.39"
/></g><g
id=
"g48"
><path
id=
"path50"
class=
"cls-2"
d=
"M293,434.91h0l62.16-191.28H230.87L293,434.91Z"
/></g><g
id=
"g56"
><path
id=
"path58"
class=
"cls-1"
d=
"M293,434.91,230.82,243.63h-87L293,434.91Z"
/></g><g
id=
"g64"
><path
id=
"path66"
class=
"cls-3"
d=
"M143.75,243.69h0l-18.91,58.12a12.88,12.88,0,0,0,4.66,14.39L293,435,143.75,243.69Z"
/></g><g
id=
"g72"
><path
id=
"path74"
class=
"cls-2"
d=
"M143.78,243.69h87.11L193.4,128.49a6.47,6.47,0,0,0-12.27,0l-37.35,115.2Z"
/></g><g
id=
"g76"
><path
id=
"path78"
class=
"cls-1"
d=
"M293,434.91l62.16-191.28H442.3L293,434.91Z"
/></g><g
id=
"g80"
><path
id=
"path82"
class=
"cls-3"
d=
"M442.24,243.69h0l18.91,58.12a12.85,12.85,0,0,1-4.66,14.39L293,434.91l149.2-191.22Z"
/></g><g
id=
"g84"
><path
id=
"path86"
class=
"cls-2"
d=
"M442.28,243.69h-87.1l37.42-115.2a6.46,6.46,0,0,1,12.26,0l37.42,115.2Z"
/></g></svg></a></div>
<script>
window
.
$docsify
=
{
name
:
''
,
...
...
@@ -30,7 +30,7 @@
<a href="https://creativecommons.org/licenses/by-sa/4.0" target="_blank">
<img src="https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-sa.svg" width=80 alt="CC-BY-SA 4.0" />
</a>
<span>M. Politze (202
0
): Einstieg ins Forschungsdatenmanagement mit git und GitLab</span>
<span>M. Politze (202
1
): Einstieg ins Forschungsdatenmanagement mit git und GitLab</span>
</footer>
`
;
hook
.
afterEach
(
function
(
html
)
{
...
...
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