forked from 521xueweihan/HelloGitHub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9bfe38a
commit 7e28309
Showing
47 changed files
with
5,371 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## 项目推荐 | ||
- 项目名称: | ||
|
||
- 项目地址: | ||
|
||
- 项目后续更新计划: | ||
|
||
- 项目描述: | ||
|
||
- 推荐理由: | ||
|
||
- 示例代码: | ||
|
||
- 截图: | ||
|
||
### 编辑完推荐项目的信息,**请删除**下述提示信息 | ||
1. [项目审核标准说明](https://github.com/521xueweihan/HelloGitHub/issues/271) | ||
|
||
2. 如您推荐的项目收录到《HelloGitHub》月刊,您的 GitHub 帐号将展示在 [贡献人列表](https://github.com/521xueweihan/HelloGitHub/blob/master/content/contributors.md),**同时会在本 issues 中通知您**。 | ||
|
||
3. HelloGitHub 网站:https://hellogithub.com | ||
|
||
再次感谢您对《HelloGitHub》项目的支持! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
# Byte-compiled / optimized / DLL files | ||
__pycache__/ | ||
*.py[cod] | ||
|
||
# C extensions | ||
*.so | ||
|
||
# Distribution / packaging | ||
.Python | ||
env/ | ||
build/ | ||
develop-eggs/ | ||
dist/ | ||
downloads/ | ||
eggs/ | ||
lib/ | ||
lib64/ | ||
parts/ | ||
sdist/ | ||
var/ | ||
*.egg-info/ | ||
.installed.cfg | ||
*.egg | ||
|
||
# PyInstaller | ||
# Usually these files are written by a python script from a template | ||
# before PyInstaller builds the exe, so as to inject date/other infos into it. | ||
*.manifest | ||
*.spec | ||
|
||
# Installer logs | ||
pip-log.txt | ||
pip-delete-this-directory.txt | ||
|
||
# Unit test / coverage reports | ||
htmlcov/ | ||
.tox/ | ||
.coverage | ||
.cache | ||
nosetests.xml | ||
coverage.xml | ||
|
||
# Translations | ||
*.mo | ||
*.pot | ||
|
||
# Django stuff: | ||
*.log | ||
|
||
# Sphinx documentation | ||
docs/_build/ | ||
|
||
# PyBuilder | ||
target/ | ||
|
||
|
||
# Local settings | ||
local_settings.py | ||
|
||
# vim | ||
*.swp | ||
|
||
# pycharm | ||
.idea/ | ||
|
||
# mac | ||
.DS_Store | ||
|
||
# hellogithub | ||
*.db | ||
content*.md |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,40 @@ | ||
# 《HelloGithub月刊》 | ||
因为现在这个项目只有我自己做,只敢叫“月刊”,希望有志同道合者,快点加入到这个项目中来!同时,如果您有更好的建议或者意见,欢迎联系我。联系方式在最下方~ | ||
# HelloGitHub | ||
>兴趣是最好的老师,**HelloGitHub** 就是帮你找到编程的兴趣! | ||
## 最新一期 | ||
- [第一期](https://github.com/521xueweihan/HelloGithub/blob/master/01/HelloGithub01.md) | ||
![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg) | ||
|
||
### 介绍 | ||
最开始只是我自己浏览github过程中收集的一些有中文介绍,通俗易懂,简单容易上手的项目。后来一想,如果每个github都有个简单的效果图的话,应该更容易让我这样的新手接受。 | ||
## 简介 | ||
分享 GitHub 上有趣、入门级的开源项目。 | ||
|
||
所以,我就想做一个月刊的形式,面向新手的github月刊,月刊的内容主要包括:中文项目、少许英文项目、翻译的书籍以及教程。如果是项目的话,会带一个效果图。项目越容易上手越好,看起来越cool越好! | ||
这是一个面向**编程新手**、**热爱编程**、**对开源社区感兴趣** 人群的月刊,月刊的内容包括:**各种编程语言的项目**、**让生活变得更美好的工具**、**书籍、学习笔记、教程等**,这些开源项目大多都是非常容易上手,而且非常 Cool。主要是希望大家能动手用起来,加入到**开源社区**中。 | ||
- 会编程的可以贡献代码 | ||
- 不会编程的可以反馈使用这些工具中的 Bug | ||
- 帮着宣传你觉得优秀的项目 | ||
- Star 项目⭐️ | ||
|
||
>兴趣是最好的老师,而**《HelloGithub》** 就是帮你找到兴趣! | ||
在浏览、参与这些项目的过程中,你将学习到**更多编程知识**、**提高编程技巧**、**找到编程的乐趣**。 | ||
|
||
🎉 最后 [HelloGitHub.com](https://hellogithub.com) 这个网站就诞生了 🎉 | ||
|
||
### 声明 | ||
不管你事大神,还是小菜鸟,只要你有你发现好的开源项目,都可以联系我,让更多人知道:“还有这么有意思的项目!编程可以这么酷!” | ||
|
||
### 联系方式 | ||
- 邮箱:595666367@qq.com | ||
## 往期回顾 | ||
| :squirrel: | :jack_o_lantern: | :beer: | :fish_cake: | :octocat: | | ||
| ------- | ----- | ------------ | ------ | --------- | | ||
| [第 01 期](/content/01/HelloGitHub01.md) | [第 02 期](/content/02/HelloGitHub02.md) | [第 03 期](/content/03/HelloGitHub03.md) | [第 04 期](/content/04/HelloGitHub04.md) | [第 05 期](/content/05/HelloGitHub05.md) | | ||
| [第 06 期](/content/06/HelloGitHub06.md) | [第 07 期](/content/07/HelloGitHub07.md) | [第 08 期](/content/08/HelloGitHub08.md) | [第 09 期](/content/09/HelloGitHub09.md) | [第 10 期](/content/10/HelloGitHub10.md) | | ||
| [第 11 期](/content/11/HelloGitHub11.md) | [第 12 期](/content/12/HelloGitHub12.md) | [第 13 期](/content/13/HelloGitHub13.md) | [第 14 期](/content/14/HelloGitHub14.md) | [第 15 期](/content/15/HelloGitHub15.md) | | ||
| [第 16 期](/content/16/HelloGitHub16.md) | [第 17 期](/content/17/HelloGitHub17.md) | [第 18 期](/content/18/HelloGitHub18.md) | [第 19 期](/content/19/HelloGitHub19.md) | [第 20 期](/content/20/HelloGitHub20.md) | | ||
| [第 21 期](/content/21/HelloGitHub21.md) | [第 22 期](/content/22/HelloGitHub22.md) | [第 23 期](/content/23/HelloGitHub23.md) | [第 24 期](/content/24/HelloGitHub24.md) | [第 25 期](/content/25/HelloGitHub25.md) | | ||
| [第 26 期](/content/26/HelloGitHub26.md) | [第 27 期](/content/27/HelloGitHub27.md) | [第 28 期](/content/28/HelloGitHub28.md) | [第 29 期](/content/29/HelloGitHub29.md) | [第 30 期](/content/30/HelloGitHub30.md) | | ||
| [第 31 期](/content/31/HelloGitHub31.md) | | ||
|
||
- 博客园:[削微寒](http://www.cnblogs.com/xueweihan/) | ||
|
||
- 或者直接提Pr,Issues | ||
**每个月 :two::eight: 号发布最新一期**|[贡献者列表](https://github.com/521xueweihan/HelloGitHub/blob/master/content/contributors.md) | ||
## 星图 | ||
|
||
[![Star chart](https://hellogithub.com/starchart/521xueweihan/HelloGitHub.svg)](https://hellogithub.com/starchart/521xueweihan/HelloGitHub) | ||
|
||
## 声明 | ||
如果你发现了好玩、有意义的开源项目 [点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new) 分享你觉得有意思的项目。HelloGitHub.com 网站源码已开源[项目地址](https://github.com/521xueweihan/hellogithub.com),欢迎一起开发讨论。 | ||
|
||
<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>进行许可。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
# 《HelloGitHub》第 01 期 | ||
>兴趣是最好的老师,**HelloGitHub** 就是帮你找到兴趣! | ||
![](https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/01/img/hello-github.jpg) | ||
|
||
## 简介 | ||
分享 GitHub 上有趣、入门级的开源项目。 | ||
|
||
这是一个面向**编程新手**、**热爱编程**、**对开源社区感兴趣** 人群的月刊,月刊的内容包括:**各种编程语言的项目**、**让生活变得更美好的工具**、**书籍、学习笔记、教程等**,这些开源项目大多都是非常容易上手,而且非常 Cool。主要是希望大家能动手用起来,加入到**开源社区**中。 | ||
- 会编程的可以贡献代码 | ||
- 不会编程的可以反馈使用这些工具中的 Bug | ||
- 帮着宣传你觉得优秀的项目 | ||
- Star 项目⭐️ | ||
|
||
在浏览、参与这些项目的过程中,你将学习到**更多编程知识**、**提高编程技巧**、**找到编程的乐趣**。 | ||
|
||
🎉 最后 [HelloGitHub](https://hellogithub.com) 这个项目就诞生了 🎉 | ||
|
||
--- | ||
> **以下为本期内容**|每个月 **28** 号发布最新一期|[点击查看往期内容](https://github.com/521xueweihan/HelloGitHub#往期回顾) | ||
#### CSS 项目 | ||
1、[typo.css](https://github.com/sofish/typo.css):中文网页重设与排版,为了一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台,[预览](http://typo.sofi.sh/) | ||
|
||
#### JavaScript 项目 | ||
2、[ant-design](https://github.com/ant-design/ant-design):阿里开源的一套企业级的 UI 设计语言和 React 实现。[中文文档](https://ant.design/docs/react/introduce-cn),样式偏向于后端,展示效果十分漂亮 | ||
|
||
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) | ||
|
||
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) | ||
|
||
#### Python 项目 | ||
5、[awesome-python-webapp](https://github.com/michaelliao/awesome-python-webapp):廖老师的 Python 入门教程中的实践项目的代码,[教程在线阅读](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000) | ||
|
||
6、[Minos](https://github.com/phith0n/Minos):一个基于 Tornado/MongoDB/Redis 的社区系统 | ||
|
||
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) | ||
|
||
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) | ||
|
||
#### 其它 | ||
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) | ||
|
||
10、[Learning-SICP](https://github.com/DeathKing/Learning-SICP):《计算机程序的构造和解释》公开课 | ||
|
||
11、[awesome-python-cn](https://github.com/jobbole/awesome-python-cn):awesome-python 中文版 | ||
|
||
#### 开源书籍 | ||
12、[interpy-zh](https://github.com/eastlakeside/interpy-zh):《Python 进阶中文版》,[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/) | ||
|
||
13、[python3-cookbook](https://github.com/yidao620c/python3-cookbook):《Python Cookbook 3rd 中文版》,[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/) | ||
|
||
14、[Python-Guide-CN](https://github.com/Prodesire/Python-Guide-CN):《Python 最佳实践指南中文版》,[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/) | ||
|
||
15、[design_patterns](https://github.com/me115/design_patterns):《图说设计模式》,[在线阅读](https://design-patterns.readthedocs.io/zh_CN/latest/index.html#) | ||
|
||
16、[linuxtools_rst](https://github.com/me115/linuxtools_rst):《Linux 工具快速教程》,[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/) | ||
|
||
17、[the_new_world_linux](https://github.com/yangyangwithgnu/the_new_world_linux):《Linux 下的惬意生活》,[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录) | ||
|
||
|
||
|
||
--- | ||
|
||
## 换种方式阅读 | ||
- **网站:** https://hellogithub.com | ||
- **GitBook:** https://gitbook.hellogithub.com | ||
|
||
## 声明 | ||
如果你发现了好玩、有意义的开源项目 [点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new) 分享你觉得有意思的项目。 | ||
|
||
**欢迎转载,请注明出处和作者,同时保留声明。** |
Oops, something went wrong.