@@ -18,13 +18,14 @@ custom_css_class: portfolio-page
1818* [ Publishing to Nuget] ( https://buildwithfern.com/learn/sdks/generators/csharp/publishing ) (Jul 2025)
1919* [ Publishing to Rubygems] ( https://buildwithfern.com/learn/sdks/generators/ruby/publishing ) (Jul 2025)
2020* [ Publishing to Packagist] ( https://buildwithfern.com/learn/sdks/generators/php/publishing ) (Jul 2025)
21- * [ Overview of authentication aptions ] ( https://buildwithfern.com/learn/docs/authentication/overview ) (Jul 2025)
21+ * [ Overview of authentication options ] ( https://buildwithfern.com/learn/docs/authentication/overview ) (Jul 2025)
2222* [ Single sign-on] ( https://buildwithfern.com/learn/docs/authentication/sso ) (Jul 2025)
2323* [ Auto-populate API Keys] ( https://buildwithfern.com/learn/docs/authentication/api-key-injection ) (OAuth section only) (Jul 2025)
2424* [ Overview of self-hosted documentation] ( https://buildwithfern.com/learn/docs/self-hosted/overview ) (Aug 2025)
2525* [ Overview of self-hosted sDKs] ( https://buildwithfern.com/learn/sdks/deep-dives/self-hosted ) (Aug 2025)
2626* [ Project structure (API definitions)] ( https://buildwithfern.com/learn/api-definitions/overview/project-structure ) (Aug 2025)
2727* [ 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)
2829* [ Enabling the serde layer (TypeScript)] ( https://buildwithfern.com/learn/sdks/generators/typescript/serde-layer ) (Aug 2025)
2930* [ Tooltips (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/tooltips ) (Aug 2025)
3031* [ Sticky tables (Docs component)] ( https://buildwithfern.com/learn/docs/writing-content/components/sticky-tables ) (Aug 2025)
@@ -34,9 +35,10 @@ custom_css_class: portfolio-page
3435
3536## Technical articles on my personal blog
3637
38+ * [ Managing library books on the Kobo Libra H2O] ( https://devinlogan.org/2025/01/10/librarykobo.html ) (Jan 2025)
3739* [ Using an LLM to revamp my site] ( https://devinlogan.org//2025/02/09/jekyll.html ) (Feb 2025)
3840* [ Using (and not using) Claude to write book reviews] ( https://devinlogan.org/2025/03/12/aiproofreader.html ) (Mar 2025)
39- * [ Managing library books on the Kobo Libra H2O ] ( https://devinlogan.org/2025/01/10/librarykobo .html ) (Jan 2025)
41+ * [ How I used Claude Code to restructure and redirect files ] ( https://devinlogan.org/2025/08/17/redirects .html ) (Aug 2025)
4042
4143## Posts and articles about technical writing
4244
0 commit comments