/private-aim-website

PrivateAIM Website

Primary LanguageHTMLApache License 2.0Apache-2.0

PrivateAIM Website

GitHub commits

Welcome to the PrivateAIM website repository. This project hosts the official website of the PrivateAIM project.

Table of Contents

Description

The PrivateAIM provides information on the PrivateAIM consortium, its partners and results.

Directory Structure

private-aim-website/
│
├── de/                # German translation of the website
│   └── datenschutz.html
│
├── eng/              # English translation of the website
│   └── privacy.html
│
├── images/           # Media assets for the website
│   └── partners-logo/
│
└── README.md         # Documentation of the project

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/BIH-MI/private-aim-website.git
  2. Serve through web server of your choice.

Contribute

Feel free to contribute to this project. Open an issue if you find any bug or have any suggestions. Pull requests are warmly welcome.

License

This project is licensed under the Apache 2 license. Please refer to the LICENSE file for more details.