# 關於本項目

以下介紹來自 [原項目 - 石墨文檔](https://shimo.im/docs/2d05dce1eaa743c7/read)

> 編者按： 感謝[一颗蒜头 (@testmode121)](https://matters.news/@testmode121?utm_source=ipfs) 將文檔（02-02的版本）轉載至Matters，見 <https://d26g9c7mfuzstv.cloudfront.net/ipfs/QmYpTQzqtBtAJrRT3KD8XBZCK6hPSSD68UWVrkSu8Uho9U/>。
>
> 此處收集內地各類傳媒發佈（原創或轉載）的有關新型冠狀病毒感染的肺炎(2019-nCoV)的深度報道，並將持續更新。若詳盡細緻或角度新穎，且來自較可信賴的傳媒，原則上均予收入，尤其重視對一線、基層（不只是最受關注的，而是包括各地、各群體、各行業）的非虛構寫作和描述性報道，也收入攝影報道。來源包括各主流媒體及網絡自媒體的微信公眾號、網站等。希望這一匯編有助於理解疫情及其影響下的每一個人，並為觀察內地傳媒如何呈現這場疫情做初步的資料收集。
>
> 我們還整理了疫情下親歷者的個人敘述，見 <https://shimo.im/docs/5dbf36f637674529>。
>
> 目前的搜集較依賴主流傳媒，而較少收錄地方媒體、其他自媒體和個人公眾號的報道。如欲推薦失收的文章或傳媒，或發現鏈接失效，或有其他問題、建議，請郵件聯繫<shaotang1155@gmail.com>或<Franlinhan6@gmail.com>，謝謝！
>
> 感謝眾多媒體工作者和寫作者的努力，也感謝朋友和網友對此文檔的支持和幫助！

## 關於GitHub項目

* 文章及列表託管於[GitHub](https://github.com/SaveWuhan/NewsCoverageOnWuhan)， 亦可於[GitBook](https://freewuhan2020.gitbook.io/wuhan2020/)瀏覽。
* 建立本地版本：

```bash
$ git clone https://github.com/SaveWuhan/NewsCoverageOnWuhan.git
$ cd NewsCoverageOnWuhan
$ npm install gitbook-cli -g
$ gitbook serve
```

* 歡迎pull request &#x20;
* `md`文檔內圖片煩請使用`imgur`或其他圖床

### ROADMAP

* [ ] \[X] **爬虫脚本已完成** Scraping scripts can be found [here](https://github.com/SaveWuhan/scraper)
* [ ] Telegram-bot/slack-bot for crowdsourcing Markdown files

### maintainers:

* will

### contributors:

*

## 文章列表

[已存檔文章](https://github.com/SaveWuhan/NewsCoverageOnWuhan/tree/ce3d79547dbef809258f2228898a22b360163311/archived.md)

[待上傳文章](https://github.com/SaveWuhan/NewsCoverageOnWuhan/tree/ce3d79547dbef809258f2228898a22b360163311/todo.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://freewuhan2020.gitbook.io/wuhan2020/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
