https://github.com/rohan-kulkarni-25/tribute-to-contributors
TRIBUTE TO CONTRIBUTORS !! New Way to give Tribute to collaborators of your project !!
https://github.com/rohan-kulkarni-25/tribute-to-contributors
collaboration contributors tribute-page
Last synced: 4 months ago
JSON representation
TRIBUTE TO CONTRIBUTORS !! New Way to give Tribute to collaborators of your project !!
- Host: GitHub
- URL: https://github.com/rohan-kulkarni-25/tribute-to-contributors
- Owner: rohan-kulkarni-25
- License: mit
- Created: 2021-07-05T17:27:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T07:28:52.000Z (over 4 years ago)
- Last Synced: 2025-06-09T02:42:53.209Z (4 months ago)
- Topics: collaboration, contributors, tribute-page
- Language: HTML
- Homepage:
- Size: 264 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lets Give Tribute to Contributor of OUR Projects in Some Diffrent way !!
STEPS
- Star the Repository.
- Create a file `Tribute_To_Contributors.html` in your repository. ( You can give any name )
- Copy the content from `index.html` file.
- Scroll down to `script` section in this file you will get the following content
- In variable names `repo` write name of your repository in the same manner `user-name/repo-name`
- `https://{user-name}.github.io/{repo-name}/Tribute_To_Contributors.html`
- This is URL which you can add in readme.
- Here `Tribute_To_Contributors.html` is the name by which we saved file in our repository.
- For this github pages need to be deployed and html file should be in root.
