https://github.com/amanpatelitofficial/github-pages
GitHub Hosting on github pages
https://github.com/amanpatelitofficial/github-pages
css git github hosting html nodejs website
Last synced: 11 months ago
JSON representation
GitHub Hosting on github pages
- Host: GitHub
- URL: https://github.com/amanpatelitofficial/github-pages
- Owner: amanpatelitofficial
- Created: 2025-02-18T14:19:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T17:38:09.000Z (about 1 year ago)
- Last Synced: 2025-05-16T14:14:55.824Z (about 1 year ago)
- Topics: css, git, github, hosting, html, nodejs, website
- Homepage: https://amanops.com
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎯 Deploy Your Website on GitHub with a Custom Domain – FOR FREE!
### 🔹 Step 1: Create a repo on github

### 🔹 Step 2: Push Your Code to GitHub
✅ Create a repository on GitHub
✅ Upload your HTML, CSS, and JavaScript files

### Step 3: Enable GitHub Pages
🔗 Go to Settings → Pages
📂 Select the branch (main or docs)
🎉 Hit Save, and your site is live on yourusername.github.io!

### 🔹 Step 4: Set Up Your Custom Domain
📝 Create a CNAME file in your repo with your domain (e.g., mywebsite.com)
### 🔹 Step 5: Configure Your DNS
Go to your domain provider (e.g., Namecheap, GoDaddy) and add:
🔵 A Records:
````bash
185.199.108.153
````
````bash
185.199.109.153
````
````bash
185.199.110.153
````
````bash
185.199.111.153
````
🔵 CNAME Record:
````bash
your-github-username.github.io
````
### 🔹 Step 6: Secure with HTTPS
🔒 Enable Enforce HTTPS in GitHub Pages settings for a secure connection!
visit:- https://amanops.com
