-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8250a6d
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
emdaer.me |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>🎟 emdaer conf</title> | ||
<meta charset="utf-8" /> | ||
<meta name="description" content="The only “conference” for “emdaer”"> | ||
</head> | ||
<body> | ||
<header> | ||
<h1>🎟 emdaer conf – <time datetime="2017-10-20">October 20, 2017</time></h1> | ||
</header> | ||
<main> | ||
<h2>Overview</h2> | ||
<p>emdaer conf is a free, distributed conference to celebrate the release of emdaer v1.0.0</p> | ||
<p>We’ll talk about the past, present, and future of emdaer and get some work in together</p> | ||
<h2>Schedule</h2> | ||
<table> | ||
<tbody> | ||
<tr> | ||
<td>10:00 AM CST</td> | ||
<td><strong>Keynote</strong></td> | ||
<td>Flip</td> | ||
</tr> | ||
<tr> | ||
<td>11:00 AM CST</td> | ||
<td><strong>TBD</strong></td> | ||
<td>TBD</td> | ||
</tr> | ||
<tr> | ||
<td>11:30 AM CST</td> | ||
<td><strong>TBD</strong></td> | ||
<td>TBD</td> | ||
</tr> | ||
<tr> | ||
<td>12:00 PM CST</td> | ||
<td><strong>Collaboration</strong></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h2>Attendance</h2> | ||
<p>Come to Flip’s apartment or <a href="https://join.slack.com/t/emdaer/shared_invite/enQtMjUyOTgzNzIxMzc5LTU4NGNhMTg0MjBiYjYyNjk5ZmU4NGM3ZWU1YzFkODQ0MmM2Y2Y3NjE4MTFjNTU5Zjc1ZDM0NDk5OGE5YmU1OGM">join the emdaer Slack</a></p> | ||
</main> | ||
</body> | ||
</html> |