Skip to content

Make img src https to avoid Mixed Content warnings on a fully https website #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# [Github Chart API](http://ghchart.rshah.org)
# [Github Chart API](https://ghchart.rshah.org)

Make this:

![2016rshah's Github chart](http://ghchart.rshah.org/2016rshah)
![2016rshah's Github chart](https://ghchart.rshah.org/2016rshah)

with this:

<img src="http://ghchart.rshah.org/2016rshah" alt="2016rshah's Github chart" />
<img src="https://ghchart.rshah.org/2016rshah" alt="2016rshah's Github chart" />

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

# Why

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!

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

# Color Schemes

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:
We also support custom color schemes! You can provide any base color and we will make shades for the chart. Just visit `https://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:

<img src="http://ghchart.rshah.org/409ba5/2016rshah" alt="2016rshah's Blue Github Chart" />
<img src="https://ghchart.rshah.org/409ba5/2016rshah" alt="2016rshah's Blue Github Chart" />

![2016rshah's Blue Github Chart](http://ghchart.rshah.org/409ba5/2016rshah)
![2016rshah's Blue Github Chart](https://ghchart.rshah.org/409ba5/2016rshah)


# Contributing
Expand All @@ -32,7 +32,7 @@ If you see anything that can be improved send in an issue/PR.
# See also
The [github repo](https://github.com/2016rshah/githubchart-api)

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

This [ruby gem](https://github.com/akerl/githubchart)

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy