https://github.com/tuture-dev/hub
🏘 Home of Tuture tutorials. 『图雀社区主站』
https://github.com/tuture-dev/hub
Last synced: 18 days ago
JSON representation
🏘 Home of Tuture tutorials. 『图雀社区主站』
- Host: GitHub
- URL: https://github.com/tuture-dev/hub
- Owner: tuture-dev
- Created: 2019-09-26T10:50:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T14:31:49.000Z (over 3 years ago)
- Last Synced: 2025-04-08T02:45:04.585Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://tuture.co
- Size: 4.71 MB
- Stars: 35
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmaps.json
Awesome Lists containing this project
README
# 图雀社区主站
本项目是一个 Hexo 博客,这里汇集了由社区贡献的、通过 [Tuture](https://github.com/tuture-dev/tuture) 工具写成的优质实战教程。
> **🇨🇳目前仅支持中文教程!Currently only Chinese tutorials are supported!**
## 本地查看
首先确保本地已安装 tuture,如果没有则通过 `npm install -g tuture` 安装。然后将仓库克隆到本地(包括所有 Git 子模块):
```bash
$ git clone --recurse-submodules https://github.com/tuture-dev/hub.git
```进入仓库,安装 npm 依赖:
```bash
cd hub
npm install
```下载所有学习路线和教程,并构建(需要几分钟的时间):
```bash
$ npm run download
$ npm run build:roadmaps
$ npm run build:tutorials
```最后打开 hexo 服务器:
```bash
$ npm start
```然后访问 `localhost:5000` 即可在本地查看图雀社区主站啦!(⚠️注意:搜索功能无法使用)
## 常见问题(FAQs)
我们对常见的问题都进行了解答,请访问[图雀社区 FAQ](https://tuture.co/FAQ/)。
## 贡献教程
首先,非常感谢你选择分享教程!分享教程非常容易,请阅读[分享教程指南](https://docs.tuture.co/guide/sharing.html)。
## 关注我们
想要第一时间获取最新教程的通知?不妨关注我们的微信公众号吧:
