Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.41 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.41 KB

PCOR-MII Website

GitHub commits

Welcome to the PCOR-MII website repository. This project hosts the official website of the PCOR-MII project.

Table of Contents

Description

The PCOR-MII website provides information on the PCOR-MII consortium, its partners and results.

Directory Structure

pcor-mii-website/
│
├── de/                # German translation of the website
│   └── datenschutz.html
│
├── eng/              # English translation of the website
│   └── privacy.html
│
├── media/           # 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/pcor-mii-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.