Update index.html
This commit is contained in:
@ -2,47 +2,39 @@
|
||||
layout: default
|
||||
overview: true
|
||||
---
|
||||
<img src="https://raw.githubusercontent.com/jaedb/iris/master/src/assets/logo.png" width="256" />
|
||||
|
||||
<section class="intro">
|
||||
<div>
|
||||
<img src="https://raw.githubusercontent.com/jaedb/iris/master/src/assets/logo.png" width="256" />
|
||||
Iris (formerly known as Spotmop) is a Mopidy HTTP client that utilizes Spotify to create an interactive, user-friendly and collaborative music interface. Built and maintained by James Barnsley.
|
||||
Iris (formerly known as Spotmop) is a Mopidy HTTP client that utilizes Spotify to create an interactive, user-friendly and collaborative music interface. Built and maintained by James Barnsley.
|
||||
|
||||
[]()
|
||||

|
||||

|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=james%40barnsley%2enz&lc=NZ&item_name=James%20Barnsley¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
|
||||
</div>
|
||||
</section>
|
||||
<section class="features">
|
||||
<div>
|
||||
Getting started
|
||||
-------
|
||||
[]()
|
||||

|
||||

|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=james%40barnsley%2enz&lc=NZ&item_name=James%20Barnsley¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
|
||||
|
||||
* [Installation](https://github.com/jaedb/Iris/wiki/Getting-started#installing)
|
||||
* [Debugging](https://github.com/jaedb/Iris/wiki/Advanced#debugging)
|
||||
* [Issues and requests](https://github.com/jaedb/Iris/wiki/Support#before-you-log-an-issue)
|
||||
* [Changelog](https://github.com/jaedb/iris/releases)
|
||||
Features
|
||||
--------
|
||||
|
||||
* Full web-based interface controls for Mopidy
|
||||
* Integrated with Spotify and LastFM APIs for high-quality artwork and extra info
|
||||
* Support for any Mopidy backend
|
||||
* Improved support for local libraries using SQLite extension
|
||||
* Browse and manage your playlists, along with top tracks, new releases and genre browser
|
||||
* Discover new and related music, powered by Spotify
|
||||
|
||||

|
||||
|
||||
|
||||
Features
|
||||
--------
|
||||
Requirements
|
||||
--------
|
||||
|
||||
* Full web-based interface controls for Mopidy
|
||||
* Integrated with Spotify and LastFM APIs for high-quality artwork and extra info
|
||||
* Support for any Mopidy backend
|
||||
* Improved support for local libraries using SQLite extension
|
||||
* Browse and manage your playlists, along with top tracks, new releases and genre browser
|
||||
* Discover new and related music, powered by Spotify
|
||||
* Mopidy
|
||||
* Mopidy-Spotify (recommended, not required)
|
||||
* Mopidy-Local-Sqlite (recommended, not required)
|
||||
|
||||

|
||||
Getting started
|
||||
-------
|
||||
|
||||
|
||||
Requirements
|
||||
--------
|
||||
|
||||
* Mopidy
|
||||
* Mopidy-Spotify (recommended, not required)
|
||||
* Mopidy-Local-Sqlite (recommended, not required)
|
||||
</div>
|
||||
</section>
|
||||
* [Installation](https://github.com/jaedb/Iris/wiki/Getting-started#installing)
|
||||
* [Debugging](https://github.com/jaedb/Iris/wiki/Advanced#debugging)
|
||||
* [Issues and requests](https://github.com/jaedb/Iris/wiki/Support#before-you-log-an-issue)
|
||||
* [Changelog](https://github.com/jaedb/iris/releases)
|
||||
|
||||
Reference in New Issue
Block a user