https://github.com/readme-workflows/activity-template
A template repository for Recent Activity github action.
https://github.com/readme-workflows/activity-template
github-actions readme-workflows template
Last synced: 4 months ago
JSON representation
A template repository for Recent Activity github action.
- Host: GitHub
- URL: https://github.com/readme-workflows/activity-template
- Owner: Readme-Workflows
- License: gpl-3.0
- Created: 2021-06-01T07:43:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T04:07:44.000Z (over 3 years ago)
- Last Synced: 2023-03-03T21:56:05.484Z (over 3 years ago)
- Topics: github-actions, readme-workflows, template
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recent Activity template
This is a Template-Repository made for the [Recent-Activity] Action.
It was made to give you an easy way to setup a Profile Readme to use.
## Getting started
1. Click on the green `Use this template` button
![button]
2. In the new screen, set the Repository name to your Username.
![repo-name]
3. Go to the EXAMPLE.md file and click the Edit icon.
![edit]
4. Rename the file to README.md
Optionally can you also edit the content of the file to include your own info.
5. Save your changes
6. Go to `.github` and edit the `recent-activity.config.yml` file
7. In this file, change `readme-file: ./EXAMPLE.md` to `readme-file: ./README.md`
You can also change other settings in this file. A full guide about the file's settings can be found [here][configuration]
8. Save your changes.
9. You're done!
[recent-activity]: https://github.com/Readme-Workflows/recent-activity
[configuration]: https://github.com/Readme-Workflows/recent-activity/wiki/Configuration
[button]: https://user-images.githubusercontent.com/11576465/120392035-35007100-c330-11eb-9a51-78b21427d552.png
[repo-name]: https://user-images.githubusercontent.com/11576465/120391734-c15e6400-c32f-11eb-9d79-e11ec4f2b1e0.png
[edit]: https://user-images.githubusercontent.com/11576465/120392216-785adf80-c330-11eb-8cf0-3db0ee1c4084.png