From c6d6ca92f413a75041a9fda5f730b53177a6b8bd Mon Sep 17 00:00:00 2001 From: Hermes Alby Date: Fri, 10 Apr 2026 13:45:13 +0000 Subject: [PATCH 1/2] fix: add CNAME for custom domain on gh-pages branch --- .github/workflows/deploy-pages.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 419cfd9..7d4ea4e 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -31,6 +31,9 @@ jobs: - name: Build run: npm run build + - name: Add CNAME for custom domain + run: echo "bitcoinapps.info" > dist/CNAME + - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v4 with: @@ -39,6 +42,7 @@ jobs: publish_dir: ./dist # Preserve PR preview directories so they aren't wiped on main deploy keep_dirs: pr-preview + cname: bitcoinapps.info user_name: "github-actions[bot]" user_email: "github-actions[bot]@users.noreply.github.com" commit_message: "deploy: ${{ github.sha }}" From 4d9b7c2c17b446177afcaedca9948c16881adc38 Mon Sep 17 00:00:00 2001 From: Hermes Alby Date: Mon, 13 Apr 2026 09:01:37 +0000 Subject: [PATCH 2/2] =?UTF-8?q?remove:=20Satoshi's=20Place=20=E2=80=94=20s?= =?UTF-8?q?ite=20returning=20502,=20repo=20inactive=20754+=20days?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/apps.json | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/src/data/apps.json b/src/data/apps.json index e6d0358..5db58c0 100644 --- a/src/data/apps.json +++ b/src/data/apps.json @@ -19,7 +19,7 @@ "ai" ], "title": "Alby Bitcoin Builder Skill", - "description": "Generate Lightning-powered apps, payment flows, and wallet logic in minutes \u2014 ready to test and ship.", + "description": "Generate Lightning-powered apps, payment flows, and wallet logic in minutes — ready to test and ship.", "url": "https://github.com/getAlby/alby-agent-skill?tab=readme-ov-file&utm_source=getalby", "platforms": [ "desktop" @@ -34,7 +34,7 @@ "ai" ], "title": "Alby Bitcoin Wallet Skill", - "description": "Give your agent its own wallet \u2014 and let it operate independently. Perfect for autonomous agents like OpenClaw.", + "description": "Give your agent its own wallet — and let it operate independently. Perfect for autonomous agents like OpenClaw.", "url": "https://github.com/getAlby/alby-cli-skill?tab=readme-ov-file&utm_source=getalby", "platforms": [ "desktop" @@ -82,7 +82,7 @@ "ai" ], "title": "PayPerQ", - "description": "GPT4, DALL\u00b7E, and more AI chatbots using pay-per-usage model", + "description": "GPT4, DALL·E, and more AI chatbots using pay-per-usage model", "url": "https://ppq.ai/invite/6366bd9e?utm_source=getalby", "platforms": [ "web" @@ -508,7 +508,7 @@ "rewards" ], "title": "sMiles", - "description": "Earn sats by playing games, watching ads, and even\u2026 walking", + "description": "Earn sats by playing games, watching ads, and even… walking", "url": "https://www.smilesbitcoin.com/?ref=getalby.com&utm_source=getalby", "platforms": [ "web", @@ -1287,19 +1287,6 @@ "nwc" ] }, - { - "categories": [ - "gaming" - ], - "title": "Satoshi's Place", - "description": "Collaborative artboard powered by Lightning", - "url": "https://satoshis.place/?utm_source=getalby", - "image": "pages/discover/satoshi-s-place.png", - "platforms": [ - "web" - ], - "github": "https://github.com/LightningK0ala/satoshis.place" - }, { "categories": [ "gaming" @@ -1667,7 +1654,7 @@ "privacy" ], "title": "Obscura", - "description": "Privacy-first VPN that can\u2019t log your activity", + "description": "Privacy-first VPN that can’t log your activity", "url": "https://obscura.net/?ref=getalby&utm_source=getalby", "platforms": [ "web"