An open API service indexing awesome lists of open source software.

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.

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