mirror of
https://github.com/JeremyLikness/vanillajs-deck
synced 2025-12-15 10:43:34 +00:00
Initial pass at structure
This commit is contained in:
5
slides/001-title.html
Normal file
5
slides/001-title.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<title>Vanilla.js: Modern 1st Party JavaScript</title>
|
||||
<h1>Vanilla.js: Modern 1st Party JavaScript</h1>
|
||||
<h2>Jeremy Likness</h2>
|
||||
<h3>Cloud Advocate, Microsoft</h3>
|
||||
<nextslide>002-stuff</nextslide>
|
||||
2
slides/002-stuff.html
Normal file
2
slides/002-stuff.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<title>More Stuff</title>
|
||||
<h1>More Stuff</h1>
|
||||
4
slides/manifest.json
Normal file
4
slides/manifest.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "Vanilla.js: Modern 1st Party JavaScript",
|
||||
"start": "001-title"
|
||||
}
|
||||
Reference in New Issue
Block a user