Writing about documentation, AI, and developer activation

Essays, experiments, and playbooks straight from workshops and deployments.

Documentation Systems

GitHub for writers: Navigating pull request reviews
Tutorial Documentation Systems

GitHub for writers: Navigating pull request reviews

Learn how pull request reviews work in GitHub. Understand review comments, approvals, requested changes, and how technical writers collaborate confidently using GitHub workflows.

GitHub for writers: Branches and Pull Requests
Tutorial Documentation Systems

GitHub for writers: Branches and Pull Requests

Learn Git branches and pull requests for documentation. Master the complete workflow from creating branches to submitting PRs—no command line required.

GitHub for Documentation: The Complete Guide for Technical Writers
Tutorial Documentation Systems

GitHub for Documentation: The Complete Guide for Technical Writers

Master GitHub for documentation with this step-by-step guide. Learn version control, collaboration, and docs-as-code workflows without touching the command line.

Create Your First Docusaurus Documentation Website
Tutorial Documentation Systems

Create Your First Docusaurus Documentation Website

Learn how to create a professional Docusaurus documentation website from scratch. This step-by-step tutorial covers setup, configuration, and deployment for beginners.

How to Install Vale Linter in VS Code for Documentation (2026 Guide)
Tutorial Documentation Systems

How to Install Vale Linter in VS Code for Documentation (2026 Guide)

Set up Vale linter in VS Code to automatically check documentation for style, grammar, and consistency issues. Includes CI hooks and contributor setup.

Docusaurus Multiple Sidebars: Complete Setup Guide with Code Examples
How-to Guide Documentation Systems

Docusaurus Multiple Sidebars: Complete Setup Guide with Code Examples

Learn to set up multiple sidebars in Docusaurus for multi-product documentation portals. Step-by-step guide with code examples and best practices.