Compare commits

..

2 commits

Author SHA1 Message Date
Hernâni Marques
74a38ac1fb
landing: stamp footers to 37ea4bb (bank v43)
Refresh commit links so git.hacktivism.ch footer URLs resolve.
2026-07-17 18:27:53 +02:00
Hernâni Marques
37ea4bb839
landing(bank): fix monorepo browse/clone links
Point CLI docs at git.taler.net browse + git.gnunet.org clone
(old .git URL was HTTP 404 for link checks).
2026-07-17 18:27:47 +02:00
4 changed files with 29 additions and 28 deletions

View file

@ -1260,12 +1260,13 @@ tw run-until-done &amp;&amp; tw balance</pre>
<div class="cli-pane" id="cli-pane-unix"> <div class="cli-pane" id="cli-pane-unix">
<p class="cli-lead"> <p class="cli-lead">
Unix / macOS · Unix / macOS ·
<a href="https://git.taler.net/taler-typescript-core.git" target="_blank" rel="noopener noreferrer">taler-typescript-core</a> <a href="https://git.taler.net/taler/taler-typescript-core" target="_blank" rel="noopener noreferrer">taler-typescript-core</a>
· mint · mint
<a href="https://bank.hacktivism.ch/intro/demo-withdraw.json" target="_blank" rel="noopener noreferrer">demo-withdraw.json</a> <a href="https://bank.hacktivism.ch/intro/demo-withdraw.json" target="_blank" rel="noopener noreferrer">demo-withdraw.json</a>
</p> </p>
<pre class="cli-block"># install: git + node (LTS) + build tools; then monorepo <pre class="cli-block"># install: git + node (LTS) + build tools; then monorepo
git clone https://git.taler.net/taler-typescript-core.git &amp;&amp; cd taler-typescript-core &amp;&amp; ./bootstrap &amp;&amp; ./configure &amp;&amp; make # clone: HTTPS git.gnunet.org (browse: git.taler.net/taler/taler-typescript-core)
git clone https://git.gnunet.org/taler-typescript-core.git &amp;&amp; cd taler-typescript-core &amp;&amp; ./bootstrap &amp;&amp; ./configure &amp;&amp; make
# monorepo CLI + private wallet DB (not system package / default home DB) # monorepo CLI + private wallet DB (not system package / default home DB)
alias tw='node packages/taler-wallet-cli/bin/taler-wallet-cli.mjs --wallet-db="${TMPDIR:-/tmp}/taler-wallet-goa.sqlite3" --no-throttle' &amp;&amp; \ alias tw='node packages/taler-wallet-cli/bin/taler-wallet-cli.mjs --wallet-db="${TMPDIR:-/tmp}/taler-wallet-goa.sqlite3" --no-throttle' &amp;&amp; \
@ -1556,10 +1557,10 @@ tw run-until-done &amp;&amp; tw balance</pre>
<a href="https://bank.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>. <a href="https://bank.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>.
</p> </p>
<!-- landing-rev --> <!-- landing-rev -->
<p class="landing-rev" data-landing-site="bank" data-landing-version="42" data-landing-commit="921a4f1"> <p class="landing-rev" data-landing-site="bank" data-landing-version="43" data-landing-commit="37ea4bb">
Bank landing <strong>v42</strong> Bank landing <strong>v43</strong>
· content <time datetime="2026-07-17T13:32:59+02:00">2026-07-17 13:32 CEST</time> · content <time datetime="2026-07-17T18:27:48+02:00">2026-07-17 18:27 CEST</time>
· <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" title="koopa-admin-log 921a4f1572dbf4391b69899287b4c0280bb0e271">921a4f1</a> · <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7" title="koopa-admin-log 37ea4bb8396691e3ea69ae61374e6623bf6c5ea7">37ea4bb</a>
</p> </p>
<!-- /landing-rev --> <!-- /landing-rev -->
</footer> </footer>

View file

