Skip to content

🌐 Deploy Your Own URL Shortener Page Easily deploy this HTML-based URL Shortener page on GitHub Pages by just forking this repository. No coding required!

License

Notifications You must be signed in to change notification settings

SudoR2spr/url-shortener-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Deploy Your Own URL Shortener Page

Easily deploy this HTML-based URL Shortener page on GitHub Pages by just forking this repository. No coding required!


πŸš€ Deploy in 3 Easy Steps

βœ… Step 1: Fork This Repository

1️⃣ Click the Fork button (top-right) on this page.
2️⃣ Choose your GitHub account.
3️⃣ A copy of this repository will be created in your GitHub account.


βœ… Step 2: Enable GitHub Pages

1️⃣ Go to your forked repository’s Settings β†’ Pages.
2️⃣ Under Branch, select:

  • Branch: main
  • Folder: / (root) 3️⃣ Click Save.

After a few seconds, your site will be live at:

https://<your-username>.github.io/<repository-name>/

Example:

https://yourusername.github.io/url-shortener-page/

βœ… Step 3: Customize (Optional)

  • ✏️ Want to change title, favicon, or styles?
    β†’ Edit the index.html file directly in your forked repo.

  • πŸ”” To prevent GitHub from using Jekyll, this repo includes a .nojekyll file.


πŸ“ Folder Structure

url-shortener-page/
β”œβ”€β”€ index.html     # Main HTML file
β”œβ”€β”€ .nojekyll      # Prevents GitHub Jekyll build
└── (optional) favicon, images, css

ℹ️ Example Deployment

  • βœ… Live Demo: Click Here

  • πŸ“Έ Preview Screenshot

Preview Screenshot

---

❗ Common Issues & Fixes

Issue Solution
404 Page Not Found Wait 1-2 minutes, then refresh
Changes not showing Press Ctrl + Shift + R
Custom domain needed Setup in Settings β†’ Pages

🀝 Contribution

Want to improve this page?

  1. Fork β†’ Modify β†’ Pull Request βœ”οΈ

❀️ Support

Made with ❀️ by [π–πŽπŽπƒπœπ«πšπŸπ­].
For queries, open an Issue in this repository.


About

🌐 Deploy Your Own URL Shortener Page Easily deploy this HTML-based URL Shortener page on GitHub Pages by just forking this repository. No coding required!

Topics

Resources

License

Stars

Watchers

Forks

Languages