Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Singularity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Singularity
Commits
4381a55b
Commit
4381a55b
authored
3 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
Update workshop/Introduction.html
parent
6edc1356
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workshop/Introduction.html
+45
-0
45 additions, 0 deletions
workshop/Introduction.html
with
45 additions
and
0 deletions
workshop/Introduction.html
0 → 100644
+
45
−
0
View file @
4381a55b
<!DOCTYPE html>
<html>
<head>
<title>
Title
</title>
<meta
charset=
"utf-8"
>
<style>
@import
url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz)
;
@import
url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic)
;
@import
url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic)
;
body
{
font-family
:
'Droid Serif'
;
}
h1
,
h2
,
h3
{
font-family
:
'Yanone Kaffeesatz'
;
font-weight
:
normal
;
}
.remark-code
,
.remark-inline-code
{
font-family
:
'Ubuntu Mono'
;
}
</style>
</head>
<body>
<textarea
id=
"source"
>
class: center, middle
# Title
---
# Agenda
1. Introduction
2. Deep-dive
3. ...
---
# Introduction
</textarea>
<script
src=
"https://remarkjs.com/downloads/remark-latest.min.js"
>
</script>
<script>
var
slideshow
=
remark
.
create
();
</script>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment