📄️ 如何用 Python 测试 Shell 脚本
介绍如何使用 Python 测试 Shell 脚本,顺便写一个测试框架。
📄️ How to Identify Outdated Files in a Git Repository
Introduce how to identify outdated files in a Git repository.
📄️ Code-Driven Documentation
Introduce how to utilize code to enhance the accuracy of configuration documentation, particularly for technical writers who might not be well-versed in coding but are responsible for creating or reviewing configuration files.
📄️ Deploy OpenAPI using Netlify
Introduce how to deploy an OpenAPI documentation using GitHub API and `redoc-cli` on Netlify.
📄️ Bundle Your JavaScript Projects Using webpack
Introduce how to bundle your JavaScript projects using webpack.
📄️ Manage Your Python Projects Using Poetry
Introduce how to manage your Python projects using Poetry.