Commit Graph

23 Commits

Author SHA1 Message Date
MacRimi fcc2c3d542 Add 4 testers to contributors page + refine deploy.yml triggers
Contributors page (app/[locale]/docs/about/contributors/page.tsx):
add heriberto, JF_Carr, rafapuerta and JcMinarro to the testers
grid. All with the "testing" role and GitHub's default avatar URL
(https://github.com/<handle>.png) so the entries work immediately
without requiring custom avatar files. Swap to a per-contributor
/images/avatars/<name>.png later if/when custom artwork is ready.

deploy.yml triggers: drop `guides/**` (the legacy /guides/[slug]/
page that read those markdown files was removed in PR #211 — the
folder no longer affects what the web renders) and `scripts/**`
(the bash scripts get rsynced into public/scripts/ during prebuild
but they are downloaded by users via install_proxmenux.sh, not
browsed via the doc site, so a stale copy is harmless). Add
`lang/**` so future translated CHANGELOG / docs (e.g. the Spanish
CHANGELOG just shipped in PR #217) auto-deploy.

Local build verified: 232 pages, 14450 indexed words, no errors.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 18:37:48 +02:00
MacRimi 01579e99fb Update ProxMenux 1.2.2 2026-05-31 14:02:44 +02:00
MacRimi 875910b4d7 Refresh README, add CONTRIBUTING guide, harden CI
- README: modernize visual layout (status badges row, tagline,
  Ko-fi shields badge, expanded Contributing section). Update
  web URLs to proxmenux.com/en for the new locale-prefixed site.
- CONTRIBUTING.md: add as the canonical contributor guide. Fix
  the workflow section to branch from develop (not main), add
  a dedicated "dialog vs whiptail" section, reorder so Script
  Header comes first.
- deploy.yml: switch npm install -> npm ci so the build uses
  the committed lockfile; fix cache-dependency-path to track
  web/package-lock.json (was package.json); add scripts/** to
  the path triggers so script edits redeploy the doc site.
- .gitignore: ignore the accidental root-level package.json /
  package-lock.json (pagefind is declared in web/package.json)
  and the regenerated build artifacts web/public/pagefind/ and
  web/public/scripts/.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 12:38:48 +02:00
MacRimi dbdf346a9e Update deploy.yml 2025-02-24 19:18:30 +01:00
MacRimi 77e138f419 Update deploy.yml 2025-02-15 17:09:32 +01:00
MacRimi c7da13348d Update deploy.yml 2025-02-15 16:53:13 +01:00
MacRimi 57f0a1a7a0 Update deploy.yml 2025-02-15 16:48:22 +01:00
MacRimi 7b9de69da6 update 2025-02-14 12:24:18 +01:00
MacRimi 0ceae329d7 Update deploy.yml 2025-02-14 12:21:07 +01:00
MacRimi c8080fe749 Update deploy.yml 2025-02-14 12:16:19 +01:00
MacRimi 7db3e4b54c Update deploy.yml 2025-02-14 12:14:13 +01:00
MacRimi d03be91367 Update deploy.yml 2025-02-14 12:11:55 +01:00
MacRimi c56f306c91 update 2025-02-14 11:58:10 +01:00
MacRimi 5a29b1d783 Update deploy.yml 2025-02-14 11:53:45 +01:00
MacRimi cf788a168f Update deploy.yml 2025-02-14 11:20:37 +01:00
MacRimi e713376db8 Update deploy.yml 2025-02-14 11:04:40 +01:00
MacRimi 5731ab707e Update deploy.yml 2025-02-14 10:46:32 +01:00
MacRimi 51b3ef6b5a Update deploy.yml 2025-02-14 10:43:21 +01:00
MacRimi 9d27944fbb Update deploy.yml 2025-02-14 10:40:31 +01:00
MacRimi 015eb0a284 Update deploy.yml 2025-02-14 10:33:15 +01:00
MacRimi b6cf291501 Update deploy.yml 2025-02-14 10:29:51 +01:00
MacRimi 8fd9ebf3a4 Update deploy.yml 2025-02-14 10:27:42 +01:00
MacRimi 68cbedcfd7 update 2025-02-14 10:25:31 +01:00