# gitdoc **Repository Path**: yzcr/gitdoc ## Basic Information - **Project Name**: gitdoc - **Description**: gitdoc文档阅读器是基于GitHub开放平台开发的一款Markdown文档阅读器 项目演示:http://gitdoc.ebcms.com 特点 优秀的markdown写作方式 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/gitdoc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-11 - **Last Updated**: 2024-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 欢迎使用gitdoc文档阅读器 gitdoc文档阅读器是基于github开放平台开发的一款markdown文档阅读器 ![avatar](/demo.png) ## 特点 * 优秀的markdown写作方式 * 可切换到任意版本阅读 * 代码高亮 * 数据完全同步于github,无需安装 * 完全自由免费 ## 如何使用 下载本代码,安装依赖,放到网站服务器,修改配置文件`config.ini`即可 ## 清理缓存 * 清理默认项目缓存 http://xxxx/?flush=1 * 清理指定项目缓存 http://xxxx/?project=项目&flush=1