Skip to content

personalrobotics/ighastar.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGHAStar GitHub Pages

This repository contains the GitHub Pages website for IGHAStar.

Setup

  1. Push this repository to GitHub as ighastar.github.io (or yourusername.github.io/ighastar if using a project site)
  2. Enable GitHub Pages in the repository settings
  3. The site will be available at https://ighastar.github.io

Structure

ighastar.github.io/
├── index.html          # Main page
├── Content/            # Images and media files
├── static/
│   └── css/
│       └── index.css   # Custom styles
└── .nojekyll          # Disable Jekyll processing

Customization

Edit index.html to customize the content, and static/css/index.css to modify the styling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published