mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 23:26:11 +00:00
Update README.md
This commit is contained in:
@@ -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)
|
||||
[](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
|
||||
[](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
|
||||
 
|
||||
### 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>
|
||||
|
||||
Reference in New Issue
Block a user