Removing test directory on release branch.
This commit is contained in:
parent
2ddda0741a
commit
7fa295b68c
@ -1,2 +0,0 @@
|
||||
<h1>@title(inline)</h1>
|
||||
@content
|
||||
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="@language">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>@title</title>
|
||||
</head>
|
||||
<body>
|
||||
@slides <!-- reserved keyword -->
|
||||
</body>
|
||||
</html>
|
||||
@ -1,2 +0,0 @@
|
||||
<h1>@title(inline)</h1>
|
||||
|
||||
@ -1,6 +0,0 @@
|
||||
language: # available language options and their value for the html lang attribute
|
||||
de: de
|
||||
en: en
|
||||
title:
|
||||
de: Präsentation zur Demonstration
|
||||
en: Presentation for Demonstration Purposes
|
||||
@ -1,2 +0,0 @@
|
||||
- chapter1
|
||||
- chapter2
|
||||
@ -1,16 +0,0 @@
|
||||
@slide(layout=titlepage)
|
||||
|
||||
@title
|
||||
Wirklich auf den Punkt!
|
||||
|
||||
@slide
|
||||
|
||||
@title
|
||||
Wirklich auf den Punkt!
|
||||
|
||||
@content
|
||||
* Stichpunkt 1
|
||||
* Stichpunkt 2
|
||||
* Stichpunkt 3
|
||||
* Stichpunkt 4
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
@slide(layout=titlepage)
|
||||
|
||||
@title
|
||||
OnPoint for real!
|
||||
|
||||
@slide
|
||||
|
||||
@title
|
||||
OnPoint for real!
|
||||
|
||||
@content
|
||||
* bullet point 1
|
||||
* bullet point 2
|
||||
* bullet point 3
|
||||
* bullet point 4
|
||||
@ -1,10 +0,0 @@
|
||||
@slide(layout=titlepage)
|
||||
|
||||
@title
|
||||
Wirklich auf den Punkt!
|
||||
|
||||
@content
|
||||
* Stichpunkt 1
|
||||
* Stichpunkt 2
|
||||
* Stichpunkt 3
|
||||
* Stichpunkt 4
|
||||
@ -1,10 +0,0 @@
|
||||
@slide(layout=titlepage)
|
||||
|
||||
@title
|
||||
OnPoint for real!
|
||||
|
||||
@content
|
||||
* bullet point 1
|
||||
* bullet point 2
|
||||
* bullet point 3
|
||||
* bullet point 4
|
||||
@ -1,3 +0,0 @@
|
||||
* {
|
||||
box-sizing: border-box
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user