mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-20 16:23:40 +00:00
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# is-a-dev
|
|
is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
|
|
|
|
|
|
## How do I register?
|
|
* Fork this project
|
|
* Add a `your-domain-name.json` new file in `domains/` directory to register `your-domain-name.is-a.dev`
|
|
* [Read the docs for information about the json file](./API.md)
|
|
* The PR will be reviewed and merged
|
|
* After merging, the changes will take effect within a day
|
|
* That's it! Done! Now go show off your cool `.is-a.dev` domain
|
|
|
|
|
|
## Donations
|
|
This project is a free service for developers and will stay that way.
|
|
|
|
Donations will be greatly appreciated!
|
|
|
|
<a href="https://www.buymeacoffee.com/phenax" target="_blank"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-blue.svg?style=flat-square" alt="Buy Me A Coffee donate button" /></a>
|
|
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=flat-square" alt="Liberapay recurring donation button" /></a>
|
|
|
|
|
|
|
|
## Report abuse
|
|
If you think someone is abusing a domain you can report it by creating an issue with the label "report-abuse".
|
|
|
|
|
|
|
|
## License
|
|
This project is under the [GPL-3.0](./LICENSE) license.
|