Commit Graph

50 Commits

Author SHA1 Message Date
Mohamad Reza
5332b1e900
Fix character encoding issue (#140) 2025-01-08 12:39:27 -06:00
Othneil Drew
02a515c515 chore: update license, improve cover image for project 2024-12-07 13:53:25 -06:00
Othneil Drew
f5ea36fffb
Update LICENSE.txt (#138)
Change license to Unlicense, allowing full unencumbered use -- no attribution required, but appreciated.
2024-12-06 21:35:56 -06:00
Othneil Drew
b900d7c0c7 chore: publish changelog 2024-08-10 07:11:53 -05:00
Othneil Drew
e2266cdf17 fix: revert align tags 2024-08-10 07:11:06 -05:00
Othneil Drew
09528da76a fix(PR-#69): add changing git remote url to installation 2024-08-10 06:58:58 -05:00
Othneil Drew
f874681ebc fix: add alt tag to contributors img 2024-08-10 06:50:59 -05:00
Othneil Drew
4ab78bf94c chore: sync top contributors in blank_readme; fix: deprecated align tag 2024-08-10 06:49:51 -05:00
Shubhrajit Sadhukhan
94a38c772e
Added section for top contributors (#129) 2024-08-09 16:22:46 -05:00
Abdelhay1212
3d3138fb65
Fix: Change name attribute to id for back to top link (#122) 2024-06-26 10:24:37 -05:00
Julian Pawlowski
df66e56ed3
Add direct link for issue template (#113) 2024-03-30 22:13:05 -05:00
Mr Vi
8a2ace9aa3
Add issue/feature template (#85) 2023-02-15 07:24:57 -06:00
Kid
3552467eeb
Improve compatibility of back to top link (#73) 2022-08-03 14:43:34 -05:00
Ferney Nava
3658975922
Add badge logos to the built with section (#71) 2022-07-05 21:57:08 -05:00
Aarav
4516f9903c
swapped email and email_client (#59)
Reorder instructions to avoid bugs where replacing email would cause email_client to be not found. Replacing email_client is the acceptable solution because email can also be found.
2022-02-16 20:11:54 -06:00
Glenn Velupillai
bb7fc2f571
Fixed Checkbox Appearance (#58)
Before the checkbox was not appearing properly. Now it appears properly and consistent with the style of repo main Readme
2022-01-21 08:30:56 -06:00
EduardoPD1921
56e27281c6
Update README roadmap section (#54)
Adjust roadmap brackets show that unchecked box shows instead of brackets.
2021-11-10 06:05:29 -06:00
Othneil Drew
aee20c65a0
Update README.md
Clear up confusion on issue #50 to note that there is no installation required.
2021-10-27 05:16:25 -05:00
Othneil Drew
d9406e663d Update: add changelog; fixed typos; add roadmap checklist; add back to top link 2021-10-02 14:02:09 -05:00
Abhishek Srivastav
048ca8ffc4
updated linked-in url link (#47)
Updated 
[linkedin-url]: https://linkedin.com/in/github_username
to
[linkedin-url]: https://linkedin.com/in/linkedin_username

Co-authored-by: Othneil Drew <codeguydrew@gmail.com>
2021-10-02 12:08:54 -05:00
Viraat Das
41e7033106
Easy way to change icon based on repo_name and added LinkedIn username (#26)
* changes to accomodate for icons and linkedin

* personal touch

Co-authored-by: Othneil Drew <codeguydrew@gmail.com>
2021-10-02 12:07:30 -05:00
bay1877
f6dcc9cff3
fixed shield links from repo to repo_name (#44) 2021-10-02 11:58:35 -05:00
luisitoguanes
c70ccd4411
Adds more variables for search and replace (#42)
* Update reference variables

The reference variables at the bottom of the file use "repo" instead of "repo_name". It causes to retype the repo name too many times.

* Update BLANK_README.md

Co-authored-by: Othneil Drew <codeguydrew@gmail.com>
2021-10-02 11:56:52 -05:00
Tyler Flowers
a13def8873
Edit BLANK_README.md to be more in line with README.md (#43)
* Remove weird inline-block tag from BLANK_README.md

Not sure why this is here, or why it's only on the blank template.

* Added [product-screenshot] reference link
2021-10-02 11:54:22 -05:00
Fotonix
1e15056097
updated tags in readme and blank readme (#34)
replaced <p> tags with <div> so title properly renders in GitLab
2021-10-02 11:45:46 -05:00
Tariq
803567b0bf
Fixed typo (#28)
Thanks for your contribution! Merged :)
2021-08-29 08:24:28 -05:00
Othneil Drew
394d7417a6
Update README.md
Fixed typo as in issue #37
2021-08-29 08:02:59 -05:00
luisitoguanes
002a2358e3
Update reference variables (#39)
The reference variables at the bottom of the file use "repo" instead of "repo_name". It causes to retype the repo name too many times.
2021-08-11 23:08:42 -05:00
Mohammed-Yousuf Hamid
c4c95653e2
<docs> Fixed grammar mistake (#33) 2021-08-11 23:03:55 -05:00
Othneil Drew
8103cdf4ec Bug fix: fixed alignment issue of image & title section 2020-11-22 18:11:49 -06:00
Othneil Drew
5cbec28409 Resolved merge conflict 2020-11-22 18:08:15 -06:00
Othneil Drew
bacdb1154c Sync file changes with blank readme 2020-11-22 18:02:06 -06:00
Othneil Drew
55e9f60a9c Update: add collapsible table of contents (#18) 2020-11-22 17:48:34 -06:00
Geovanni Gonzalez
aa5c02e24f
Fix typo in shield urls (#13) 2020-11-22 14:08:22 -06:00
François VANTOMME
df82430867
Fix the shield URLs using placeholders (#8)
Co-authored-by: François Vantomme <geophyle@MACBOOKPRO.local>
2020-08-24 12:54:29 -05:00
Shiv Godhia
ad41358bad
Changed repo to repo_name for replacing (#9)
Previously you'd search "repo" and it would even replace things like "clone the repo"

Now, search for "repo_name" and it will only match the things you want to replace
2020-08-24 12:53:00 -05:00
Sebastian Hafner
74ffc0e2fd Remove incorrect double colon from example git clone commands (#5)
* Remove incorrect protocol scheme in git clone command from README.md

* Remove incorrect protocol scheme in git clone command from BLANK_README.md
2019-10-26 01:40:38 -05:00
Othneil Drew
e4e6588147 Updated shields 2019-07-28 16:26:52 -05:00
Othneil Drew
b88a522aa3 Actually make the blank template blank :) 2019-07-28 16:05:48 -05:00
Othneil Drew
182baaeca1 Add blank template, corrected contributors badge 2019-07-28 15:51:24 -05:00
Othneil Drew
89d5b930e7
Merge pull request #3 from douglascayers/douglascayers-patch-1
Update README: Add comments about reference style syntax for links
2019-07-03 12:50:01 -05:00
Doug Ayers
b2def7cae3
Merge pull request #1 from douglascayers/master
Sync with master
2019-06-07 00:49:47 -05:00
Doug Ayers
429cc7ee90
Add missing single quote to commit example 2019-06-07 00:48:18 -05:00
Doug Ayers
b517ca5922
Update README.md
* Comment use of [reference-style links](https://github.com/othneildrew/Best-README-Template/issues/2) in the markdown
* Add a "roadmap" section, inspired by [the Cayman theme](https://github.com/pages-themes/cayman#roadmap)
* Add `[build-url]` and `[contributors-url]` references in the markdown
2019-06-07 00:29:59 -05:00
Doug Ayers
85527b5ec8
Update README.md
* Comment use of [reference-style links](https://github.com/othneildrew/Best-README-Template/issues/2) in the markdown
* Add a "roadmap" section, inspired by [the Cayman theme](https://github.com/pages-themes/cayman#roadmap)
* Add `[build-url]` and `[contributors-url]` references in the markdown
2019-06-07 00:29:24 -05:00
Othneil I Drew
4311e45aa2 Updated README 2018-12-11 10:21:40 -06:00
Othneil I Drew
a4cb19938a Changed logo 2018-12-11 09:53:48 -06:00
Othneil I Drew
423e0387ca Add LICENSE and screenshot 2018-12-11 07:41:07 -06:00
Othneil I Drew
2bfb22f2e1 Changed logo 2018-12-11 06:21:10 -06:00
Othneil I Drew
c4f01cba9a Initial commit 2018-12-10 22:24:26 -06:00