Commit graph

67 commits

Author SHA1 Message Date
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
JakeConnors376W
e7312755d2
Imrpove wording 2019-03-04 14:19:18 -08: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
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
Frieder Bluemle
3ed8f0271f
Delete generated code 2019-02-20 14:30:58 +08:00
Brandon Rosage
7b775d501c remove specific repository reference in config 2019-02-13 10:51:26 -06:00
Brandon Rosage
fbf62d0910 added favicon; absolute path to styles 2019-02-12 12:11:45 -06:00
Mike McQuaid
95885102d8
site/README: update. 2019-02-12 16:50:11 +00:00
Mike McQuaid
2370adbb56
includes/header: fix user definition. 2019-02-12 16:50:01 +00:00
Brandon Rosage
e44bd3fabd jsonify github.owner 2019-02-12 07:37:26 -06:00
Brandon Rosage
f8766949c7 cleanup Gemfile; polish README language 2019-02-11 10:43:38 -06:00
Brandon Rosage
13375b1c93 finished README 2019-02-11 10:34:15 -06:00
Brandon Rosage
eceece546e init README docs 2019-02-07 17:32:39 -06:00
Brandon Rosage
016c5ec56b tried making gem; removed node_modules 2019-02-07 15:59:44 -06:00
Brandon Rosage
fce572823f layout logic bug fixes 2019-01-30 09:20:51 -06:00
Brandon Rosage
7c53411fcf sidebar blog permalink support 2019-01-30 09:13:22 -06:00
Brandon Rosage
7febc36a9c init blog post support 2019-01-29 14:27:18 -06:00
Brandon Rosage
844baaadfa stable "style" site variable 2019-01-29 11:53:31 -06:00
Brandon Rosage
956ff4b2f2 init light/dark theme 2019-01-29 11:16:24 -06:00
Brandon Rosage
c630308f61 dynamic 'user' content in custom layouts 2019-01-28 16:23:48 -06:00
Brandon Rosage
9d3b467220 Merge branch 'master' of https://github.com/github/profile-generator 2019-01-25 15:47:50 -06:00
Brandon Rosage
0097ec0a26 testing defining repository 2019-01-25 15:10:44 -06:00