Commit Graph

263 Commits

Author SHA1 Message Date
zhangyaning
f599075649 Merge pull request #237 from bardiharborow/patch-1
Rewrite and cleanup README.
2016-08-05 13:37:30 +08:00
Bardi Harborow
6ca53fd9de Rewrite and cleanup README. 2016-08-05 15:29:01 +10:00
zhangyaning
951598fde3 Merge pull request #233 from shakeelmohamed/master
Update favicon to have a transparent background
2016-06-03 17:05:41 +08:00
Shakeel Mohamed
4a9ef4a25a fix aspect ratio 2016-06-03 02:00:42 -07:00
Shakeel Mohamed
3030974302 Update favicon to have a transparent background 2016-06-03 01:57:43 -07:00
zhangyaning
ed9d7149af Merge pull request #232 from shakeelmohamed/master
Fix broken languages link
2016-06-03 16:54:35 +08:00
Shakeel Mohamed
5302ed4f4b Fix broken languages link
This especially broke the link when the language is C++ because the + characters weren't encoded properly
2016-06-03 01:51:00 -07:00
zhangyaning
72af4ba508 Merge pull request #231 from joaosa/master
Fix processing empty descriptions for private repositories
2016-06-01 16:13:26 +08:00
zhangyaning
e86661054f Merge pull request #230 from himanshub16/master
Added favicon icon
2016-06-01 16:11:05 +08:00
Joao Andrade
825763d4c3 Fix spacing 2016-05-26 15:35:46 +01:00
Joao Andrade
59281630d8 Fix processing empty descriptions for private repositories 2016-05-26 15:33:08 +01:00
Himanshu Shekhar
25f60bfd36 Added favicon icon 2016-05-19 17:05:15 +05:30
zhangyaning
2790a6d55a Merge pull request #228 from aldahick/issue210
Fix #210
2016-05-07 14:02:50 +08:00
zhangyaning
e4e6b1efb9 Merge pull request #229 from himanshub16/patch-1
Autofocus added to index.html
2016-05-07 14:00:38 +08:00
Himanshu Shekhar
70d6911457 Autofocus added to index.html
index.html has now autofocus on text input.
2016-05-07 11:09:38 +05:30
Alex Hicks
6e2c7ee30d Fix #210 2016-05-05 15:18:55 -04:00
zhangyaning
07b3a6d3a8 Merge pull request #225 from PeterDaveHello/patch-1
Update index.html
2016-02-22 10:47:56 +08:00
Peter Dave Hello
0ea9185489 Update index.html
It's GitHub not github.
2016-02-22 10:41:21 +08:00
zhangyaning
60a71261df Merge pull request #224 from PeterDaveHello/examples
remove the users haven't opted in in index example
2016-02-22 10:12:30 +08:00
zhangyaning
6f7bbcc8a6 Merge pull request #223 from PeterDaveHello/patch-1
Update index.html
2016-02-22 10:10:23 +08:00
Peter Dave Hello
1293a65ca4 remove the users haven't opted in in index example 2016-02-20 22:34:10 +08:00
Peter Dave Hello
eda11c6886 Update index.html
Googlecode platform is going to close, so load html5shiv from CDNJS with https.
2016-02-20 22:23:19 +08:00
u2
56c155c1fd per_page maximum only 100 2016-02-19 12:23:55 +08:00
zhangyaning
41c61e7ee9 Merge pull request #221 from PeterDaveHello/patch-1
Update index.html
2016-02-19 11:44:17 +08:00
Peter Dave Hello
672c1c0278 Update index.html
Load yui from cdnjs to benefit from http/2.0

yui-s.yahooapis.com doesn't support http/2.0 yet, load resource from the same domain can speed up, also more people uses CDNJS.
2016-02-19 11:23:34 +08:00
zhangyaning
734a592f7d Merge pull request #211 from simonardejr/master
just adjusting some texts :-)
2016-02-19 00:59:32 +08:00
zhangyaning
d8d2abb554 Merge pull request #220 from PeterDaveHello/optimize
Optimize
2016-02-19 00:57:56 +08:00
u2
b7794c4582 Add contributions repos 2016-02-19 00:09:25 +08:00
u2
4bfb1800e9 Reduce requests 2016-02-18 16:43:30 +08:00
u2
2f41ace636 Remove unused htmls 2016-02-18 11:09:32 +08:00
u2
12184a6f0b Add homepage for repo 2016-02-18 11:03:31 +08:00
u2
8861a7d0c2 Update to HTML5 2016-02-17 23:34:25 +08:00
zhangyaning
b7d8db7984 Merge pull request #172 from JoahG/403-handling
Adds 403/404 Handling
2016-02-17 15:10:25 +08:00
Peter Dave Hello
98135ffac4 use minified mustcache on cdnjs 2016-02-17 15:00:45 +08:00
Peter Dave Hello
69ba4ef007 use optipng to recompress png images losslessly
The parameters are `-o7 -zm1-9 -preserve`
2016-02-17 14:59:48 +08:00
u2
07d0354f00 typo 2016-02-17 14:24:21 +08:00
zhangyaning
8207199301 Merge pull request #200 from vermiculus/master
Use dashes instead of hyphens where appropriate
2016-02-17 14:19:53 +08:00
Sean Allred
ad6a15a8ed Use endash where appropriate
Resources:
- http://practicaltypography.com/hyphens-and-dashes.html
- http://english.stackexchange.com/q/2116
2016-02-17 00:17:37 -06:00
u2
7877994007 fallback to local for jquery cdn 2016-02-17 11:05:37 +08:00
u2
3d9880aa9a update jQuery version and using Goolge host jQuery 2016-02-17 11:01:24 +08:00
zhangyaning
ea1e2a2343 Merge pull request #205 from cyphar/fix-https-scripts
index: fix scripts not loading on HTTPS
2016-02-16 22:04:27 +08:00
Aleksa Sarai
ed05dee3c5 index: fix scripts not loading on HTTPS
We must load scripts over HTTPS, otherwise browsers block us from
loading the scripts we need to run if the site is loaded over HTTPS.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2016-02-17 00:56:22 +11:00
u2
f23b2f9433 Change url http://github.com/resume/resume.github.com to https 2016-02-16 14:39:09 +08:00
zhangyaning
f75a20af9d Merge pull request #209 from danprince/master
fix name of watchers field
2016-02-09 23:06:48 +08:00
zhangyaning
11bf5bafd2 Merge pull request #199 from rjatkinson2/patch-1
Fix Grammar in README.markdown
2016-02-09 00:08:35 +08:00
zhangyaning
8f66e47d7d Merge pull request #219 from bfontaine/sagotch
Made link in "Languages" section point to search page of user's repo
2016-02-08 20:38:47 +08:00
Julien Sagot
457fb21e8e Made link in "Languages" section point to search page of user's repo
using this language

(Improved by @Walkman100 and @u2).
2016-02-08 12:36:06 +01:00
zhangyaning
0ad014760c Merge pull request #176 from acrogenesis/tab-space-format
Tab space format
2016-02-08 09:34:00 +08:00
zhangyaning
cb8257928e Merge pull request #215 from cydrobolt/patch-1
Use GitHub's language trending page for language links
2016-02-07 23:59:07 +08:00
Chaoyi Zha
4cf2872f49 Use GitHub's language trending page for language links
Previous link was broken.
2016-01-10 11:22:19 -05:00