/ content / index.md
index.md
  1  [English Version](#english-version)
  2  
  3  # 11.26 大埔宏福苑火災紀錄庫
  4  
  5  本存庫旨在整理及保存 2025 年 11 月 26 日大埔宏福苑火災的公開資料,包括新聞報道、影片紀錄、技術分析、承辦商資料、義工及社區支援資訊、官方回應,以及事件後續的相關資料。目標為建立一個公開、集中及可查證的紀錄庫,方便研究、媒體、工程界及關注事件的市民查閱。
  6  
  7  ## 一、目的
  8  
  9  - 記錄火災事件的公開資料(影片、新聞、文件)
 10  - 建立清晰時間線,以便理解事件發展
 11  - 整理與工程、物料科學及安全標準相關的技術分析
 12  - 保存義工與社區在事件期間提供的支援資訊
 13  - 將分散於不同平台(Threads、IG、Telegram、Google Docs 等)的資訊集中化
 14  - 為外地人士、研究員及學者提供可核實的背景資料
 15  
 16  ## 二、事件概述
 17  
 18  2025 年 11 月 26 日,大埔宏福苑發生嚴重火災,火勢在極短時間內迅速由低層蔓延至頂層,造成多人傷亡。事件引發社會對棚網物料、阻燃標準、維修工程管理及監管制度的廣泛質疑。事後,大量居民需要緊急撤離,區內義工、商戶及非政府組織迅速提供協助,包括物資、休息站、臨時寄養、清潔用品及其他支援。
 19  
 20  ## 三、存庫內容架構
 21  
 22  /timeline/ [時間線(按時序整理)](timeline/README.md)
 23  
 24  /videos/ [現場片段及來源](videos/README.md)
 25  
 26  /news/ [新聞報道及官方資料](news/README.md)
 27  
 28  /analysis/ [技術分析與相關文獻](analysis/README.md)
 29  
 30  /support/ [義工及社區支援資訊](support/README.md)
 31  
 32  /photos/ [現場圖片及相關紀錄](photos/README.md)
 33  
 34  /docs/ [政府文件、部門回覆及公開信件](docs/README.md)
 35  
 36  - 宏福苑業主立案法團管理委員會會議記錄(2021-2025,共34份):[PDF格式](docs/meeting_minutes/pdf/README.md) | [Markdown格式](docs/meeting_minutes/markdown/README.md)
 37  
 38  ## 四、主要研究與技術議題
 39  
 40  本存庫將整理及分析以下議題:
 41  
 42  - 竹棚與金屬棚架的物理特性及安全比較  
 43  - 香港棚網的法定阻燃要求及相關標準  
 44  - 承辦商於維修工程中的責任及管理制度  
 45  - 火勢於短時間內急速上升的可能機制  
 46  - 物料燃點、煙囪效應、工程流程及驗收制度  
 47  - 工程界、物料科學界、消防專業人士的公開意見  
 48  
 49  ## 五、社區參與方式
 50  
 51  歡迎市民、研究者或專業人士:
 52  
 53  - 補充資料或來源  
 54  - 提交更正或更新  
 55  - 加入技術或政策分析  
 56  - 整理義工支援資訊  
 57  - 以 Pull Request 或 Issue 形式作出貢獻  
 58  
 59  ## 六、聲明
 60  
 61  本存庫只收錄公開及可查證的資料,不包含未經核實的傳聞。本存庫之目的為保存資料、協助研究及提升事件透明度,不作出任何未經證實的指控。
 62  
 63  如有補充資料,歡迎提交。
 64  
 65  ## 七、如何提交 Issue 或 Pull Request
 66  
 67  為方便公眾共同完善內容,本存庫歡迎任何形式的補充、修訂與建議。以下為簡單的操作方式。
 68  
 69  ### 1. 提交 Issue(提出資料、錯誤更正或建議)
 70  
 71  如欲補充資料、指出錯誤或提出改善建議,可按照以下步驟:
 72  
 73  1. 前往本存庫主頁  
 74  2. 點選頂部的 **Issues** 分頁  
 75  3. 按 **New Issue**  
 76  4. 在標題與內容中清晰說明:  
 77     - 想補充或修正的內容  
 78     - 資料來源連結(如適用)  
 79     - 涉及的檔案或章節  
 80  5. 提交後,維護者會審閱並回覆。
 81  
 82  Issue 適用於:  
 83  
 84  - 提供新的新聞連結、影片或文件來源  
 85  - 指出資料錯漏  
 86  - 建議改善存庫架構或內容  
 87  - 提出應加入的新章節主題
 88  
 89  ---
 90  
 91  ### 2. 提交 Pull Request(直接提交修改)
 92  
 93  如希望自行編輯或新增資料,可透過 Pull Request 提交具體修訂:
 94  
 95  1. 在右上角按 **Fork** 複製本存庫至自己的帳戶  
 96  2. 在自己的 fork 中進行修改  
 97  3. 修改完成後按 **Pull Request**  
 98  4. 在說明中列明:  
 99     - 修改的檔案  
100     - 新增或更改的內容  
101     - 資料來源(如有)  
102     - 修訂原因  
103  5. 提交後,維護者會作出審閱及合併。
104  
105  Pull Request 適用於:  
106  
107  - 新增資料夾或檔案(如新聞、文件、技術分析)  
108  - 修訂 Markdown 內容、排版或分類  
109  - 補充可引用來源的資料  
110  - 新增 timeline 條目、文件摘要或分析
111  
112  ---
113  
114  ## 八、授權條款 (License)
115  
116  本專案採用 [Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/) 授權。
117  
118  # English Version
119  
120  # 11.26 Tai Po Wang Fuk Court Fire Documentary
121  
122  This repository aims to collect, organize, and preserve publicly available information related to the Wang Fuk Court fire in Tai Po on 26 November 2025. Materials include news reports, video footage, technical analyses, contractor information, volunteer and community support resources, official statements, and follow-up developments. The objective is to build a public, centralized, and verifiable archive for researchers, media, engineers, and concerned members of the public.
123  
124  ## 1. Purpose
125  
126  - To record publicly available information related to the incident (videos, news, documents)
127  - To establish a clear timeline for understanding the development of events
128  - To compile technical analyses concerning engineering, materials, and safety standards
129  - To preserve volunteer and community support information provided during the incident
130  - To consolidate scattered information from sources such as Threads, IG, Telegram, Google Docs, etc.
131  - To provide verifiable background information for international readers, researchers, and academics
132  
133  ## 2. Incident Overview
134  
135  On 26 November 2025, a major fire broke out at Wang Fuk Court in Tai Po. The fire spread rapidly from lower floors to upper floors within a very short time, resulting in significant casualties. The incident raised widespread concerns regarding scaffolding materials, flame-retardant standards, maintenance procedures, and regulatory oversight. Large-scale evacuation followed, with volunteers, local businesses, and NGOs providing immediate support including supplies, temporary rest areas, pet care assistance, sanitation items, and other forms of aid.
136  
137  ## 3. Repository Structure
138  
139  /timeline/ [Chronological timeline of the incident](timeline/README.md)
140  
141  /videos/ [Footage and source links](videos/README.md)
142  
143  /news/ [News reports and official information](news/README.md)
144  
145  /analysis/ [Technical analyses and related documents](analysis/README.md)
146  
147  /support/ [Volunteer and community support information](support/README.md)
148  
149  /photos/ [On-site photos and archival records](photos/README.md)
150  
151  /docs/ [Government documents, departmental replies, and public letters](docs/README.md)
152  
153  - Wang Fuk Court Owners' Corporation Management Committee Meeting Minutes (2021-2025, 34 records): [PDF format](docs/meeting_minutes/pdf/README.md) | [Markdown format](docs/meeting_minutes/markdown/README.md)
154  
155  ## 4. Key Technical and Research Topics
156  
157  This repository will document and analyze topics including:
158  
159  - Physical and safety comparisons between bamboo scaffolding and metal scaffolding  
160  - Legal flame-retardant requirements and standards for safety netting in Hong Kong  
161  - Responsibilities and management systems for contractors during maintenance works  
162  - Possible mechanisms leading to the rapid vertical fire spread  
163  - Material ignition points, chimney effects, engineering workflow, and inspection procedures  
164  - Public statements from engineering, material science, and firefighting experts  
165  
166  ## 5. Public Contribution
167  
168  Contributions are welcome from residents, researchers, and professionals:
169  
170  - Adding new information or sources  
171  - Correcting or updating existing content  
172  - Providing technical or policy analysis  
173  - Consolidating volunteer or community support information  
174  - Submitting Pull Requests or Issues to improve the repository  
175  
176  ## 6. Disclaimer
177  
178  This repository only includes publicly available and verifiable information.  
179  Unverified rumors will not be included.  
180  The purpose of this archive is to preserve information, support research, and improve transparency.  
181  No unverified allegations will be made.
182  
183  Contributions and additional data are welcome.
184  
185  ## 7. How to Submit an Issue or Pull Request
186  
187  To facilitate community collaboration, this repository accepts Issues and Pull Requests.  
188  Below are basic instructions.
189  
190  ### 1. Submitting an Issue (new information, corrections, suggestions)
191  
192  1. Go to the repository main page  
193  2. Click **Issues**  
194  3. Select **New Issue**  
195  4. Provide:  
196     - Details of the information to add or correct  
197     - Source links (if applicable)  
198     - Relevant files or sections  
199  5. Submit the issue for review
200  
201  Issues are suitable for:  
202  
203  - Adding news links, videos, or document sources  
204  - Reporting errors or omissions  
205  - Suggesting improvements to structure and content  
206  - Proposing new topics for inclusion
207  
208  ---
209  
210  ### 2. Submitting a Pull Request (direct edits)
211  
212  1. Click **Fork** to create a copy of the repository  
213  2. Make edits in your own branch  
214  3. Click **Pull Request**  
215  4. Provide a summary including:  
216     - Modified files  
217     - Description of changes  
218     - Source references (if applicable)  
219     - Reason for the revision  
220  5. Maintainers will review and merge if appropriate
221  
222  Pull Requests are suitable for:  
223  
224  - Adding folders or files (e.g., news, documents, analysis)  
225  - Improving Markdown structures or formatting  
226  - Adding verified data  
227  - Updating timelines, summaries, and technical analysis  
228  
229  ---
230  
231  If you are unfamiliar with GitHub, you may also leave a comment in Issues and maintainers will assist with formatting and integration.