Skip to content

Commit 913a55d

Browse files
authored
Merge pull request #106 from harys722/main
Quickstart & Homepage Update
2 parents 21094e4 + c0a5a68 commit 913a55d

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

src/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@ icon: home
99
Here you'll find detailed guides, the JSON file structure, and more. If you'd like to contribute to our documentation, visit [our documentation repository](https://github.com/is-a-dev/docs) on GitHub.
1010

1111
## How to Register
12-
For our Quick Start guide you can click [here](useful/quickstart) to read it. You can also read about the domains' JSON file structure [here](useful/domain-structure).
12+
For our Quick Start guide you can click [here](quickstart) to read it. You can also read about the domains' JSON file structure [here](useful/domain-structure).
1313

1414
## Guides
1515
- [GitHub Pages](guides/github-pages)
1616
- [Cloudflare Pages](guides/cloudflare-pages)
1717
- [Vercel](guides/vercel)
1818
- [Codeberg Pages](guides/codeberg-pages)
1919
- [Netlify](guides/netlify)
20-
- [ImprovMX](guides/improvmx)
2120
- [Zoho Mail](guides/zoho-mail)
21+
- [ImprovMX](guides/improvmx)
2222
- [DanBot Hosting](guides/dbh)
23+
- [Firebase Hosting](guides/firebase)
2324
- [Hashnode Blogs](guides/hashnode)
2425
- [Railway](guides/railway)
2526
- [Render](guides/render)
Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22
icon: rocket
33
label: Quick Start
44
route: /quickstart
5-
tags: useful
5+
tags: [useful, guides]
66
---
77

8-
# Requirements before starting
8+
# Quickstart Guide
9+
10+
## Requirements before starting
911

1012
Before you start the process of making a is-a.dev domain, make sure you have the following:
11-
1. You have a website that is at least somewhat complete. It should not be blank or have very little information.
12-
2. Make sure the website is a personal website (like a portfolio or a blog that's software development related) or a non-commercial project that's software development related.
13-
3. Make sure the website isn't for commercial purposes; if the website is for commercial purposes, we have the right to close the pull request. You can read our Terms of Conditions [here](https://is-a.dev/terms).
14-
13+
14+
1. You have a website that is at least somewhat complete. It should not be blank or have very little information.
15+
2. Make sure the website is a personal website (like a portfolio or a blog that's software development related) or a non-commercial project that's software development related.
16+
3. Make sure the website isn't for commercial purposes; if the website is for commercial purposes, we have the right to close the pull request. You can read our Terms of Conditions [here](https://is-a.dev/terms).
17+
1518
After you've made sure that you meet these requirements, we can continue with the process of making a is-a.dev domain.
1619

17-
# Making the is-a.dev domain
20+
## Making the is-a.dev domain
1821

1922
Now, to make the file in the first place before making a pull request, you have to fork [our repository](https://github.com/is-a-dev/register). You can click the link [here](https://github.com/is-a-dev/register/fork) to do so.
2023

@@ -41,7 +44,7 @@ You should replace the placeholder username with your own GitHub username and th
4144

4245
When you've made sure that you have the valid file format and the correct filename, you can now start making a pull request. If you aren't sure if the JSON format is valid, you can check with [jsonlint](https://jsonlint.com/).
4346

44-
## Making the pull request
47+
### Making the pull request
4548

4649
Assuming you know how GitHub works, it should be easy for you to make a pull request to our repository. For those who don't know how to make one, you can check [this guide from GitHub's documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) on how to do it.
4750

@@ -54,6 +57,6 @@ Please don't replace the pull request template with something else, since that c
5457
When you've completed it, you can create the pull request and wait for the maintainers to review it. Make sure to also check the pull request from time to time to see if there's any chances that need to be made.
5558

5659

57-
# What do I do now?
60+
## What do I do now?
5861

59-
When your pull request has been merged by a maintainer, you have to make sure that you've connected the domain with your website, or else it won't work. Go to your website's settings and add the domain from there to make sure you've added it. After you've connected the domain, you are good to go! Now you can enjoy your is-a.dev domain. If you have any questions then you can either make a GitHub issue on our main repository or [join our Discord server](https://discord.gg/is-a-dev-830872854677422150) and ask there. You can also read our [FAQ](useful/faq) since we should have most of the common questions answered there.
62+
When your pull request has been merged by a maintainer, you have to make sure that you've connected the domain with your website, or else it won't work. Go to your website's settings and add the domain from there to make sure you've added it. After you've connected the domain, you are good to go! Now you can enjoy your is-a.dev domain. If you have any questions then you can either make a GitHub issue on our main repository or [join our Discord server](https://discord.gg/is-a-dev-830872854677422150) and ask there. You can also read our [FAQ](useful/faq) since we should have most of the common questions answered there.

0 commit comments

Comments
 (0)