Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kraina-ai/kraina-website
- Owner: kraina-ai
- License: apache-2.0
- Created: 2023-07-05T15:08:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T13:49:38.000Z (7 months ago)
- Last Synced: 2024-04-20T15:00:50.924Z (7 months ago)
- Topics: quarto, research-group, website, wust
- Language: Lua
- Homepage: https://kraina.ai/
- Size: 51.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.