Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhoan5/cool-readme
Components for Readme.md or Markdown
https://github.com/jhoan5/cool-readme
badge components copy-paste guide learn markdown readme template
Last synced: about 6 hours ago
JSON representation
Components for Readme.md or Markdown
- Host: GitHub
- URL: https://github.com/jhoan5/cool-readme
- Owner: Jhoan5
- License: mit
- Created: 2024-07-03T11:31:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T19:41:56.000Z (4 months ago)
- Last Synced: 2024-07-13T20:50:48.341Z (4 months ago)
- Topics: badge, components, copy-paste, guide, learn, markdown, readme, template
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cool-Readme
If you need ideas for your README and want to make it easier, this repository contains many components you can copy and use as you like. The purpose of this repository is to help you design your README, and future versions will include templates and other useful resources.
***[Learn Markdown](https://www.markdownguide.org/basic-syntax/)***
## Get StartedIf you find something great, feel free to copy the code and use it for your README. And don't forget to give us a star!
[Go to the examples](https://github.com/Jhoan5/Cool-Readme.git)## Contributing
1. Fork this repository [Fork](https://github.com/Jhoan5/Cool-Readme.git/fork)
2. Clone the repository:```bash
git clone https://github.com/Jhoan5/Cool-Readme.git
```3. Create a new branch: `git checkout -b `
4. Make your changes and commit them: `git commit -m ''
5. Push to the branch: `git push origin /`
6. Create the pull request## Examples
### Accordion
Accordions are perfect when you want to summarize information for display.
Click to expand!
Some dummy text to make the accordion look good.
- Item 1
- Item 2
- Item 3
See the code:
```html
Click to expand!
Some dummy text to make the accordion look good.
- Item 1
- Item 2
- Item 3
```
### Badges
Badges are perfect for displaying the status or version of something. I recommend using the [Badges 4 README.md Profile](https://github.com/alexandresanlim/Badges4-README.md-Profile?tab=readme-ov-file) repository to easily add badges to your README.
To use any badge example from this README, simply replace github_profile_name with your own GitHub profile name and repository_name with your repository's name.
#### Badge stars on the repository
See the code:
#### Badge forks on this repository
See the code:
#### Badge pull request on this repository
#### Badge issues on this repository
#### Badge Contributors on this repository
#### Badge License on this repository
See the code: