2025 - A year in review
A developer's 2025 year-in-review focusing on AI documentation projects, including LLMs.txt generation and Kapa AI integration for Expo docs.
A developer's 2025 year-in-review focusing on AI documentation projects, including LLMs.txt generation and Kapa AI integration for Expo docs.
Explains the purpose and structure of a Workload Architecture Design Specification, emphasizing clarity and the Azure Well-Architected Framework.
The author describes their work improving Git's official documentation, including creating a new data model document and updating core man pages.
Explains how smart quotes from apps like Notion can break code snippets in docs and how to use the Vale linter to catch them automatically.
A guide to implementing a 'copy as markdown' button for dynamic content in an MDX-based Next.js documentation site.
Argues that AI in software development should focus on automating non-coding tasks like meetings, docs, and testing, not just speeding up coding.
Announcing updates to HTML Minifier Next: better minification, improved CLI, clearer docs, and a switch to Lightning CSS for CSS processing.
A developer details creating MkDocs PO I18n, a translation workflow using PO files and Read the Docs for MkDocs documentation.
Advocates for including author names and dates on technical documents to ensure proper attribution, support career advancement, and foster a healthy engineering culture.
llm.codes converts JavaScript-heavy Apple and other developer docs into clean Markdown that AI agents can read, solving a key problem for AI-assisted coding.
A product manager argues against excessive documentation, explaining why linking unrelated features can create clutter and maintenance issues.
Argues that politeness markers like 'please' weaken technical documentation and should be replaced with direct, actionable instructions.
A developer's weekly recap covering React Flow diagrams, a React Native game clone with Claude AI, and insights from technical documentation books.
A guide to automating .NET documentation using Astro, Starlight, and MarkdownSnippets to keep code samples in sync.
A React Advanced 2024 talk on designing effective documentation, sharing lessons learned from writing the Redux documentation.
Developer announces vdirsyncer2 rewrite is stable, discusses documentation, security audit, and new features like collection protection.
A beginner's guide to Markdown, covering its basics, tools like VS Code, and simple formatting examples for IT documentation.
A guide to automating documentation publishing using Markdown, LaTeX, Pandoc, and GitHub Actions to generate PDFs and Word docs.
Explains how to use Xcode 15's DocC to document and create links to native Swift type extensions for better API discoverability.
A developer outlines the consistent five-part format for their upcoming technical project tutorials, including Introduction, Materials, kBits, Details, and Wrap-Up.