This is the official website for the Colorado Ophthalmology Research AI Lab (CORAL) at the University of Colorado.
- Clone this repository:
git clone https://github.com/coral-lab/coral-lab.github.io.git
cd coral-lab.github.io- Make changes to the website content:
- Edit
index.htmlfor main content changes - Modify styles in
css/style.css - Add images to the
imagesdirectory - Add any JavaScript functionality in the
jsdirectory
- Test locally:
- Open
index.htmlin a web browser to preview changes - For more advanced testing, use a local server:
Then visit
python -m http.server 8000
http://localhost:8000in your browser
- Deploy:
- Commit your changes
- Push to the main branch
- GitHub Pages will automatically deploy the updates
coral-lab.github.io/
├── index.html # Main webpage
├── css/
│ └── style.css # Main stylesheet
├── images/ # Image assets
├── js/ # JavaScript files
└── README.md # This file
To update the website:
- Edit the relevant files
- Test changes locally
- Commit and push to GitHub
- Wait a few minutes for GitHub Pages to deploy
For questions or issues, please contact: Dr. Jayashree Kalpathy-Cramer University of Colorado