Skip to content

Commit 312d3df

Browse files
Ably role: add "and Docs Engineer" to the title
Reflects the engineering side of the role (Textile -> React/TS/MDX migration) alongside the developer educator framing. Updated in both the home-page journey entry and the Ably work page header. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 480672a commit 312d3df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ably/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 2
44

55
# My work at Ably
66

7-
I joined Ably in August 2023 as a Developer Educator, working on their realtime messaging platform. My focus is making complex WebSocket and database sync concepts accessible to developers.
7+
I joined Ably in August 2023 as a Developer Educator and Docs Engineer, working on their realtime messaging platform. My focus is making complex WebSocket and database sync concepts accessible to developers.
88

99
## What I do at Ably
1010

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function PersonalSite() {
7777
</h2>
7878

7979
<div className={styles.job}>
80-
<h3>Developer Educator at Ably (2023)</h3>
80+
<h3>Developer Educator and Docs Engineer at Ably (2023)</h3>
8181
<p>Co-developing technical docs for the LiveSync database sync product, and contributing to the re-engineering of the ably.com/docs codebase by migrating pages from the legacy Textile content system onto the new Next.js + TypeScript + React stack. Building scalable content strategies for developer adoption.</p>
8282
</div>
8383

0 commit comments

Comments
 (0)