Skip to content

deluair/hossen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My GitHub Page

This is a personal website hosted using GitHub Pages.

About This Repository

This repository contains the source code for my personal website hosted on GitHub Pages. The site is built using HTML, CSS, and JavaScript.

How to View the Website

The website is accessible at: https://[your-github-username].github.io/[repository-name]

Replace [your-github-username] with your GitHub username and [repository-name] with the name of your repository.

How to Deploy on GitHub Pages

  1. Create a new repository on GitHub named [your-github-username].github.io (or use an existing repository)
  2. Push this code to the repository
  3. Go to the repository settings on GitHub
  4. Scroll down to the "GitHub Pages" section
  5. Select the branch you want to deploy (usually main or master)
  6. Your site will be published at the URL mentioned above

Customizing the Website

  • Content: Edit the index.html file to update the content
  • Styling: Modify the CSS in the css/style.css file
  • Add Pages: Create additional HTML files and link them from the index page

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published