From fb7406c7fccca8f4464a83417da806d6076bc983 Mon Sep 17 00:00:00 2001 From: Mathias Millet Date: Thu, 13 Mar 2025 23:05:11 +0100 Subject: [PATCH 1/5] update Gemfile --- Gemfile | 2 + Gemfile.lock | 153 ++++++++++++++++++++++++++++++--------------------- 2 files changed, 92 insertions(+), 63 deletions(-) diff --git a/Gemfile b/Gemfile index 37f5eaa..ac448a6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,2 +1,4 @@ source 'https://rubygems.org' gem 'github-pages', group: :jekyll_plugins + +gem "erb", "~> 4.0" diff --git a/Gemfile.lock b/Gemfile.lock index a07bc62..d2e89cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,46 +1,67 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.7.2) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (8.0.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - addressable (2.8.4) - public_suffix (>= 2.0.2, < 6.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.9) + cgi (0.4.2) coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.11.1) + coffee-script-source (1.12.2) colorator (1.1.0) - commonmarker (0.23.10) - concurrent-ruby (1.2.2) - dnsruby (1.70.0) + commonmarker (0.23.11) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) + csv (3.3.2) + dnsruby (1.72.4) + base64 (~> 0.2.0) + logger (~> 1.6.5) simpleidn (~> 0.2.1) + drb (2.2.1) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) + erb (4.0.4) + cgi (>= 0.3.3) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.8.1) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) - ffi (1.15.5) + execjs (2.10.0) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.0) + net-http (>= 0.5.0) + ffi (1.17.1) forwardable-extended (2.6.0) - gemoji (3.0.1) - github-pages (228) - github-pages-health-check (= 1.17.9) - jekyll (= 3.9.3) - jekyll-avatar (= 0.7.0) - jekyll-coffeescript (= 1.1.1) - jekyll-commonmark-ghpages (= 0.4.0) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.15.1) + gemoji (4.1.0) + github-pages (232) + github-pages-health-check (= 1.18.2) + jekyll (= 3.10.0) + jekyll-avatar (= 0.8.0) + jekyll-coffeescript (= 1.2.2) + jekyll-commonmark-ghpages (= 0.5.1) + jekyll-default-layout (= 0.1.5) + jekyll-feed (= 0.17.0) jekyll-gist (= 1.5.0) - jekyll-github-metadata (= 2.13.0) + jekyll-github-metadata (= 2.16.1) jekyll-include-cache (= 0.2.1) jekyll-mentions (= 1.6.0) jekyll-optional-front-matter (= 0.3.2) @@ -67,30 +88,32 @@ GEM jekyll-theme-tactile (= 0.2.0) jekyll-theme-time-machine (= 0.2.0) jekyll-titles-from-headings (= 0.5.3) - jemoji (= 0.12.0) - kramdown (= 2.3.2) + jemoji (= 0.13.0) + kramdown (= 2.4.0) kramdown-parser-gfm (= 1.1.0) liquid (= 4.0.4) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.13.6, < 2.0) - rouge (= 3.26.0) + nokogiri (>= 1.16.2, < 2.0) + rouge (= 3.30.0) terminal-table (~> 1.4) - github-pages-health-check (1.17.9) + webrick (~> 1.8) + github-pages-health-check (1.18.2) addressable (~> 2.3) dnsruby (~> 1.60) - octokit (~> 4.0) - public_suffix (>= 3.0, < 5.0) + octokit (>= 4, < 8) + public_suffix (>= 3.0, < 6.0) typhoeus (~> 1.3) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.14.1) + i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (3.9.3) + jekyll (3.10.0) addressable (~> 2.4) colorator (~> 1.0) + csv (~> 3.0) em-websocket (~> 0.5) i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) @@ -101,27 +124,28 @@ GEM pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-avatar (0.7.0) + webrick (>= 1.0) + jekyll-avatar (0.8.0) jekyll (>= 3.0, < 5.0) - jekyll-coffeescript (1.1.1) + jekyll-coffeescript (1.2.2) coffee-script (~> 2.2) - coffee-script-source (~> 1.11.1) + coffee-script-source (~> 1.12) jekyll-commonmark (1.4.0) commonmarker (~> 0.22) - jekyll-commonmark-ghpages (0.4.0) - commonmarker (~> 0.23.7) - jekyll (~> 3.9.0) + jekyll-commonmark-ghpages (0.5.1) + commonmarker (>= 0.23.7, < 1.1.0) + jekyll (>= 3.9, < 4.0) jekyll-commonmark (~> 1.4.0) rouge (>= 2.0, < 5.0) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.15.1) + jekyll-default-layout (0.1.5) + jekyll (>= 3.0, < 5.0) + jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) jekyll-gist (1.5.0) octokit (~> 4.2) - jekyll-github-metadata (2.13.0) + jekyll-github-metadata (2.16.1) jekyll (>= 3.4, < 5.0) - octokit (~> 4.0, != 4.4.0) + octokit (>= 4, < 7, != 4.4.0) jekyll-include-cache (0.2.1) jekyll (>= 3.7, < 5.0) jekyll-mentions (1.6.0) @@ -192,25 +216,29 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - jemoji (0.12.0) - gemoji (~> 3.0) + jemoji (0.13.0) + gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (2.3.2) + json (2.10.2) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.6) mercenary (0.3.6) mini_portile2 (2.8.8) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.19.0) + minitest (5.25.5) + net-http (0.6.0) + uri nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -219,15 +247,14 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.7) + public_suffix (5.1.1) racc (1.8.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) - rouge (3.26.0) - ruby2_keywords (0.0.5) - rubyzip (2.3.2) + rexml (3.4.1) + rouge (3.30.0) + rubyzip (2.4.1) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -237,24 +264,24 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - simpleidn (0.2.1) - unf (~> 0.1.4) + securerandom (0.4.1) + simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (1.8.0) + uri (1.0.3) + webrick (1.9.1) PLATFORMS ruby DEPENDENCIES + erb (~> 4.0) github-pages BUNDLED WITH - 2.3.5 + 2.6.0 From 748b564d2d5e8202c4b4b781f5544debab463074 Mon Sep 17 00:00:00 2001 From: Mathias Millet Date: Thu, 13 Mar 2025 23:02:28 +0100 Subject: [PATCH 2/5] fix extension layout --- _layouts/ext.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_layouts/ext.html b/_layouts/ext.html index 2c3e475..af6c546 100644 --- a/_layouts/ext.html +++ b/_layouts/ext.html @@ -57,7 +57,9 @@

