Skip to content

Commit

Permalink
更新内容模版
Browse files Browse the repository at this point in the history
  • Loading branch information
521xueweihan committed Jun 13, 2019
1 parent 5277641 commit 5d50b1c
Show file tree
Hide file tree
Showing 40 changed files with 986 additions and 636 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@
最近开了公众号,后续公众号会针对月刊推荐过的内容精选、梳理,做成系列的文章发布。月刊也会同时发布在公众号,便于第一时间阅读。

<p align="center">
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:100%;">
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"><br>
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。

</p>

## 合作组织
Expand All @@ -47,14 +46,14 @@
<tr>
<th align="center" style="width: 80px;">
<a href="https://github.com/FGDBTKD">
<img src="https://avatars3.githubusercontent.com/u/40509403?s=100&v=4" style="max-width:100%;"><br>
<img src="https://avatars3.githubusercontent.com/u/40509403?s=80&v=4" style="max-width:100%;"><br>
<sub>FGDBTKD</sub><br>
<sub>AI/ML/DL/NLP</sub>
</a><br>
</th>
<th align="center" style="width: 80px;">
<a href="https://github.com/d2-projects">
<img src="https://avatars3.githubusercontent.com/u/40857578?s=100&v=4" style="max-width:100%;"><br>
<img src="https://avatars3.githubusercontent.com/u/40857578?s=80&v=4" style="max-width:100%;"><br>
<sub>D2 Projects</sub><br>
<sub>Vue/JavaScript</sub>
</a><br>
Expand Down
31 changes: 20 additions & 11 deletions content/01/HelloGitHub01.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 《HelloGitHub》第 01 期
>兴趣是最好的老师,**HelloGitHub** 就是帮你找到兴趣!
![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg)
<p align="center">
<img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg' style="max-width:100%;"></img>
</p>
## 简介
分享 GitHub 上有趣、入门级的开源项目。
Expand All @@ -28,12 +29,12 @@
3、[VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。[VeryNginx 文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/VeryNginx-min.jpeg)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/VeryNginx-min.jpeg' style="max-width:80%; max-height=80%;"></img></p>

4、[activate-power-mode](https://github.com/disjukr/activate-power-mode):爆炸输入效果,[在线演示](http://0xabcdef.com/activate-power-mode/)


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/activate-power-mode.gif)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/activate-power-mode.gif' style="max-width:80%; max-height=80%;"></img></p>

#### Python 项目
5、[awesome-python-webapp](https://github.com/michaelliao/awesome-python-webapp):廖老师的 Python 入门教程中的实践项目的代码,[教程在线阅读](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
Expand All @@ -43,18 +44,18 @@
7、[tushare](https://github.com/waditu/tushare):TuShare 是一个免费、开源的 Python 财经数据接口包,[TuShare 文档](http://tushare.org/index.html)


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/TuShare-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/TuShare-min.png' style="max-width:80%; max-height=80%;"></img></p>

8、[beijing_bus](https://github.com/wong2/beijing_bus):北京实时公交,可以显示查询的公交到达某站还需多久


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif' style="max-width:80%; max-height=80%;"></img></p>

#### 其它
9、[archey-osx](https://github.com/obihann/archey-osx):命令行中显示 Mac OS X 计算机的基本信息


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/Archey%20for%20OS%20X-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/Archey%20for%20OS%20X-min.png' style="max-width:80%; max-height=80%;"></img></p>

10、[Learning-SICP](https://github.com/DeathKing/Learning-SICP):《计算机程序的构造和解释》公开课

Expand All @@ -76,12 +77,20 @@


---
<p align="center">
“看完了,还不够?<a href='https://github.com/521xueweihan/HelloGitHub#%E5%86%85%E5%AE%B9'><往期内容></a> | 还不过瘾,那就看看每天更新的前端日报吧 <a href='https://daily.fairyever.com/'><今日前端></a>”<br>
如果你发现了好玩、有意义的开源项目 <a href='https://github.com/521xueweihan/HelloGitHub/issues/new'>点击这里</a> 分享你觉得有趣的项目。
</p>

## 公众号
最近开了公众号,后续公众号会针对月刊推荐过的内容精选、梳理,做成系列的文章发布。月刊也会同时发布在公众号,便于第一时间阅读。

## 换种方式阅读
- **网站:** https://hellogithub.com
- **GitBook:** https://gitbook.hellogithub.com
<p align="center">
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"></img><br>
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。
</p>

## 声明
如果你发现了好玩、有意义的开源项目 [点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new) 分享你觉得有意思的项目
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可

**欢迎转载,请注明出处和作者,同时保留声明。**
31 changes: 20 additions & 11 deletions content/02/HelloGitHub02.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 《HelloGitHub》第 02 期
>兴趣是最好的老师,**HelloGitHub** 就是帮你找到兴趣!
![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg)
<p align="center">
<img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg' style="max-width:100%;"></img>
</p>
## 简介
分享 GitHub 上有趣、入门级的开源项目。
Expand All @@ -26,7 +27,7 @@
2、[jquery-weui](https://github.com/lihongxun945/jquery-weui):可能是最好用 WeUI 版本,展示效果如下:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/jquery-weui-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/jquery-weui-min.png' style="max-width:80%; max-height=80%;"></img></p>

3、[ant-motion](https://github.com/ant-motion/ant-motion):阿里开源的项目,一套 React 框架动效解决方案,可以帮助开发者,更容易的在项目中使用动效。同时可以方便快捷地制作一个公司的介绍页,[在线演示](https://motion.ant.design/)

Expand All @@ -48,17 +49,17 @@
6、[luokr.com](https://github.com/alvan/luokr.com):Python Tornado 写的开源网站——螺壳网,[访问](http://luokr.com/),如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/%E8%9E%BA%E5%A3%B3%E7%BD%91-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/%E8%9E%BA%E5%A3%B3%E7%BD%91-min.png' style="max-width:80%; max-height=80%;"></img></p>

7、[ssbc](https://github.com/78/ssbc):Python Django 写的种子搜索网站——手撕包菜,[访问](http://www.cilibaba.com/)(目前无法访问),如图:
7、[ssbc](https://github.com/78/ssbc):Python Django 写的种子搜索网站——手撕包菜,如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/%E6%89%8B%E6%92%95%E5%8C%85%E8%8F%9C%E7%BD%91-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/%E6%89%8B%E6%92%95%E5%8C%85%E8%8F%9C%E7%BD%91-min.png' style="max-width:80%; max-height=80%;"></img></p>

8、[listen1](https://github.com/listen1):Listen 1 让你用一个网页就能听到多个网站的在线音乐,支持各种平台。如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/listen1-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/listen1-min.png' style="max-width:80%; max-height=80%;"></img></p>

9、[python-gems](https://github.com/RealHacker/python-gems):有趣的 Pyhton 代码片段集合

Expand Down Expand Up @@ -127,12 +128,20 @@ if __name__ == '__main__':


---
<p align="center">
“看完了,还不够?<a href='https://github.com/521xueweihan/HelloGitHub#%E5%86%85%E5%AE%B9'><往期内容></a> | 还不过瘾,那就看看每天更新的前端日报吧 <a href='https://daily.fairyever.com/'><今日前端></a>”<br>
如果你发现了好玩、有意义的开源项目 <a href='https://github.com/521xueweihan/HelloGitHub/issues/new'>点击这里</a> 分享你觉得有趣的项目。
</p>

## 公众号
最近开了公众号,后续公众号会针对月刊推荐过的内容精选、梳理,做成系列的文章发布。月刊也会同时发布在公众号,便于第一时间阅读。

## 换种方式阅读
- **网站:** https://hellogithub.com
- **GitBook:** https://gitbook.hellogithub.com
<p align="center">
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"></img><br>
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。
</p>

## 声明
如果你发现了好玩、有意义的开源项目 [点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new) 分享你觉得有意思的项目
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可

**欢迎转载,请注明出处和作者,同时保留声明。**
29 changes: 19 additions & 10 deletions content/03/HelloGitHub03.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 《HelloGitHub》第 03 期
>兴趣是最好的老师,**HelloGitHub** 就是帮你找到兴趣!
![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg)
<p align="center">
<img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg' style="max-width:100%;"></img>
</p>
## 简介
分享 GitHub 上有趣、入门级的开源项目。
Expand All @@ -28,7 +29,7 @@
3、[pholcus](https://github.com/henrylee2cn/pholcus):Pholcus 是 Go 写的重量级爬虫,纯 Go 语言编写的高并发、分布式、重量级爬虫软件,支持单机、服务端、客户端三种运行模式,拥有 Web、GUI、命令行三种操作界面,功能齐全、强大。[使用手册](https://pholcus.gitbooks.io/docs/content/),使用展示如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/Pholcus-min.jpg)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/Pholcus-min.jpg' style="max-width:80%; max-height=80%;"></img></p>

#### Java 项目
4、[greys-anatomy](https://github.com/oldmanpushcart/greys-anatomy):Greys 是 Java 在线问题诊断工具。
Expand All @@ -37,18 +38,18 @@
5、[OS.js](https://github.com/os-js/OS.js):JavaScript 写的基于浏览器上的桌面操作系统。[在线演示](https://demo.os-js.org/),使用展示如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/os-js-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/os-js-min.png' style="max-width:80%; max-height=80%;"></img></p>

6、[editor.md](https://github.com/pandao/editor.md):是一款开源的、可嵌入的 Markdown 在线编辑器(组件),基于 CodeMirror、jQuery 和 Marked 构建。[在线尝试](http://lab.lepture.com/editor/),使用展示如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/editor.md-min.png)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/editor.md-min.png' style="max-width:80%; max-height=80%;"></img></p>

#### PHP 项目
7、[walle-web](https://github.com/meolu/walle-web):Walle(瓦力) 一个 Web 部署系统工具,可能也是个持续发布工具,配置简单、功能完善、界面流畅、开箱即用!支持 git、svn 版本管理,支持各种 Web 代码发布,静态的 HTML,动态 PHP,需要编译的 Java 等。[中文介绍](https://github.com/meolu/walle-web/blob/master/docs/README-zh.md),使用展示如图:


![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/wali-show.gif)
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/03/img/wali-show.gif' style="max-width:80%; max-height=80%;"></img></p>

#### Python 项目
8、[KindleEar](https://github.com/cdhigh/KindleEar):这是一个运行在 Google App Engine(GAE) 上的 Kindle 个人推送服务应用,生成排版精美的杂志模式 `mobi/epub` 格式自动每天推送至您的 Kindle 或其他邮箱。
Expand All @@ -59,12 +60,20 @@


---
<p align="center">
“看完了,还不够?<a href='https://github.com/521xueweihan/HelloGitHub#%E5%86%85%E5%AE%B9'><往期内容></a> | 还不过瘾,那就看看每天更新的前端日报吧 <a href='https://daily.fairyever.com/'><今日前端></a>”<br>
如果你发现了好玩、有意义的开源项目 <a href='https://github.com/521xueweihan/HelloGitHub/issues/new'>点击这里</a> 分享你觉得有趣的项目。
</p>

## 公众号
最近开了公众号,后续公众号会针对月刊推荐过的内容精选、梳理,做成系列的文章发布。月刊也会同时发布在公众号,便于第一时间阅读。

## 换种方式阅读
- **网站:** https://hellogithub.com
- **GitBook:** https://gitbook.hellogithub.com
<p align="center">
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"></img><br>
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。
</p>

## 声明
如果你发现了好玩、有意义的开源项目 [点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new) 分享你觉得有意思的项目
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可

**欢迎转载,请注明出处和作者,同时保留声明。**
Loading

0 comments on commit 5d50b1c

Please sign in to comment.