Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca82685

Browse filesBrowse files
authored
Github's new Markdown rules
1 parent 5a73185 commit ca82685
Copy full SHA for ca82685

File tree

1 file changed

+5
-5
lines changed
Filter options

1 file changed

+5
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#[Github Chart API](http://ghchart.rshah.org)
1+
# [Github Chart API](http://ghchart.rshah.org)
22

33
Make this:
44

@@ -10,13 +10,13 @@ with this:
1010

1111
Of course you can replace `2016rshah` with your own github username.
1212

13-
#Why
13+
# Why
1414

1515
Being able to look back through the year and see how productive you've been is a great feeling, and that little green calendar is honestly one of my favorite data visualizations. But there's no reason it should be constrained to only living on the github website, you should be able to put it anywhere you want!
1616

1717
For example, I personally think it would really spiff up a [personal website](http://www.rshah.org/).
1818

19-
#Color Schemes
19+
# Color Schemes
2020

2121
We also support custom color schemes! You can provide any base color and we will make shades for the chart. Just visit `http://ghchart.rshah.org/<HEX-COLOR>/2016rshah` and replace `<HEX-COLOR>` with your hex color code, not including the leading hashtag. For example if you want a blue-themed chart that is based around the hex color `#409ba5`, you can visit the following route:
2222

@@ -25,11 +25,11 @@ We also support custom color schemes! You can provide any base color and we will
2525
![2016rshah's Blue Github Chart](http://ghchart.rshah.org/409ba5/2016rshah)
2626

2727

28-
#Contributing
28+
# Contributing
2929

3030
If you see anything that can be improved send in an issue/PR.
3131

32-
#See also
32+
# See also
3333
The [github repo](https://github.com/2016rshah/githubchart-api)
3434

3535
The [actual site](http://ghchart.rshah.org)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.