Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kraina-ai/kraina-website

Kraina Research Group website in Quarto
https://github.com/kraina-ai/kraina-website

quarto research-group website wust

Last synced: 4 days ago
JSON representation

Kraina Research Group website in Quarto

Awesome Lists containing this project

README

        



# Kraina Website

This is a repository for Kraina website implemented in Quarto.

## Description

Kraina is a geospatial research group under Wrocław University of Science and Technology.

## Getting Started

### Installing

* To install Quarto visit [here](https://quarto.org/docs/get-started/)

* To install the dependencies:

```sh
pip install -r requirements.txt
```

### Rendering

Install [the quarto extension](https://marketplace.visualstudio.com/items?itemName=quarto.quarto) for VSCode and then from the command palette:

```txt
>Quarto: Render Project
```

## License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.