generated from pacharanero/create-new-revealjs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
110 lines (105 loc) · 5.46 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<title>TITLE</title>
<link rel="stylesheet" href="reveal.js/dist/reset.css" />
<link rel="stylesheet" href="reveal.js/dist/reveal.css" />
<link rel="stylesheet" href="reveal.js/dist/theme/night.css" id="theme" />
<!-- Theme used for syntax highlighted code -->
<link
rel="stylesheet"
href="reveal.js/plugin/highlight/monokai.css"
id="highlight-theme"
/>
<script type="text/javascript">
function showhide() {
var d = new Date();
var s = document.getElementById(d.getDay());
s.style.display = (s.style.display == 'block') ? 'none' : 'block';
}
__showhide();
<!--
function dayofweek() {
var today = new Date();
var day = today.getDay();
var daylist = ["Sunday","Monday","Tuesday","Wednesday ","Thursday","Friday","Saturday"];
console.log("Today is : " + daylist[day] + ".");
}
-->
</script>
</head>
<body>
<!--
<header><a href="https://github.com/lipschitzallee/katzensprung.app/edit/master/index.html">
<svg id="katze" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(.16465 0 0 .16465 7.0194 7.1518)"><path d="m-24.823-1.5965c0.75689-5.264 4.1704-5.4893 10.793-7.5443-0.21545-4.825 6.5505-6.9356 10.723-6.3972 2.1741-4.55 9.5816-1.8991 9.5816-1.8991 1.2613-5.1881 6.653-6.3468 12.593-3.1069 0.88893-3.5554 6.5569-5.4916 10.325-4.3972 3.7529-5.5892 10.719-1.0744 10.171-4.0094-0.57154-2.2006-3.8104-3.1293-8.5984-3.0626-4.788 0.06673-11.125 1.1289-17.893 2.91-6.7683 1.7811-13.968 4.2813-20.48 7.2239-6.5123 2.9426-12.337 6.3277-16.358 9.8789-4.0739 3.6571-7.8144 7.7977-10.456 12.62 2.5966 1.6397 7.2954 0.63059 9.7763-2.461" style="fill:#EFE1CE"/><path d="m7.8268-7.4624c-0.72252 1.5237-5.9545 0.74138-7.0874 2.7441-0.48562-2.2148-3.2238-5.6825-3.1276-1.8838-0.18648 3.1865-3.3507 6.9852-1.5434 10.518 0.54573 2.419 4.112 4.0405 4.3697 4.474-2.8531 0.62413-7.1297 2.0002-9.4305 1.1309 0.78558-5.6979-4.8127-1.3711-4.495 1.0325-3.1519 1.7326 1.0769 2.4021-0.91897 4.6092 2.8076 1.5853 3.7014-2.6975 7.1947-1.421 2.819 0.19211 9.7348-2.9575 9.1965 1.9271-0.94423 2.8073 1.3553 5.5436 1.6749 7.7548-3.2094-0.34148-7.0438 6.0472-9.0977 2.5947-2.5088-1.896-3.8789 4.8764-0.75334 4.2187-0.901 3.609 4.4757 2.1038 3.9621 1.061 1.3304 2.2743 4.5543-1.0927 2.0646-2.7183 0.91023-2.8933 6.2645-5.6244 8.3963-3.167 0.29849 4.2422-3.6829 6.8297-5.7809 10.043-1.554 2.5779-5.8734 5.7051-3.8513 8.9017 3.3406 1.9724 7.749-0.73628 8.0002-4.5309 1.0926-1.9408 3.3235-8.4923 3.4243-7.2973 0.88285-3.0906 2.8402-6.6013 1.6005-9.353 3.4229-1.9085 7.9742-1.4743 11.866-1.2255 1.6862 1.8774 7.3007 1.7745 4.8321-1.6097 1.9153-0.75943 0.19697-3.4654-0.46275-2.609 3.6942-2.8102-3.0364-4.7429-3.5388-0.7738-0.4295 3.9088-3.9531 0.84068-6.6687 1.7924-0.37547-2.3555-2.2088-6.1108-4.106-8.552 3.3947-2.4263 7.1019-5.391 10.923-6.4911 1.7281 1.3183 6.8611-1.082 3.8171-2.7704-1.8256 0.80122 0.79859-2.9572-1.9084-2.3046-1.4078 2.0793-3.1641-2.081-3.7448 1.3911-1.4838 3.0857-6.0079 4.1032-8.8097 6.2532-2.0696 2.4831-7.2384 2.7508-4.6765 0.2083 2.4031-1.5467 3.5227-6.0116 2.6714-9.2155-0.67588-1.7359-1.4309-10.131-3.9914-4.7312zm15.399 26.394c0.05198 0.07614 0.12949-0.09394 0 0z" style="fill:#EFE1CE;stroke-width:.075334px;stroke:#EFE1CE"/><path d="m35.674-29.242-11.207 32.717" style="fill:none;stroke-width:.38316;stroke:#EFE1CE"/><path d="m-26.95-4.6807 17.172 18.308" style="fill:none;stroke-width:.47646;stroke:#EFE1CE"/></g></svg>
</a></header>
-->
<div class="reveal">
<div class="slides">
<section
data-markdown
data-auto-animate
data-separator="-----"
data-separator-vertical="---"
>
<textarea data-template>
## Tee·Runde
---
## Tee·Runde
### immer Dienstag
### nach dem Abend·essen
-----
## Computer Treff
---
## Computer Treff
### nächsten Dienstag
### vor dem Abend·essen
-----
## Hof-Café
---
## Hof-Café
### nächsten Dienstag
-----
## Musik-Box
---
## Musik-Box
### nächsten Mittwoch
-----
## Nordic Walking
---
## Nordic Walking
### immer Donnerstag
### 5 Uhr am Nach·mittag
-----
## Traum-Reise
---
## Traum-Reise
### nächsten Freitag
</textarea>
</section>
</div>
</div>
<script src="reveal.js/dist/reveal.js"></script>
<script src="reveal.js/plugin/notes/notes.js"></script>
<script src="reveal.js/plugin/markdown/markdown.js"></script>
<script src="reveal.js/plugin/highlight/highlight.js"></script>
<script src="reveal.js/plugin/zoom/zoom.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
autoSlide: 3000,
loop: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [RevealMarkdown, RevealHighlight, RevealNotes, RevealZoom],
});
</script>
</body>
</html>