Welcome to the PrivateAIM website repository. This project hosts the official website of the PrivateAIM project.
The PrivateAIM provides information on the PrivateAIM consortium, its partners and results.
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
-
Clone the repository:
git clone https://github.com/BIH-MI/private-aim-website.git
-
Serve through web server of your choice.
Feel free to contribute to this project. Open an issue if you find any bug or have any suggestions. Pull requests are warmly welcome.
This project is licensed under the Apache 2 license. Please refer to the LICENSE
file for more details.