1
- #《HelloGithub》第二期
2
- > 兴趣是最好的老师,[ 《HelloGithub》] ( https://github.com/521xueweihan/HelloGithub ) 就是帮你找到兴趣!
3
-
4
- ![ ] ( https://github.com/521xueweihan/HelloGithub/blob/master/01/img/hello-github.jpg )
5
-
6
- 欢迎各路人士加入本项目,丰富月刊的内容,也可以直接在[ Issue] ( https://github.com/521xueweihan/HelloGithub/issues/new ) (需要登录github账号)分享你觉得好的项目。
7
-
8
- ## 简介
9
- 最开始只是我自己浏览github过程中收集的一些有中文介绍,通俗易懂,简单容易上手的项目。后来一想,如果每个github都有个简单的效果图和一些通俗易懂的中文介绍。这样应该更容易让我这样的新手接受。
10
-
11
- 所以,我就想做一个月刊的形式,面向新手的github月刊,月刊的内容主要包括:中文项目、少许英文项目、翻译的书籍以及教程。项目越容易上手越好,看起来越cool越好!主要是能动手用起来,我觉得这样会有助于编程能力的提高。然后[ 《HelloGithub月刊》] ( https://github.com/521xueweihan/HelloGithub )
12
- 这个项目就诞生了!😄
13
-
14
1
---
15
- > ** 以下为本期内容** |[ 点击查看往期内容] ( https://github.com/521xueweihan/HelloGithub )
2
+ >**以下为本期内容**|[点击查看往期内容](https://github.com/521xueweihan/HelloGitHub )
16
3
17
4
# ### Python项目
18
5
1、[螺壳网](https://github.com/alvan/luokr.com):python Tornado写的开源网站,[访问](http://luokr.com/),如图:
19
- ![ ] ( https://github.com/521xueweihan/HelloGithub /blob/master/02/img/%E8%9E%BA%E5%A3%B3%E7%BD%91-min.png )
6
+ 
20
7
21
8
2、[手撕包菜网站](https://github.com/78/ssbc):python Django写的种子搜索网站,[访问](http://www.cilibaba.com/),如图:
22
- ![ ] ( https://github.com/521xueweihan/HelloGithub /blob/master/02/img/%E6%89%8B%E6%92%95%E5%8C%85%E8%8F%9C%E7%BD%91-min.png )
9
+ 
23
10
24
11
3、[Listen 1](https://github.com/listen1):Listen 1 让你用一个网页就能听到多个网站的在线音乐,支持各种平台。如图:
25
- ![ ] ( https://github.com/521xueweihan/HelloGithub /blob/master/02/img/listen1-min.png )
12
+ 
26
13
27
14
4、[pyhton代码片段](https://github.com/RealHacker/python-gems) or [leetcode答案](https://github.com/RealHacker/leetcode-solutions)
28
15
@@ -96,11 +83,11 @@ if __name__ == '__main__':
96
83
6、[ant-motion](https://github.com/ant-motion/ant-motion):[在线演示](http://motion.ant.design/#/cases/help?_k=8bdppr)
97
84
98
85
7、[jQuery WeUI](https://github.com/lihongxun945/jquery-weui):可能是最好用 WeUI 版本,如图:
99
- ![ ] ( https://github.com/521xueweihan/HelloGithub /blob/master/02/img/jquery-weui-min.png )
86
+ 
100
87
101
88
8 、[wechat-h5-boilerplate](https://github.com/panteng/wechat-h5-boilerplate):为腾讯微信优化的H5动效模板,帮助你快速构建全屏滚动型H5页面,[示例](http://panteng.me/demos/whb/)
102
89
103
- 9、[ github-markdown-css] ( https://github.com/sindresorhus/github-markdown-css ) :github的markdown的css ,就是使用了这个css后,markdown展示效果和github的大致一样 。[ 示例] ( https://sindresorhus.com/github-markdown-css/ )
90
+ 9、[github-markdown-css](https://github.com/sindresorhus/github-markdown-css):GitHub的markdown的css ,就是使用了这个css后,markdown展示效果和GitHub的大致一样 。[示例](https://sindresorhus.com/github-markdown-css/)
104
91
105
92
10、 [waitForImages](https://github.com/alexanderdickson/waitForImages):背景加载完事件,示例代码:
106
93
` ` ` html
@@ -115,18 +102,3 @@ if __name__ == '__main__':
115
102
` ` `
116
103
117
104
---
118
- ## 声明
119
- 不管你是大神,还是菜鸟,只要你发现了好玩的开源项目,都可以直接在[ Issue] ( https://github.com/521xueweihan/HelloGithub/issues/new ) (需要登录github账号),分享你觉得有意思的项目。同时有可能会被收录到下一期的月刊中,让更多人知道。
120
-
121
- - 分享项目格式:项目名称——项目地址:项目描述(中文),追求完美👉项目上手demo、有图有真相~
122
-
123
- 或许你分享的项目会让别人由衷的感慨:“原来还有这么有意思的项目!编程可以这么酷!”
124
-
125
- 欢迎转载,请注明出处和作者,同时保留声明和联系方式。
126
-
127
- ## 联系方式
128
- - Github:[ 削微寒] ( https://github.com/521xueweihan )
129
-
130
- - 博客园:[ 削微寒] ( http://www.cnblogs.com/xueweihan/ )
131
-
132
-
0 commit comments