Skip to content

Commit

Permalink
1.2.1.0: Docs and deployment improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
queenkjuul committed Nov 12, 2024
1 parent f248d5a commit ebc26df
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ jobs:
port: ${{ secrets.PORT }}
key: ${{ secrets.KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
source: ./_site
source: ./_site/
target: /srv/www/public/spotifyclient97/docs/
strip_components: 1

# Deployment job
deploy:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A client-server system to control Spotify Connect devices from retro machines (Windows 95 and up or Mac OS 8.6-10.5) Requires Spotify Premium. Does not stream audio, only remote-controls other Spotify devices.

[*retro-accessible docs and downloads here*](http://retro.queenkjuul.xyz/spotify97)

[*server dev builds hosted here*](http://retro.queenkjuul.xyz/spotify97/server)

![windows-server](https://github.com/queenkjuul/spotify97/actions/workflows/build-windows.yml/badge.svg)
Expand Down
4 changes: 4 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jekyll-98:
target: _self
icon: sound
alt: Spotify 97 for Mac OS 8.6 - 10.5
- title: Retro Compatible Downloads
url: http://retro.queenkjuul.xyz/spotify97/downloads
icon: links
alt: Spotify 97 Downloads hosted via plain HTTP

social_links:
github: queenkjuul/spotify97
Expand Down

0 comments on commit ebc26df

Please sign in to comment.