Commit graph

134 commits

Author SHA1 Message Date
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
Brandon Rosage
08c8e8a468
Merge pull request #31 from Ullaakut/force-bottom
Make stargazers and forks stick to bottom of repo cards
2019-03-04 10:26:53 -06:00
Brandon Rosage
87af1ba177 re-remove _site/ 2019-03-04 10:25:47 -06:00
Brandon Rosage
8b08a7ce16 revise .gitignore for _site/ 2019-03-04 10:23:31 -06:00
Brandon Rosage
ecb0a06940 merge conflicts 2019-03-04 10:15:30 -06:00
Ullaakut
15cf219abe
Make stargazers and forks stick to bottom of repo cards 2019-03-04 17:06:22 +01:00
Brandon Rosage
22818b3a18
Merge pull request #11 from friederbluemle/delete-generated-code
Delete generated code
2019-03-04 09:47:33 -06:00
Brandon Rosage
1bf5f371b6
Merge pull request #28 from ccsplit/add_language_badge
Add Language colors for the repositories.
2019-03-04 09:26:42 -06:00
Brandon Rosage
3910ea4fd5
Merge pull request #29 from kunicmarko20/patch-1
Add links to stargazers and forks
2019-03-04 09:21:03 -06:00
Brandon Rosage
ccf25e159d Merge branch 'master' into pr/31 2019-03-04 09:19:59 -06:00
Brandon Rosage
6b704e9056 replaced absolute positioning approach with flexbox 2019-03-04 09:15:38 -06:00
Brandon Rosage
08d27ab3ac
Merge pull request #35 from codemenow/patch-1
remove duplicated repository owner name all over the site
2019-03-04 08:57:19 -06:00
Brandon Rosage
e31471ef9b
Merge pull request #36 from JamesIves/master
Adds Meta Description Tag
2019-03-04 08:48:32 -06:00
Brandon Rosage
72409e4ff8
Merge pull request #43 from skyrol/patch-1
Fix spelling mistake in description
2019-03-04 08:47:46 -06:00
Brandon Rosage
333f719aef
Merge pull request #44 from gabbanaesteban/patch-1
Add missing command to steps to serve the website
2019-03-04 08:47:19 -06:00
Brandon Rosage
66b02d466c
Merge pull request #51 from monomagentaeggroll/master
Update README.md
2019-03-04 08:46:52 -06:00
monomagentaeggroll
5a53672e14
Update README.md 2019-03-03 20:42:07 -08:00
Esteban De la Rosa
9252a90b49
Add missing command to steps to serve the website
Add `bundle install` command to steps list in order to get the website running
2019-02-28 13:07:37 -04:00
Francisc Furdui
6dae053102
Fix spelling mistake in description 2019-02-28 14:02:13 +00:00
Wilfried JEANNIARD
f5c4f2089f feat: enable rouge highlighter 2019-02-25 18:27:28 +01:00
ccsplit
01f774607b
Change top style {1 => 2}px.
The color did not appear to be even with the text therefore, changed the
color to have a top of 2px instead of 1px.
2019-02-25 10:04:17 -06:00
James Ives
528fa94d3b
Escaping XML 2019-02-25 10:10:33 -05:00
James Ives
70e0a6a01a Adds Description Tag 2019-02-24 19:02:52 -05:00
Sreekanth Boddireddy
3f0c44165a
remove duplicated repository owner name all over the site
showing the repo owner name repeatedly is not adding any value for the site.
2019-02-24 12:35:48 -08:00
Ullaakut
b668a32742
Make stargazers and forks stick to bottom of repo cards 2019-02-23 06:08:47 +01:00
ccsplit
f48504a97f
Add Language colors for the repositories.
Used colors.json from https://github.com/ozh/github-colors/blob/master/colors.json
to get the latest colors for each of the languages and then added to the repo-card
with the language and a circle for the color.

Add link around the Language to be the same as the Stars and forks.

Change the order of the language to match GitHub.
2019-02-22 16:18:34 -06:00
Marko Kunic
ac0c7b9eeb
Add links to stargazers and forks 2019-02-22 22:10:42 +00:00
Aung Myo Kyaw
56c0b06f49
feat: sort repo by pushed date 2019-02-20 17:02:54 +06:30
Frieder Bluemle
3ed8f0271f
Delete generated code 2019-02-20 14:30:58 +08:00