Skip to content

Commit 94e748f

Browse files
committed
update content for 2025
1 parent f9ec538 commit 94e748f

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

src/pages/about.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,23 @@ many of us can get together in one place and talk about what we can agree would
2020
be the best steps to make email better. There isn’t, yet, a carved-in-stone
2121
agenda, but here’s what we expect we’ll be doing:
2222

23-
**When**: October 30th - November 1st, all day
23+
**When**: November 9th - November 11th, all day
2424

25-
**Where**: London, England
25+
**Where**: Montreal, Canada
2626

2727
**What**: We’ll talk about…
2828

29+
* standardizing autoconfiguration and authentication across clients and
30+
protocols
31+
* practical problems related to interoperability and user confusion that can be
32+
addressed by changing how we work
2933
* what features (especially those already standardized) would give users a
3034
faster, more reliable experience if widely implemented
3135
* what features would reduce network traffic, round trips, and other server
3236
cost if widely implemented
33-
* what features are *not* yet standardized, but seem like the next thing
34-
everybody wants in their client — and how we can prioritize standardizing
35-
them
37+
* the wins of JMAP, in quantitative terms
3638
* how to begin leveraging JMAP without having to totally rewrite IMAP code,
3739
especially for server-pushed change notifications
38-
* how to prepare for more widespread transition to OAuth and JMAP
3940

4041
We’ve got a list of RFCs and draft standards that we think make good talking
4142
points to start, but we'd also love to hear from you in advance about what you

src/pages/attend.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: "/attend"
33
title: "Attend"
44
---
55

6-
So you want to attend Make Better Email 2024? Great!
6+
So you want to attend Make Better Email 2025? Great!
77

88
First off, this event is by invitation only. If you didn't get an invitation,
99
and you think you should have gotten one, you should [contact
@@ -14,8 +14,9 @@ time!)
1414
If you have an invitation, it will say what you need to do:
1515

1616
* register at the event registration page
17-
* book your travel and hotel for London (be here October 30th through
18-
November 1st!)
17+
* book your travel and hotel for Montreal (Be here November 9th through
18+
November 11th! This is right after [IETF
19+
124](https://www.ietf.org/meeting/124/))
1920
* write in with things you'd like to get on the agenda
2021

2122
We'd like to keep things small. That means just one or two people per client

src/pages/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ const IndexPage = () => {
88
<main>
99
<Header />
1010
<div className="date-time-callout">
11-
October 30 – November 1, 2024<br />
12-
<span className="accent">London, England</span>
11+
November 9 – November 11, 2025<br />
12+
<span className="accent">Montreal, Canada</span>
1313
</div>
1414
<hr />
1515
<p className="info">
1616
We’re pursuing our mission to make email better by organizing
1717
makebetter<span className="accent">.email</span>, a meeting of some of
18-
the most notable email clients and servers. This year, we're hosted
19-
by <a href="https://www.isode.com/">Isode</a>.{" "}
18+
the most notable email clients and servers. This year, we'll be in
19+
Cnadata.{" "}
2020
<a href="/about" className="about-link">
2121
Learn more →
2222
</a>

0 commit comments

Comments
 (0)