# geektime-docs **Repository Path**: cuixuechao/geektime-docs ## Basic Information - **Project Name**: geektime-docs - **Description**: 极客时间 pdf & markdown 文档 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-13 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 极客时间文档 极客时间 markdown & pdf 文档 ---- * 看 markdown文档,推荐: https://github.com/uaxe/geektime-docs 🌟🌟🌟 * 看 pdf文档,推荐: https://github.com/uaxe/geektime-pdfs 🌟🌟🌟 * 看 音视频,推荐: https://github.com/zkep/mygeektime 🌟🌟🌟🌟🌟 ### markdown 在线文档 * [netlify](https://geektime-docs.netlify.app/) * [github](https://uaxe.github.io/geektime-docs/) > tips: 在线文档支持 PC 浏览器,也支持移动端浏览器 ### markdown 本地文档 ```shell git clone https://github.com/uaxe/geektime-docs.git --depth 1 pip install mkdocs-material cd geektime-docs/后端-架构/说透中台/ mkdocs serve ``` 浏览器访问: ### 本项目markdown文档全部由[mygeektime](https://github.com/zkep/mygeektime)生成