Skip to content

Commit 5186746

Browse files
committed
update portfolio
1 parent b76f6cd commit 5186746

1 file changed

Lines changed: 10 additions & 30 deletions

File tree

_pages/portfolio.md

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,50 +8,30 @@ custom_css_class: portfolio-page
88

99
## Fern
1010

11-
Mostly developer documentation, some technical marketing content
12-
13-
### Highlights
14-
15-
A few pieces that show the range of what I do at Fern.
11+
I write developer documentation and technical marketing content for Fern. Here are a few of the pieces I'm most proud of authoring:
1612

13+
* [Introducing Fern Autorelease: hands-off SDK releases](https://buildwithfern.com/post/fern-autorelease) (Dec 2025)
1714
* [Improving developer docs for agents](https://buildwithfern.com/post/llms-txt-improvements) (Oct 2025)
15+
16+
Developer docs:
17+
* [AI features overview](https://buildwithfern.com/learn/docs/ai-features/overview) (Dec 2025)
18+
* [llms.txt and llms-full.txt](https://buildwithfern.com/learn/docs/ai-features/llms-txt) (Oct 2025, updated Nov and Dec 2025)
19+
* [Additional content sources (Ask Fern)](https://buildwithfern.com/learn/ask-fern/configuration/content-sources) (Nov 2025)
20+
* [Accessibility overview](https://buildwithfern.com/learn/docs/accessibility/overview) (Oct 2025)
1821
* [Testing (SDKs)](https://buildwithfern.com/learn/sdks/deep-dives/testing) (Sep 2025)
1922
* [How it works (Ask Fern)](https://buildwithfern.com/learn/ask-fern/getting-started/how-it-works) (Sept 2025)
2023
* [Tables (Docs component)](https://buildwithfern.com/learn/docs/writing-content/components/tables) (Aug 2025, updated Nov 2025)
2124
* [Enabling the serde layer (TypeScript)](https://buildwithfern.com/learn/sdks/generators/typescript/serde-layer) (Aug 2025)
2225
* [Overrides (API Definitions)](https://buildwithfern.com/learn/api-definitions/overview/overrides) (Aug 2025)
2326
* [Overview of self-hosted SDKs](https://buildwithfern.com/learn/sdks/deep-dives/self-hosted) (Aug 2025)
2427
* [Publishing as a Swift package](https://buildwithfern.com/learn/sdks/generators/swift/publishing) (Aug 2025)
25-
26-
### Additional work (full pages)
27-
28-
The rest of the pages I've authored at Fern.
29-
30-
* [Additional content sources (Ask Fern)](https://buildwithfern.com/learn/ask-fern/configuration/content-sources) (Nov 2025)
31-
* [Using Vale](https://buildwithfern.com/learn/docs/developer-tools/vale) (Nov 2025)
32-
* [SDK variables](https://buildwithfern.com/learn/api-definitions/openapi/extensions/sdk-variables) (Nov 2025)
33-
* [Tabs and tab variants](https://buildwithfern.com/learn/docs/configuration/tabs) (Nov 2025)
34-
* [Accessibility overview](https://buildwithfern.com/learn/docs/accessibility/overview) (Oct 2025)
35-
* [llms.txt](https://buildwithfern.com/learn/docs/seo/llms-txt) (Oct 2025, update Nov 2025)
36-
* [Publishing to Postman](https://buildwithfern.com/learn/sdks/generators/postman/publishing) (Sep 2025)
37-
* [Badges (Docs component)](https://buildwithfern.com/learn/docs/writing-content/components/badges) (Sept 2025)
38-
* [Ask Fern Slack app](https://buildwithfern.com/learn/ask-fern/features/slack-app) (Sep 2025)
39-
* [Fern Scribe](https://buildwithfern.com/learn/docs/ai-features/fern-scribe-coming-soon) (Sep 2025)
40-
* [How it works (Docs)](https://buildwithfern.com/learn/docs/getting-started/how-it-works) (Sep 2025)
41-
* [What is Ask Fern?](https://buildwithfern.com/learn/ask-fern/getting-started/what-is-ask-fern) (Aug 2025)
42-
* [Tooltips (Docs component)](https://buildwithfern.com/learn/docs/writing-content/components/tooltips) (Aug 2025)
4328
* [Project structure (SDKs)](https://buildwithfern.com/learn/sdks/overview/project-structure) (Aug 2025)
4429
* [Project structure (API definitions)](https://buildwithfern.com/learn/api-definitions/overview/project-structure) (Aug 2025)
45-
* [Overview of self-hosted documentation](https://buildwithfern.com/learn/docs/self-hosted/overview) (Aug 2025)
46-
* [Single sign-on](https://buildwithfern.com/learn/docs/authentication/sso) (Jul 2025)
4730
* [Overview of authentication options](https://buildwithfern.com/learn/docs/authentication/overview) (Jul 2025)
48-
* [Publishing as a Go module](https://buildwithfern.com/learn/sdks/generators/go/publishing) (Jul 2025)
49-
* [Publishing to PyPi](https://buildwithfern.com/learn/sdks/generators/python/publishing) (Jul 2025)
50-
* 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)
5131

5232
## Technical articles on my personal blog
5333

54-
Writing about using tech in my actual life.
34+
I occasionally write about using tech in my actual life.
5535

5636
* [Managing library books on the Kobo Libra H2O](https://devinlogan.org/2025/01/10/librarykobo.html) (Jan 2025)
5737
* [Using an LLM to revamp my site](https://devinlogan.org//2025/02/09/jekyll.html) (Feb 2025)
@@ -60,7 +40,7 @@ Writing about using tech in my actual life.
6040

6141
## Posts and articles about technical writing
6242

63-
Writing about technical writing itself.
43+
Sometimes I write about technical writing itself.
6444

6545
* [So...what does a technical writer actually do?](https://blog.google/inside-google/life-at-google/sowhat-does-technical-writer-actually-do/) – for Google's blog, The Keyword (Apr 2021)
6646
* [Getting into technical writing: a primer](https://devinlogan.org/2025/05/23/primer.html) – for my personal blog (May 2025)

0 commit comments

Comments
 (0)