FLOSS and linguistic diversity
A Python/Django community member discusses the importance of linguistic diversity in FLOSS, highlighting an Italian translation of Django docs.
A Python/Django community member discusses the importance of linguistic diversity in FLOSS, highlighting an Italian translation of Django docs.
A guide on making your open source project more approachable for contributors, covering documentation, guidelines, and community building.
A tutorial on generating professional documentation websites for Python projects using Sphinx and Read the Docs, leveraging existing docstrings.
Article explains why to avoid adverbs like 'simply' in technical writing to improve clarity and avoid alienating readers.
A developer's introductory blog post about sharing knowledge on open source, documentation, and community building.
Analysis of documentation, testing, and CI adoption in Julia packages from the General registry, using a custom tool.
A guide to scaling a Developer Relations program by fostering a DevRel culture across the company, leveraging existing team members.
A developer documents project setup, fixes a course scheduling bug, and starts building a new student reports section in a Django application.
A developer's guide to using Sphinx documentation tools for the QuTiP quantum physics library, written as part of a Google Summer of Code project.
A guide for beginners on how to efficiently navigate and find answers in the extensive Django documentation, reducing frustration.
Explains how using RFC (Request for Comment) documents can improve asynchronous communication and decision-making in tech teams.
Tips for improving writing effectiveness, including organization with headers and using images, with examples from tech documentation.
Explains the importance of documenting unit tests with examples and best practices for writing clear test comments.
Explains how comprehensive documentation encourages open source contributions, using Gatsby.js as a case study for sustainable project growth.
A technical guide on using type-safe code generation to prevent broken documentation links in software projects, ensuring compile-time validation.
Explains how to contribute to and improve software documentation through community editing platforms like GitHub, using Microsoft and VMware examples.
A developer shares a personal story about fixing a documentation error in an open source Gatsby plugin, emphasizing that all contributions are valuable.
Practical tips for writing clear, readable technical documentation and notes, focusing on structure, formatting, and user psychology.
A developer shares a story about patience in open source, detailing a 7-month-old pull request to improve documentation for the freeboard dashboard project.
Explains why a project's README file should serve as its foundational document, defining core goals to guide development and manage scope.