@@ -10,15 +10,26 @@ custom_css_class: portfolio-page
1010
1111I write developer documentation and technical marketing content for Fern. Here's a small selection of my work:
1212
13- Technical marketing content:
13+ ### Technical marketing content
1414
15+ * [ How I'm making our documentation agent-friendly (and how I'm not)] ( https://buildwithfern.com/post/agent-friendly-docs ) (May 2026)
1516* [ Why I keep rebuilding the same docs pages] ( https://buildwithfern.com/post/rebuilding-docs-pages ) (Mar 2026)
1617* [ The AI-assisted solo technical writer] ( https://buildwithfern.com/post/ai-assisted-technical-writer ) (Mar 2026)
1718* [ Fern's Rust SDK generator] ( https://buildwithfern.com/post/rust-sdk-generator ) (Feb 2026)
1819* [ Introducing Fern Autorelease: hands-off SDK releases] ( https://buildwithfern.com/post/fern-autorelease ) (Dec 2025)
1920* [ Improving developer docs for agents] ( https://buildwithfern.com/post/llms-txt-improvements ) (Oct 2025)
2021
21- Developer docs:
22+ ### Customer case studies
23+
24+ * [ Frame.io] ( https://buildwithfern.com/customers/frame ) (May 2026)
25+ * [ ElevenLabs] ( https://buildwithfern.com/customers/elevenlabs ) (Apr 2026)
26+ * [ OpenRouter] ( https://buildwithfern.com/customers/openrouter ) (Apr 2026)
27+ * [ Unleash] ( https://buildwithfern.com/customers/unleash ) (Mar 2026)
28+ * [ Deepgram] ( https://buildwithfern.com/customers/deepgram ) (Feb 2026)
29+
30+ ### Developer documentation
31+
32+ * [ Localization overview and setup] ( https://buildwithfern.com/learn/docs/localization/overview ) (May 2026)
2233* [ Agent directives] ( https://buildwithfern.com/learn/docs/ai-features/agent-directives ) (Apr 2026)
2334* [ Customize LLM output] ( https://buildwithfern.com/learn/docs/ai-features/customize-llm-output ) (Apr 2026)
2435* [ Overview of authentication options] ( https://buildwithfern.com/learn/docs/authentication/overview ) (Feb 2026)
@@ -32,7 +43,6 @@ Developer docs:
3243* [ How it works (Ask Fern)] ( https://buildwithfern.com/learn/ask-fern/getting-started/how-it-works ) (Sept 2025)
3344* [ Tables (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/tables ) (Aug 2025, updated Nov 2025)
3445* [ Enabling the serde layer (TypeScript)] ( https://buildwithfern.com/learn/sdks/generators/typescript/serde-layer ) (Aug 2025)
35- * [ Overrides (API Definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/overrides ) (Aug 2025)
3646* [ Overview of self-hosted SDKs] ( https://buildwithfern.com/learn/sdks/deep-dives/self-hosted ) (Aug 2025)
3747* [ Publishing as a Swift package] ( https://buildwithfern.com/learn/sdks/generators/swift/publishing ) (Aug 2025)
3848* [ Project structure (SDKs)] ( https://buildwithfern.com/learn/sdks/overview/project-structure ) (Aug 2025)
@@ -43,7 +53,7 @@ Developer docs for Postman/Fern integration:
4353* [ Document your APIs with Fern] ( https://learning.postman.com/docs/fern/overview ) (Feb 2026)
4454* [ Document a collection with Fern] ( https://learning.postman.com/docs/fern/document-a-collection ) (Feb 2026)
4555
46- Demos:
56+ ### Demos
4757
4858* [ Standalone search widget demo] ( https://github.com/fern-demo/fern-search-widget-demo ) , plus [ documentation] ( https://buildwithfern.com/learn/docs/ai-features/ask-fern/search-widget ) (April 2026)
4959
0 commit comments