Skip to content

FernandoTentor/gh-pages-html-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-pages-html-template

A simple template for deploying an HTML website to GitHub Pages

Instructions

  1. Fork this repository
  2. Clone the forked repository
  3. Copy HTML files to the root of the cloned repository and overwrite the index.html file
  4. Change the URL in CNAME to your own domain. If you don't have a domain, delete the CNAME file.
  5. Commit the changes and push them to GitHub
  6. Go to repo Settings -> Pages -> Build and deployment -> Branch -> gh-pages -> Save.
  7. The website will be deployed to your GitHub Pages repository. The URL should look like https://username.github.io/gh-pages-html-template.

About

A simple template for deploying an HTML website to GitHub Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%