{% endfor %} + {% if ext.dist %}

Installation

+ {% endif %} {% if ext.dist.bundled %}

Bundled with Mopidy

From 713244ab5375c5b7200d4bf0b3db019ed035bf23 Mon Sep 17 00:00:00 2001 From: Mathias Millet Date: Thu, 13 Mar 2025 22:58:51 +0100 Subject: [PATCH 3/5] extensions: add argos and mopidoo pages --- _ext/argos.md | 18 ++++++++++++++++++ _ext/mopidoo.md | 13 +++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 _ext/argos.md create mode 100644 _ext/mopidoo.md diff --git a/_ext/argos.md b/_ext/argos.md new file mode 100644 index 0000000..e060250 --- /dev/null +++ b/_ext/argos.md @@ -0,0 +1,18 @@ +--- +title: Argos +type: client +dev: + github: orontee/argos +images: + - https://raw.githubusercontent.com/orontee/argos/refs/heads/main/docs/screenshot.png +--- + +Light weight front-end for Mopidy music server. + +Argos is designed (and used!) with Gnome desktop and single-board devices with small touchscreen in mind. + +---- + +Argos can be installed as Flatpak or using a DEB package. Read more on this on the latest release page, https://github.com/orontee/argos/releases/latest + +----- diff --git a/_ext/mopidoo.md b/_ext/mopidoo.md new file mode 100644 index 0000000..7c6e261 --- /dev/null +++ b/_ext/mopidoo.md @@ -0,0 +1,13 @@ +--- +title: Mopidoo +type: frontend +--- + +A browser add-on that pushes your current Invidious or YouTube tab over to your Mopidy server, either queueing or playing it. + +---- + + +See: +- [firefox plugin](https://addons.mozilla.org/en-US/firefox/addon/mopidoo/) +- [source](https://git.cyberia.club/breadzeppelin/Mopidoo) From 8dc05cb83437652f86b96f4d3b82d835fd47acdc Mon Sep 17 00:00:00 2001 From: Mathias Millet Date: Thu, 13 Mar 2025 22:59:25 +0100 Subject: [PATCH 4/5] extensions: add 'other clients' section --- _layouts/ext.html | 2 ++ ext/index.html | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/_layouts/ext.html b/_layouts/ext.html index af6c546..0c582f7 100644 --- a/_layouts/ext.html +++ b/_layouts/ext.html @@ -26,6 +26,8 @@

mixer extension {% when "web" %} web extension + {% when "client" %} + client {% endcase %}

diff --git a/ext/index.html b/ext/index.html index 79fc796..4c6a3a2 100644 --- a/ext/index.html +++ b/ext/index.html @@ -45,6 +45,13 @@

Web clients

{% assign exts = site.ext | where: "type", "web" | sort_natural: "title" %} {% include ext-type-list.html %} +

Other clients

+

+ Clients that are not web-based. +

+ {% assign exts = site.ext | where: "type", "client" | sort_natural: "title" %} + {% include ext-type-list.html %} +
From 7251622a1802a05752136336652b88cdc8d864a3 Mon Sep 17 00:00:00 2001 From: Mathias Millet Date: Sat, 15 Mar 2025 11:53:44 +0100 Subject: [PATCH 5/5] add bookmarks and debugrel extensions --- _ext/bookmarks.md | 12 ++++++++++++ _ext/debugrel.md | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 _ext/bookmarks.md create mode 100644 _ext/debugrel.md diff --git a/_ext/bookmarks.md b/_ext/bookmarks.md new file mode 100644 index 0000000..983d5e6 --- /dev/null +++ b/_ext/bookmarks.md @@ -0,0 +1,12 @@ +--- +title: Mopidy-Bookmarks +type: frontend +dev: + github: sapristi/mopidy-bookmarks +dist: + pypi: Mopidy-Bookmarks +--- + +Mopidy extension to create "bookmarks", i.e. playlist with information of current track and time. + +May be especially usefull for audiobooks for example. diff --git a/_ext/debugrel.md b/_ext/debugrel.md new file mode 100644 index 0000000..32d5544 --- /dev/null +++ b/_ext/debugrel.md @@ -0,0 +1,11 @@ +--- +title: Mopidy-Debugrel +type: frontend +dev: + github: sapristi/mopidy-debugrel +dist: + pypi: Mopidy-Debugrel +--- + +Mopidy extension that provides a Read-Eval loop over http, for debugging and development purpose. +