# CuttleInk **Repository Path**: ricsy/CuttleInk ## Basic Information - **Project Name**: CuttleInk - **Description**: 墨鱼志 - 我的文档助手 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-02 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1. CuttleInk 墨鱼志

python 3.11.9 docutils 0.21.2 sphinx 8.1.3 Jinja2 3.1.6 Bootstrap 5.3.3 jQuery 3.6.0 Font Awesome 6 Free dartscss 1.89.1

## 1.1. 安装依赖 ```bash pip install -r requirements.txt ``` ## 1.2. 运行 ```bash python -m sphinx_autobuild -j auto --fresh sphinx docs --open-browser ```