Skip to content
Snippets Groups Projects
Commit 2027e73e authored by David Trattnig's avatar David Trattnig
Browse files

chore: update URLs aura#108

parent 31507e29
No related branches found
No related tags found
No related merge requests found
Pipeline #2527 passed
# Contributing
When contributing to this repository, please first read about [contributing to AURA](https://gitlab.servus.at/aura/meta/-/blob/master/docs/development/contributions.md). Then discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
When contributing to this repository, please first read about [contributing to AURA](https://docs.aura.radio/en/latest/contribute/contributions.html). Then discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a [code of conduct](/aura/meta/-/blob/master/docs/development/code_of_conduct.md), please follow it in all your interactions with the project.
\ No newline at end of file
Please note we have a [code of conduct](https://docs.aura.radio/en/latest/contribute/code_of_conduct.html), please follow it in all your interactions with the project.
# AURA Player
<img src="https://gitlab.servus.at/aura/meta/-/raw/main/assets/images/aura-player-circle.png" width="250" align="right" />
<img src="https://gitlab.servus.at/aura/aura/-/raw/main/assets/images/aura-player-circle.png" width="250" align="right" />
**AURA Player is a framework agnostic user interface toolbox** for integrating the AURA Radio Software Suite into your website and Content Management System.
These JavaScript components are written in [Svelte](https://svelte.dev/docs) and are reading data from the [AURA API](https://gitlab.servus.at/aura/meta). As a result all components are provided in a lightweight package. They are pluggable into any front-end framework or website.
These JavaScript components are written in [Svelte](https://svelte.dev/docs) and are reading data from the [AURA API](https://api.aura.radio). As a result all components are provided in a lightweight package. They are pluggable into any front-end framework or website.
Some of the components are provided as true [HTML 5 Web Components](https://en.wikipedia.org/wiki/Web_Components), most others are delivered as [Svelte Components](https://svelte.dev/). The latter provide easier integration and styling options and are therefore preferred for future development.
......
......@@ -8,7 +8,7 @@
"url": "https://subsquare.at"
},
"license": "AGPL-3.0-only",
"homepage": "https://gitlab.servus.at/aura/meta",
"homepage": "https://aura.radio",
"repository": {
"type": "git",
"url": "git@gitlab.servus.at:aura/player.git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment