Skip to content

eatenupme/github-profile-textribution-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-hello

GitHub Profile Textribution Calendar

🟩 Add any text expressed by the contribution calendar

1. draw your text

Locate the github-profile-textribution-calendar, which opens to an editable interface where you can click on squares to change their color.

If you're unsure what to draw, you can find the text you need on TakWolf/fusion-pixel-font, and then create the image based on this text.

Recommend options 10px and monospaced.

2. copy the table

After completing your creation, you need to copy the outerHTML of the table element.

3. paste and save

Find the comment in template.svg, paste the content you copied into the comment section, and then save it to the project in your profile.

Add the following code to your readme.

<p align="center"><a href="https://github.com/imeatenup/github-profile-textribution-calendar">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="assets/xxx-dark.svg" />
    <source media="(prefers-color-scheme: light)" srcset="assets/xxx.svg" />
    <img alt="xxx" src="assets/xxx.svg" />
  </picture>
</a></p>

License

This product is licensed under the MIT License.

About

🟩 Add any text expressed by the contribution calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published