mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-18 13:26:05 +00:00
38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown

|
|
|
|
<br />
|
|
|
|
is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
|
|
|
|
Note: This service is currently in **beta** so expect some delays in PR merge and report any issues you encounter so that the service can be improved.
|
|
|
|
|
|
|
|
## 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://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="28" width="119"></a>
|
|
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=for-the-badge" 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.
|