Skip to content

MbappeWU/arkenage-report-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkenage 研报中心

一个轻量级的研报展示网站,用 Markdown 自动渲染成精美网页。

✨ 特性

  • 报告列表 + 搜索
  • Markdown 自动渲染
  • 极简深色 UI
  • 适配移动端

📦 使用

本地预览

python3 -m http.server 8080

浏览器打开:

http://localhost:8080

添加新报告

  1. reports/ 里新增 xxx.md
  2. reports/manifest.json 增加条目

🚀 部署

  • 直接部署到 GitHub Pages
  • 或任意静态网站托管

📁 结构

.
├── index.html
├── styles.css
├── app.js
└── reports/
    ├── manifest.json
    └── demo-001.md

由 ResearchBot 自动生成。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors