Skip to content

Commit 2d81e91

Browse files
Merge branch 'main' into readme-fix
2 parents 4d9405f + f3c0b7b commit 2d81e91

File tree

9 files changed

+1542
-78
lines changed

9 files changed

+1542
-78
lines changed

README.md

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
<h3 align="center"><a href="https://jb.gg/OpenSourceSupport">Supported by JetBrains</a></h3>
1313
A dynamically generated activity graph to show your GitHub activities of last 31 days.
1414

15+
### ⚠️ NOTICE: DEPLOYMENT MOVED ⚠️
16+
17+
The deployment of this project is moved from `https://activity-graph.herokuapp.com` domain to `https://github-readme-activity-graph.cyclic.app`.
18+
19+
Please refer to the updated link [here](#how-to-use)
20+
1521
## Table of contents
1622

1723
- [Table of contents](#table-of-contents)
@@ -20,17 +26,18 @@ A dynamically generated activity graph to show your GitHub activities of last 31
2026
- [Use themes](#use-themes)
2127
- [Available Themes](#available-themes)
2228
- [Customization](#customization)
23-
- [Common Options](#common-options)
29+
- [Common Options](#common-options)
2430
- [Deploy on your own Heroku instance](#deploy-on-your-own-heroku-instance)
25-
- [Step-by-step instructions for deploying to Heroku **(from UI)**](#step-by-step-instructions-for-deploying-to-heroku-from-ui)
26-
- [Step-by-step instructions for deploying to Heroku **(from CLI)**](#step-by-step-instructions-for-deploying-to-heroku-from-cli)
31+
- [Step-by-step instructions for deploying to Heroku (from UI)](#step-by-step-instructions-for-deploying-to-heroku-from-ui)
32+
- [Step-by-step instructions for deploying to Heroku (from CLI)](#step-by-step-instructions-for-deploying-to-heroku-from-cli)
2733
- [Deploy on your own Replit instance](#deploy-on-your-own-replit-instance)
28-
- [Step-by-step instructions for deploying to Replit **(from UI)**](#step-by-step-instructions-for-deploying-to-replit-from-ui)
34+
- [Step-by-step instructions for deploying to Replit (from UI)](#step-by-step-instructions-for-deploying-to-replit-from-ui)
2935
- [Contributing](#contributing)
3036
- [Core Team 💻](#core-team-)
3137
- [Contributors ✨](#contributors-)
3238
- [Resources Used to build this project](#resources-used-to-build-this-project)
33-
- [Made with ❤ and TypeScript <img src="https://www.vectorlogo.zone/logos/typescriptlang/typescriptlang-icon.svg" width="25">](#made-with--and-typescript-)
39+
- [Star History](#star-history)
40+
- [Made with ❤ and TypeScript ](#made-with--and-typescript-)
3441

3542
## How to Use
3643

@@ -39,7 +46,7 @@ Just paste the following URL in your profile readme and you are good to go.
3946
**Pass your `username` in the URL**
4047

4148
```md
42-
[![Ashutosh's github activity graph](https://activity-graph.herokuapp.com/graph?username=Ashutosh00710)](https://github.com/ashutosh00710/github-readme-activity-graph)
49+
[![Ashutosh's github activity graph](https://github-readme-activity-graph.cyclic.app/graph?username=Ashutosh00710)](https://github.com/ashutosh00710/github-readme-activity-graph)
4350
```
4451

4552
### [Attention ⚠](#Deploy-on-your-own-heroku-instance)
@@ -49,25 +56,26 @@ Just paste the following URL in your profile readme and you are good to go.
4956
_`username=ashutosh00710&theme=theme_name`_
5057

5158
```md
52-
[![Ashutosh's github activity graph](https://activity-graph.herokuapp.com/graph?username=Ashutosh00710&theme=dracula)](https://github.com/ashutosh00710/github-readme-activity-graph)
59+
[![Ashutosh's github activity graph](https://github-readme-activity-graph.cyclic.app/graph?username=Ashutosh00710&theme=dracula)](https://github.com/ashutosh00710/github-readme-activity-graph)
5360
```
5461

5562
[Manual Customization](#customization) is also available
5663

5764
## Available Themes
5865

59-
| Name | Preview |
60-
| :------------------------: | :--------------------------------------------------------: |
61-
| **Default (cotton candy)** | <img src="./asset/default.svg" height=250 alt="graph"/> |
62-
| **react** | <img src="./asset/react.png" height=250 alt="graph"/> |
63-
| **react-dark** | <img src="./asset/react-dark.svg" height=250 alt="graph"/> |
64-
| **github** | <img src="./asset/github.svg" height=250 alt="graph"/> |
65-
| **xcode** | <img src="./asset/xcode.svg" height=250 alt="graph"/> |
66-
| **rogue** | <img src="./asset/rogue.svg" height=250 alt="graph"/> |
67-
| **merko** | <img src="./asset/merko.png" height=250 alt="graph"/> |
68-
| **vue** | <img src="./asset/vue.png" height=250 alt="graph"/> |
69-
| **tokyo-night** |<img src="./asset/tokyo-night.png" height=250 alt="graph"/> |
70-
| **high-contrast** |<img src="./asset/high-contrast.png" height=250 alt="graph"/>|
66+
| Name | Preview |
67+
| :------------------------: | :-----------------------------------------------------------: |
68+
| **Default (cotton candy)** | <img src="./asset/default.svg" height=250 alt="graph"/> |
69+
| **react** | <img src="./asset/react.png" height=250 alt="graph"/> |
70+
| **react-dark** | <img src="./asset/react-dark.svg" height=250 alt="graph"/> |
71+
| **github** | <img src="./asset/github.svg" height=250 alt="graph"/> |
72+
| **github-compact** | <img src="./asset/github-compact.svg" height=250 alt="graph"/>|
73+
| **xcode** | <img src="./asset/xcode.svg" height=250 alt="graph"/> |
74+
| **rogue** | <img src="./asset/rogue.svg" height=250 alt="graph"/> |
75+
| **merko** | <img src="./asset/merko.png" height=250 alt="graph"/> |
76+
| **vue** | <img src="./asset/vue.png" height=250 alt="graph"/> |
77+
| **tokyo-night** | <img src="./asset/tokyo-night.png" height=250 alt="graph"/> |
78+
| **high-contrast** | <img src="./asset/high-contrast.png" height=250 alt="graph"/> |
7179

7280
For more themes click [here](https://github.com/Ashutosh00710/github-readme-activity-graph/blob/main/THEMES.md)
7381

@@ -81,7 +89,7 @@ Customize the appearance of your Activity Graph however you want with URL params
8189
| :------------: | :-------------------------------------------: | :------------------------: |
8290
| `bg_color` | card's background color | hex code (without `#`) |
8391
| `color` | graph card's text color | hex code (without `#`) |
84-
| `title_color` | graph card's title color | hex code (without `#`) |
92+
| `title_color` | graph card's title color | hex code (without `#`) |
8593
| `line` | graph's line color | hex code (without `#`) |
8694
| `point` | color of points on line graph | hex code (without `#`) |
8795
| `area_color` | color of the area under the graph | hex code (without `#`) |
@@ -90,7 +98,7 @@ Customize the appearance of your Activity Graph however you want with URL params
9098
| `hide_title` | sets the title to an empty string | boolean (default: `false`) |
9199
| `custom_title` | set the title to any string | string |
92100
| `theme` | name of [available themes](#available-themes) | string |
93-
| `radius` | border radius of graph | number (0-16 inclusive) |
101+
| `radius` | border radius of graph | number (0-16 inclusive) |
94102

95103
**For `custom_title` please make sure that you are using %20 for spaces**
96104

@@ -99,21 +107,21 @@ Example:
99107
**`custom_title=This%20is%20a%20title`**
100108

101109
```md
102-
[![Ashutosh's github activity graph](https://activity-graph.herokuapp.com/graph?username=ashutosh00710&custom_title=This%20is%20a%20title&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)
110+
[![Ashutosh's github activity graph](https://github-readme-activity-graph.cyclic.app/graph?username=ashutosh00710&custom_title=This%20is%20a%20title&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)
103111
```
104112

105113
**Example:**
106114

107115
```md
108-
[![Ashutosh's github activity graph](https://activity-graph.herokuapp.com/graph?username=ashutosh00710&bg_color=fffff0&color=708090&line=24292e&point=24292e&area=true&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)
116+
[![Ashutosh's github activity graph](https://github-readme-activity-graph.cyclic.app/graph?username=ashutosh00710&bg_color=fffff0&color=708090&line=24292e&point=24292e&area=true&hide_border=true)](https://github.com/ashutosh00710/github-readme-activity-graph)
109117
```
110118

111119
## Deploy on your own Heroku instance
112120

113121
The GitHub API only allows limited requests per hour, my activity-graph.herokuapp.com/graph could possibly hit the rate limiter. If you host it on your own Heroku server, then you don't have to worry about anything.
114122

115-
You may use the server used by this project at <https://activity-graph.herokuapp.com> and pass in your username to access your graph.
116-
E.g. `https://activity-graph.herokuapp.com/graph?username=<your_username>`
123+
You may use the server used by this project at <https://github-readme-activity-graph.cyclic.app> and pass in your username to access your graph.
124+
E.g. `https://github-readme-activity-graph.cyclic.app/graph?username=<your_username>`
117125

118126
However, if there are a large number of requests or if the heroku account being used for the project runs out of dyno hours your graph will not load.
119127

@@ -143,9 +151,9 @@ However, if there are a large number of requests or if the heroku account being
143151

144152
1. Make a [Heroku](https://signup.heroku.com/) account.
145153
2. Install the Heroku CLI
146-
- Mac: `brew install heroku/brew/heroku`
147-
- Ubuntu: `sudo snap install heroku --classic`
148-
- Windows: [Find the Windows installer here](https://devcenter.heroku.com/articles/heroku-cli#download-and-install)
154+
- Mac: `brew install heroku/brew/heroku`
155+
- Ubuntu: `sudo snap install heroku --classic`
156+
- Windows: [Find the Windows installer here](https://devcenter.heroku.com/articles/heroku-cli#download-and-install)
149157
3. Clone the repository: `git clone https://github.com/Ashutosh00710/github-readme-activity-graph.git`
150158
4. Navigate in to the directory: `cd github-readme-activity-graph`
151159
5. Login to Heroku: `heroku login`
@@ -176,6 +184,7 @@ Now just add the following to your profile readme and you're good to go.
176184

177185
![Replit](./asset/replit1.png)
178186

187+
179188
4. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Activity%20Graph) to create a new Personal Access Token
180189
5. Scroll to the bottom and click "**Generate token**"
181190
6. Wait clone done and add `Secrets` with your `Github token`

THEMES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@
2929
| **high-contrast** | <img src="./asset/high-contrast.png" height=250 alt="graph"/> |
3030
| **cobalt** | <img src="./asset/cobalt.png" height=250 alt="graph"/> |
3131
| **material** | <img src="./asset/material.png" height=250 alt="graph"/> |
32-
| **nightowl** | <img src="./asset/nightowl.png" height=250 alt="graph"/> |
32+
| **nightowl** | <img src="./asset/nightowl.png" height=250 alt="graph"/> |
33+
| **modern-lilac** | <img src="./asset/modern-lilac.png" height=250 alt="graph"/> |

0 commit comments

Comments
 (0)
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