@@ -10,34 +10,38 @@ custom_css_class: portfolio-page
1010
1111## Technical documentation for Fern (selected)
1212
13- * [ TypeScript quickstart] ( https://buildwithfern.com/learn/sdks/generators/typescript/quickstart ) (Jul 2025)
14- * [ Publishing to npm] ( https://buildwithfern.com/learn/sdks/generators/typescript/publishing ) (Jul 2025)
15- * [ Publishing to PyPi] ( https://buildwithfern.com/learn/sdks/generators/python/publishing ) (Jul 2025)
16- * [ Publishing as a Go module] ( https://buildwithfern.com/learn/sdks/generators/go/publishing ) (Jul 2025)
17- * [ Publishing to Maven Central] ( https://buildwithfern.com/learn/sdks/generators/java/publishing ) (Jul 2025)
18- * [ Publishing to Nuget] ( https://buildwithfern.com/learn/sdks/generators/csharp/publishing ) (Jul 2025)
19- * [ Publishing to Rubygems] ( https://buildwithfern.com/learn/sdks/generators/ruby/publishing ) (Jul 2025)
20- * [ Publishing to Packagist] ( https://buildwithfern.com/learn/sdks/generators/php/publishing ) (Jul 2025)
21- * [ Overview of authentication options] ( https://buildwithfern.com/learn/docs/authentication/overview ) (Jul 2025)
22- * [ Single sign-on] ( https://buildwithfern.com/learn/docs/authentication/sso ) (Jul 2025)
23- * [ Auto-populate API Keys] ( https://buildwithfern.com/learn/docs/authentication/api-key-injection ) (OAuth section only) (Jul 2025)
24- * [ Overview of self-hosted documentation] ( https://buildwithfern.com/learn/docs/self-hosted/overview ) (Aug 2025)
25- * [ Overview of self-hosted sDKs] ( https://buildwithfern.com/learn/sdks/deep-dives/self-hosted ) (Aug 2025)
26- * [ Project structure (API definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/project-structure ) (Aug 2025)
27- * [ Project structure (SDKs)] ( https://buildwithfern.com/learn/sdks/overview/project-structure ) (Aug 2025)
28- * [ Overrides (API Definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/overrides ) (Aug 2025)
29- * [ Enabling the serde layer (TypeScript)] ( https://buildwithfern.com/learn/sdks/generators/typescript/serde-layer ) (Aug 2025)
30- * [ Tooltips (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/tooltips ) (Aug 2025)
31- * [ Sticky tables (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/sticky-tables ) (Aug 2025)
32- * [ MCP server (Docs)] ( https://buildwithfern.com/learn/docs/ai-features/mcp-server ) (Aug 2025)
33- * [ What is Ask Fern?] ( https://buildwithfern.com/learn/ask-fern/getting-started/what-is-ask-fern ) (Aug 2025)
34- * [ How it works (Ask Fern)] ( https://buildwithfern.com/learn/ask-fern/getting-started/how-it-works ) (Sept 2025)
35- * [ How it works (Docs)] ( https://buildwithfern.com/learn/docs/getting-started/how-it-works ) (Sep 2025)
36- * [ Fern Scribe] ( https://buildwithfern.com/learn/docs/ai-features/fern-scribe-coming-soon ) (Sep 2025)
37- * [ Testing (SDKs)] ( https://buildwithfern.com/learn/sdks/deep-dives/testing ) (Sep 2025)
13+ ### Full pages
14+
3815* [ Ask Fern Slack app] ( https://buildwithfern.com/learn/ask-fern/features/slack-app ) (Sep 2025)
16+ * [ Testing (SDKs)] ( https://buildwithfern.com/learn/sdks/deep-dives/testing ) (Sep 2025)
17+ * [ Fern Scribe] ( https://buildwithfern.com/learn/docs/ai-features/fern-scribe-coming-soon ) (Sep 2025)
18+ * [ How it works (Docs)] ( https://buildwithfern.com/learn/docs/getting-started/how-it-works ) (Sep 2025)
19+ * [ How it works (Ask Fern)] ( https://buildwithfern.com/learn/ask-fern/getting-started/how-it-works ) (Sept 2025)
20+ * [ What is Ask Fern?] ( https://buildwithfern.com/learn/ask-fern/getting-started/what-is-ask-fern ) (Aug 2025)
21+ * [ Publishing as a Swift package] ( https://buildwithfern.com/learn/sdks/generators/swift/publishing ) (Aug 2025)
22+ * [ Sticky tables (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/sticky-tables ) (Aug 2025)
23+ * [ Tooltips (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/tooltips ) (Aug 2025)
24+ * [ Enabling the serde layer (TypeScript)] ( https://buildwithfern.com/learn/sdks/generators/typescript/serde-layer ) (Aug 2025)
25+ * [ Overrides (API Definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/overrides ) (Aug 2025)
26+ * [ Project structure (SDKs)] ( https://buildwithfern.com/learn/sdks/overview/project-structure ) (Aug 2025)
27+ * [ Project structure (API definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/project-structure ) (Aug 2025)
28+ * [ Overview of self-hosted sDKs] ( https://buildwithfern.com/learn/sdks/deep-dives/self-hosted ) (Aug 2025)
29+ * [ Overview of self-hosted documentation] ( https://buildwithfern.com/learn/docs/self-hosted/overview ) (Aug 2025)
30+ * [ Single sign-on] ( https://buildwithfern.com/learn/docs/authentication/sso ) (Jul 2025)
31+ * [ Overview of authentication options] ( https://buildwithfern.com/learn/docs/authentication/overview ) (Jul 2025)
32+ * [ Publishing as a Go module] ( https://buildwithfern.com/learn/sdks/generators/go/publishing ) (Jul 2025)
33+ * [ Publishing to PyPi] ( https://buildwithfern.com/learn/sdks/generators/python/publishing ) (Jul 2025)
34+ * [ Publishing to npm] ( https://buildwithfern.com/learn/sdks/generators/typescript/publishing ) (Jul 2025)
35+ * Quickstarts for [ TypeScript] ( https://buildwithfern.com/learn/sdks/generators/typescript/quickstart ) , [ Python] ( https://buildwithfern.com/learn/sdks/generators/python/quickstart ) , [ Go] ( https://buildwithfern.com/learn/sdks/generators/go/quickstart ) , [ Java] ( https://buildwithfern.com/learn/sdks/generators/java/quickstart ) , [ .NET] ( https://buildwithfern.com/learn/sdks/generators/csharp/quickstart ) , [ PHP] ( https://buildwithfern.com/learn/sdks/generators/php/quickstart ) , [ Ruby] ( https://buildwithfern.com/learn/sdks/generators/ruby/quickstart ) , [ Swift] ( https://buildwithfern.com/learn/sdks/generators/swift/quickstart ) , and [ Postman] ( https://buildwithfern.com/learn/sdks/generators/postman/quickstart ) (Jul-Sep 2025)
36+
37+ ### Sections
3938
39+ Sections I've contributed to existing pages that I didn't originally author
4040
41+ * [ Code Blocks – Start line] ( https://buildwithfern.com/learn/docs/writing-content/components/code-blocks#start-line ) (Sep 2025)
42+ * [ Code Blocks – Max height] ( https://buildwithfern.com/learn/docs/writing-content/components/code-blocks#max-height ) (Sep 2025)
43+ * [ Code Blocks – Language synchronization] ( https://buildwithfern.com/learn/docs/writing-content/components/code-blocks#language-synchronization ) (Aug 2025)
44+ * [ Auto-populate API Keys – How the OAuth flow works] ( https://buildwithfern.com/learn/docs/authentication/api-key-injection#how-the-oauth-flow-works ) (Jul 2025)
4145
4246## Technical articles on my personal blog
4347
0 commit comments