This repository contains the source code for the Lab HCI website, hosted at Lab HCI GitHub Pages. This website is designed to showcase the research, projects, and team members of the Lab HCI group.
The Lab HCI website serves as a platform to display the various human-computer interaction research projects conducted by the lab, along with details about the team members and recent publications.
- Project Showcase: Display detailed information about the lab's projects.
- Team Profiles: Highlight the profiles of the team members.
- Publications: List recent publications by the lab.
- News and Updates: Share news and updates about the lab's activities.
- HTML: Structure of the web pages.
- CSS: Styling of the web pages.
- JavaScript: Interactivity on the web pages.
Before you begin, ensure you have met the following requirements:
- You have a GitHub account.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Open a pull request.
If you have any questions or suggestions about the website, feel free to reach out:
Thank you for visiting our website and contributing to our project!