This repository contains the source for the CSI Microscopy website, built with GitHub Pages.
The site is designed to present CSI Microscopy information in a clean, responsive format.
index.html– main website pagestyles.css– site stylingreadme.md– project documentation
- Clone the repository:
git clone https://github.com/CSI-Microscopy/csi-Microscopy.github.io.git
- Open the project locally.
- Edit HTML/CSS files as needed.
- Commit and push your changes.
Contributions are welcome.
- Fork the repository.
- Create a feature branch:
git checkout -b feature/my-update
- Commit your changes:
git commit -m "Improve site content" - Push the branch and open a pull request.
This project is licensed under the MIT License.