@ -490,10 +490,10 @@ sudo apt-get install -y taler-wallet-cli</pre>
<a href="https://exchange.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>. <a href="https://exchange.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>.
</p> </p>
<!-- landing-rev --> <!-- landing-rev -->
<p class="landing-rev" data-landing-site="exchange" data-landing-version="42" data-landing-commit="921a4f1"> <p class="landing-rev" data-landing-site="exchange" data-landing-version="42" data-landing-commit="37ea4bb">
Exchange landing <strong>v42</strong> Exchange landing <strong>v42</strong>
· content <time datetime="2026-07-17T13:32:59+02:00">2026-07-17 13:32 CEST</time> · content <time datetime="2026-07-17T18:27:48+02:00">2026-07-17 18:27 CEST</time>
· <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" title="koopa-admin-log 921a4f1572dbf4391b69899287b4c0280bb0e271">921a4f1</a> · <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7" title="koopa-admin-log 37ea4bb8396691e3ea69ae61374e6623bf6c5ea7">37ea4bb</a>
</p> </p>
<!-- /landing-rev --> <!-- /landing-rev -->
</footer> </footer>

View file

@ -833,10 +833,10 @@ sudo apt-get install -y taler-wallet-cli</pre>
<a href="https://taler.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>. <a href="https://taler.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>.
</p> </p>
<!-- landing-rev --> <!-- landing-rev -->
<p class="landing-rev" data-landing-site="merchant" data-landing-version="42" data-landing-commit="921a4f1"> <p class="landing-rev" data-landing-site="merchant" data-landing-version="42" data-landing-commit="37ea4bb">
Merchant landing <strong>v42</strong> Merchant landing <strong>v42</strong>
· content <time datetime="2026-07-17T13:32:59+02:00">2026-07-17 13:32 CEST</time> · content <time datetime="2026-07-17T18:27:48+02:00">2026-07-17 18:27 CEST</time>
· <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" title="koopa-admin-log 921a4f1572dbf4391b69899287b4c0280bb0e271">921a4f1</a> · <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7" title="koopa-admin-log 37ea4bb8396691e3ea69ae61374e6623bf6c5ea7">37ea4bb</a>
</p> </p>
<!-- /landing-rev --> <!-- /landing-rev -->
</footer> </footer>

View file

@ -2,34 +2,34 @@
"note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant", "note": "Per-site landing content versions (start 42). Bump: scripts/taler-landing/stamp-landing-version.sh --bump bank|exchange|merchant",
"sites": { "sites": {
"bank": { "bank": {
"version": 42, "version": 43,
"label": "Bank landing", "label": "Bank landing",
"path": "configs/bank-landing", "path": "configs/bank-landing",
"updated_iso": "2026-07-17T13:32:59+02:00", "updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 13:32 CEST", "updated_human": "2026-07-17 18:27 CEST",
"commit": "921a4f1572dbf4391b69899287b4c0280bb0e271", "commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "921a4f1", "commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" "repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
}, },
"exchange": { "exchange": {
"version": 42, "version": 42,
"label": "Exchange landing", "label": "Exchange landing",
"path": "configs/exchange-landing", "path": "configs/exchange-landing",
"updated_iso": "2026-07-17T13:32:59+02:00", "updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 13:32 CEST", "updated_human": "2026-07-17 18:27 CEST",
"commit": "921a4f1572dbf4391b69899287b4c0280bb0e271", "commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "921a4f1", "commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" "repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
}, },
"merchant": { "merchant": {
"version": 42, "version": 42,
"label": "Merchant landing", "label": "Merchant landing",
"path": "configs/merchant-landing", "path": "configs/merchant-landing",
"updated_iso": "2026-07-17T13:32:59+02:00", "updated_iso": "2026-07-17T18:27:48+02:00",
"updated_human": "2026-07-17 13:32 CEST", "updated_human": "2026-07-17 18:27 CEST",
"commit": "921a4f1572dbf4391b69899287b4c0280bb0e271", "commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
"commit_short": "921a4f1", "commit_short": "37ea4bb",
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/921a4f1572dbf4391b69899287b4c0280bb0e271" "repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
} }
} }
} }