Commit graph

162 commits

Author SHA1 Message Date
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
Brandon Rosage
c8053d803d
Merge pull request #64 from jameslvdb/social-media-readme-update
Add social media instructions to README
2019-03-07 11:00:50 -06:00
Brandon Rosage
b50d95fa0f Polished and filled out social media documentation
Also deleted unecessary gemspec file
2019-03-07 11:00:11 -06:00
James Vanderburg
50ac8af408 Add missing verb 2019-03-06 21:47:27 -06:00
James Vanderburg
00e543def4 Change usernames to placeholders, add Dribbble reference in README 2019-03-06 12:25:51 -06:00
Brandon Rosage
bce9c765e3
Merge pull request #65 from aadibajpai/patch-1
[feature] Add Dribbble to Social Media
2019-03-06 10:42:41 -06:00
Sophie Shepherd
57cd24d6c4
Merge pull request #67 from github/no-default-font
Remove Rubik as default font
2019-03-06 10:15:58 -06:00
Sophie Shepherd
bb11444482 docs about customization 2019-03-06 09:12:09 -06:00
Sophie Shepherd
2875a929b3 Give GitHub creit for primer 2019-03-06 09:06:08 -06:00
Sophie Shepherd
e5f87ed8d4 Remove Rubik 2019-03-06 09:04:54 -06:00
Aadi Bajpai
de83f62546
Add Dribbble URL 2019-03-06 14:57:59 +05:30
James Vanderburg
8bf6ec2632 Add social media instructions to README 2019-03-06 01:06:52 -06:00
Matthew Burnett
4e500ca6d1 Use primer class to set height to full 2019-03-05 19:12:04 -05:00
Brandon Rosage
991221edda
Merge pull request #57 from github/add-social_media-support
Add support for social media links
2019-03-05 12:11:09 -06:00
Brandon Rosage
60bb2abb97 Merge branch 'master' into add-social_media-support 2019-03-05 12:10:41 -06:00
Brandon Rosage
103e65bcbe
Merge pull request #54 from github/add-jemoji-support
Add emoji support with `jemoji` gem
2019-03-05 12:09:35 -06:00
Brandon Rosage
4bee275fd6 add closing CSS bracket 2019-03-05 12:09:03 -06:00
Brandon Rosage
cef2051a3a Merge branch 'master' into add-jemoji-support 2019-03-05 12:08:50 -06:00
Brandon Rosage
900daf040d add .emoji styles 2019-03-05 12:07:36 -06:00
Brandon Rosage
be522a6a4c
Merge pull request #52 from github/support-baseurl
Support baseurl in URLs for posts
2019-03-05 12:04:44 -06:00
Brandon Rosage
daf834b7f8 add article blockquote style
Closes https://github.com/github/personal-website/issues/62
2019-03-05 12:03:29 -06:00
Brandon Rosage
66eecfcdd5 restore language metadata to repo cards
Fixes https://github.com/github/personal-website/pull/28#issuecomment-469754222
2019-03-05 10:55:56 -06:00
tterb
8231c9fe16 Add parameter to exclude forks and specified projects 2019-03-04 23:21:43 -08:00
tterb
223b6489b1 Add parameter for sorting project cards 2019-03-04 23:17:51 -08:00
JakeConnors376W
e7312755d2
Imrpove wording 2019-03-04 14:19:18 -08:00
Brandon Rosage
a5d0a3d401 fixed stacked layout for social masthead; efficient post_body 2019-03-04 13:45:43 -06:00
Brandon Rosage
415b995a0b add support for dynamic "share" links on posts 2019-03-04 13:30:19 -06:00
lucario
be9dda44db
Update styles.scss 2019-03-04 14:23:15 -05:00
Brandon Rosage
3c8532a920 Merge branch 'master' into add-social_media-support 2019-03-04 12:44:11 -06:00
Brandon Rosage
24bbbf5741
Merge pull request #37 from willoucom/feature/highlight
feat: enable rouge highlighter
2019-03-04 12:43:37 -06:00
Brandon Rosage
df0db3504b added social_media data file, and conditional loop 2019-03-04 12:31:39 -06:00
Brandon Rosage
15d8905dc0 add jemoji gem; remove Gemfile.lock 2019-03-04 11:37:12 -06:00
Brandon Rosage
99eadd46e4 support baseurl in path to posts and back home 2019-03-04 11:22:35 -06:00
Brandon Rosage
2e32d8f835 renamed syntax.scss to be a little more explicit and descriptive 2019-03-04 10:43:42 -06:00
Brandon Rosage
22fa36a2ab styles for .article body content; published: false 2019-03-04 10:39:24 -06:00
Brandon Rosage
59c48965ea Merge branch 'master' into pr/37 2019-03-04 10:31:17 -06:00