Commit graph

197 commits

Author SHA1 Message Date
Matej Plavevski
f12acc670c
Merge branch 'master' into master 2019-03-15 18:18:50 +01:00
Matej Plavevski
03ce0c2a44
Add about Jekyll_github_token 2019-03-13 22:09:09 +01:00
Jack Vincent
3cc36f45d4 Fixes order to be alphabetical. 2019-03-13 10:16:53 -07:00
Jack Vincent
d78c6b237b Adds hackerrank to social media links. 2019-03-13 10:16:05 -07:00
Tsubasa Takayama
82184929e3
Fix an issue missing page height 2019-03-13 15:24:12 +09:00
Brandon Rosage
17b734e7e0
slipped in small mistake in README 2019-03-13 15:23:17 +09:00
Tsubasa Takayama
2f9a3d2709
Revert "Merge pull request #58 from lucario/patch-1"
This reverts commit c934c47ce8, reversing
changes made to 7f7e37760c.
2019-03-13 15:22:39 +09:00
Brandon Rosage
bab37bd21b
Merge pull request #93 from SevereCloud/durov
Add Telegram and VK
2019-03-11 12:41:50 -05:00
Brandon Rosage
0ff5d2d40d
Merge pull request #95 from nwtgck/patch-1
Synchronize _data/colors.json with lib/linguist/languages.yml
2019-03-11 12:40:27 -05:00
Ryo Ota
fb2bba788a
Synchronize _data/colors.json with lib/linguist/languages.yml 2019-03-11 11:04:50 +09:00
Suvorov Daniil
94e1561eaa Add Telegram and VK 2019-03-10 14:28:21 +03:00
Matej Plavevski
4c588dfcd2
Update Readme explaining #48 2019-03-09 20:55:34 +01:00
Matej Plavevski
5af0f45c3e
Update URL for Instagram 2019-03-09 17:21:33 +01:00
Matej Plavevski
ac126c1cbd
Update Colors 2019-03-09 17:21:04 +01:00
Matej Plavevski
8a624f16e6
Update Size of Icon for instagram 2019-03-09 16:39:48 +01:00
matejmecka
97d428ec3a Add Instagram and Unsplash 2019-03-09 16:11:59 +01:00
matejmecka
df8c38171d Add Instagram and Unsplash 2019-03-09 16:11:32 +01:00
Jordy van den Aardweg
839ed3be8c
Use og:image to display avatar
So social sharing crawlers pickup a useful image
2019-03-09 11:03:56 +01:00
Brandon Rosage
4646069704
Merge pull request #80 from aadibajpai/patch-1
Update README with changes from PR #77
2019-03-08 16:07:31 -06:00
Brandon Rosage
fc71561429
Merge pull request #81 from UziTech/patch-1
fix mixed content
2019-03-08 16:06:56 -06:00
Tony Brix
74be098d8f
fix mixed content 2019-03-08 11:07:04 -06:00
Aadi Bajpai
b53f5db434
Update README with changes 2019-03-08 22:03:55 +05:30
Brandon Rosage
aa39b729fb
Merge pull request #76 from Ouadie/add-topics-limit-to-config
Removing the limit of topics list
2019-03-08 09:53:21 -06:00
Brandon Rosage
4965c10284
Merge pull request #77 from aadibajpai/add-medium
[feature] Add Medium to Social Media
2019-03-08 09:52:13 -06:00
Brandon Rosage
a9a676a52f
Merge pull request #79 from xt0rted/patch-1
Fix broken links in the readme
2019-03-08 09:50:41 -06:00
Brian Surowiec
733ac7c266
Fix broken links 2019-03-08 08:56:19 -05:00
Aadi Bajpai
85c02c8ea4 alphabetical order 2019-03-08 11:26:56 +05:30
Aadi Bajpai
4a26941ee5 Add to README 2019-03-08 11:23:52 +05:30
Aadi Bajpai
ee98ccc794 Add Medium 2019-03-08 11:23:03 +05:30
Ouadie
444fedccf2 Removing the limit of topics 2019-03-07 21:13:58 -08:00
Ouadie
aceb7d8574 Revert "- Adding the limit of interest as a config"
This reverts commit d95c9d9854.
2019-03-07 21:06:00 -08:00
Ouadie
aa131a625f Revert "Renaming the interest list to interests"
This reverts commit 04e92d8dca.
2019-03-07 21:05:35 -08:00
Boussaid, Ouadie
04e92d8dca Renaming the interest list to interests 2019-03-07 16:55:09 -08:00
Boussaid, Ouadie
d95c9d9854 - Adding the limit of interest as a config 2019-03-07 16:44:19 -08:00
Brandon Rosage
f663eec5c7
Merge pull request #75 from github/refactor-social-share
Share: Only list social media that support a share URL
2019-03-07 16:46:54 -06:00
Brandon Rosage
0820be7c19 debug share logic 2019-03-07 15:27:09 -06:00
Brandon Rosage
eb572aa140 Refactor social share solution
Removes share_url include and includes share URL previs in datalist
2019-03-07 15:06:26 -06:00
Brandon Rosage
b609e9bf5d
Merge pull request #72 from github/add-support-stackoverflow-behance
Add `social_media` support for Behance and Stack Overflow
2019-03-07 12:30:27 -06:00
Brandon Rosage
474a676c4b add tooltips to social links; improve SVGs; add comments to config 2019-03-07 12:24:42 -06:00
Brandon Rosage
8123b3ffae Merge branch 'master' into add-support-stackoverflow-behance 2019-03-07 12:08:10 -06:00
Brandon Rosage
5f93bcde7d add behance to yaml 2019-03-07 12:07:08 -06:00
Brandon Rosage
73231a93d5
Merge pull request #61 from tterb/project-parameters
Add _config.yml parameters for sorting and excluding projects
2019-03-07 11:48:43 -06:00
Brandon Rosage
87e94a7ca9 added support for customizable limit; added supporting docs 2019-03-07 11:47:11 -06:00
Brandon Rosage
4ca9974abc Merge branch 'master' into pr/61 2019-03-07 11:29:55 -06:00
Brandon Rosage
cc3202b525 tightened up YAML structure and taxonomy for projects 2019-03-07 11:29:01 -06:00
Brandon Rosage
8eaf09c308
Merge pull request #12 from AungMyoKyaw/feat/sort-repos
feat: sort repo by pushed date
2019-03-07 11:13:42 -06:00
Brandon Rosage
c934c47ce8
Merge pull request #58 from lucario/patch-1
Set html, body, and content to `height-full`
2019-03-07 11:10:19 -06:00
Brandon Rosage
6170d97692 slipped in small mistake in README 2019-03-07 11:08:59 -06:00
Brandon Rosage
7f7e37760c
Merge pull request #60 from JakeConnors376W/patch-1
Improve wording
2019-03-07 11:06:22 -06:00
Brandon Rosage
ec51e95c30 slipped in reference to "by default"
This is intended to clarify that the appearance of your website is not fixed, and that you should read on for additional options.
2019-03-07 11:05:57 -06:00