Skip to content
/ hub Public

🏘 Home of Tuture tutorials. 『图雀社区主站』

Notifications You must be signed in to change notification settings

tuture-dev/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a5c20a · Aug 23, 2020

History

75 Commits
Jan 2, 2020
Apr 17, 2020
Aug 16, 2020
Aug 16, 2020
Apr 24, 2020
Dec 31, 2019
Jan 2, 2020
Jan 13, 2020
May 6, 2020
Dec 31, 2019
Jan 2, 2020
Mar 25, 2020
Dec 31, 2019
Aug 23, 2020
Mar 25, 2020

Repository files navigation

图雀社区主站

本项目是一个 Hexo 博客,这里汇集了由社区贡献的、通过 Tuture 工具写成的优质实战教程。

🇨🇳目前仅支持中文教程!Currently only Chinese tutorials are supported!

本地查看

首先确保本地已安装 tuture,如果没有则通过 npm install -g tuture 安装。然后将仓库克隆到本地(包括所有 Git 子模块):

$ git clone --recurse-submodules https://github.com/tuture-dev/hub.git

进入仓库,安装 npm 依赖:

cd hub
npm install

下载所有学习路线和教程,并构建(需要几分钟的时间):

$ npm run download
$ npm run build:roadmaps
$ npm run build:tutorials

最后打开 hexo 服务器:

$ npm start

然后访问 localhost:5000 即可在本地查看图雀社区主站啦!(⚠️注意:搜索功能无法使用)

常见问题(FAQs)

我们对常见的问题都进行了解答,请访问图雀社区 FAQ

贡献教程

首先,非常感谢你选择分享教程!分享教程非常容易,请阅读分享教程指南

关注我们

想要第一时间获取最新教程的通知?不妨关注我们的微信公众号吧:

About

🏘 Home of Tuture tutorials. 『图雀社区主站』

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published