Skip to content

SudoR2spr/HTML-color-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML color code page

📡 Live Demo

Check out the live demo 🔗 Here.

🚀 Deploy on GitHub Pages Using GitHub Actions

Fork this repository and deploy your website easily on GitHub Pages using GitHub Actions!


📌 How to Deploy

1️⃣ Fork This Repository

🔹 Click on the Fork button at the top to create a copy in your account.

2️⃣ Enable GitHub Actions

🔹 Go to your Forked Repository
🔹 Navigate to Settings > Actions > General
🔹 Select Allow all actions and reusable workflows

3️⃣ Enable GitHub Pages

🔹 Go to Settings > Pages
🔹 In the Branch section, select gh-pages or main
🔹 Click Save

4️⃣ Run GitHub Actions for Deployment

🔹 Go to the Actions tab
🔹 Click on the Deploy to GitHub Pages workflow
🔹 Click the Run workflow button

5️⃣ Access Your Website

Once deployment is complete, your website will be live at:

⚙️ Automate Deployment

You can configure GitHub Actions to automatically run the workflow whenever a commit is pushed.

If the file .github/workflows/deploy.yml does not exist, create the following file:


  • This setup ensures that GitHub Actions automatically deploys your project to GitHub Pages whenever you push changes to the main branch.

👨‍💻 Developed By

WOODcraftTelegram

🔥 Join for Updates & Support!

About

HTML color code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published