Update README.md

This commit is contained in:
Semant
2022-12-25 13:43:08 +05:30
committed by GitHub
parent 87b6b98c41
commit 08495defef
+32 -26
View File
@@ -1,8 +1,9 @@
<p align="center">
<img alt="GitHub" src="https://img.shields.io/github/license/is-a-dev/register?color=5c46eb&style=for-the-badge"> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors-anon/is-a-dev/register?color=5c46eb&style=for-the-badge"> <img alt="GitHub closed pull requests" src="https://img.shields.io/github/issues-pr-closed/is-a-dev/register?color=5c46eb&style=for-the-badge">
<img src="https://img.shields.io/github/directory-file-count/is-a-dev/register/domains?label=domains&color=5c46eb&style=for-the-badge&type=file"> <img alt="GitHub" src="https://img.shields.io/github/license/is-a-dev/register?color=5c46eb&style=for-the-badge"> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors-anon/is-a-dev/register?color=5c46eb&style=for-the-badge"> <img alt="GitHub closed pull requests" src="https://img.shields.io/github/issues-pr-closed/is-a-dev/register?color=5c46eb&style=for-the-badge">
<br/><br/>
<img alt="is-a-dev banner" src="/media/banner.png">
<br/></p>
<h1 align="center">is-a.dev</h1>
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
<p align="center">
@@ -10,37 +11,42 @@
<a href="https://discord.gg/PZCGHz4RhQ"><img src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2" alt="Discord"></a>
</p>
<p align="center"><strong>is-a.dev</strong> is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.</p>
## How do I register?
* Fork this repository
* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`
* [Read the docs](./docs)
* 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
## Registration
Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)!
Or via the CI
## Donations
This project is a free and open source service for developers and will stay that way.
Please consider donating to help me keep this running forever!
```bash
npm install @is-a-dev/cli -g
is-a-dev create
```
<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>
**Manual Registration**:
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
- [Read the documentation](https://is-a.dev/docs).
- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
- Enjoy your new `.is-a.dev` domain!
## Status
You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
## Similar services
You should also checkout -
* [js.org](https://github.com/js-org/js.org/tree/master)
* [thedev.id](https://github.com/fransallen/thedev.id)
* [runs-on.tech](https://github.com/aakhilv/runs-on.tech)
[![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
[![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617)
### Similar Services
- [is-a-good.dev](https://github.com/is-a-good-dev/register)
- [thedev.id](https://github.com/thedev-id/thedev.id)
- [is-not-a.dev](https://is-not-a.dev)
- [is-really.cool](https://github.com/is-really-cool/register)
- [cluster.ws & wip.la](https://github.com/Olivr/free-domain)
- [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*)
## Uptime
![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) ![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)
### Donate
If you like this project, please consider donating so we can keep this project running forever!
You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw)
## License
This project is under the [GPL-3.0](./LICENSE) license.
<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"></a>