website: pre-Facebook content refresh — capability-map alignment + Zárt teszt landing
Audience shift: a Facebook post recruiting volunteer testers is about to send real Hungarian households (mostly on phones) to a site that until now had zero stakes. Every claim re-checked against documentation/architecture/00-capability-map.md. - Naming ruling: "Felhő Felügyelő" removed site-wide (14 occurrences, now 0). The brand is Felhom; the interface is the vezérlőpult. - index.html: new "Mit tud a doboz ma?" (8 map-traceable cards, incl. Hálózati megosztás and the customer-only recovery code) + new "Zárt teszt" section with stated limitations (one shared household password; TV-re streamelés hamarosan). CTA reuses the existing live contact-mailer via /kapcsolat?tema=zart-teszt. - og:image was a site-wide 404 (pages pointed at a .png that never existed) — generated a branded 1200x630 card + width/height/alt. Load-bearing for the post. - App count 45+ -> 53 (real catalog count). - Cut unbacked claims: the Kubernetes/k3s section + multi-node tier, Tailscale -> WireGuard, the RAID card -> honest two-tier backup, gyik multi-user answer (both JSON-LD and visible copies), and the "azonnal értesítést kapsz" overclaim. site_gates.py green. Mobile measured at 380px: scrollWidth == clientWidth == 365. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01N1W4wBum4JSFrbaEoDkMBy
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Telepíthető alkalmazások — 45+ nyílt forráskódú app otthoni szerverre | Felhom.eu</title>
|
||||
<meta name="description" content="Nextcloud, Immich, Jellyfin, Vaultwarden és 45+ további nyílt forráskódú alkalmazás otthoni szerveredre. Google Drive, iCloud Photos és Spotify alternatívák.">
|
||||
<title>Telepíthető alkalmazások — 53 nyílt forráskódú app otthoni szerverre | Felhom.eu</title>
|
||||
<meta name="description" content="Nextcloud, Immich, Jellyfin, Vaultwarden és 53 további nyílt forráskódú alkalmazás otthoni szerveredre. Google Drive, iCloud Photos és Spotify alternatívák.">
|
||||
|
||||
<meta name="keywords" content="Nextcloud, Immich, Jellyfin, Plex, Sonarr, Radarr, Vaultwarden, nyílt forráskódú alkalmazások, self-hosted apps, otthoni szerver alkalmazások, Google Photos alternatíva, Dropbox alternatíva">
|
||||
<meta name="robots" content="index, follow">
|
||||
@@ -12,14 +12,14 @@
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://felhom.eu/alkalmazasok">
|
||||
<meta property="og:title" content="45+ nyílt forráskódú alkalmazás otthoni szerverre">
|
||||
<meta property="og:title" content="53 nyílt forráskódú alkalmazás otthoni szerverre">
|
||||
<meta property="og:description" content="Nextcloud, Immich, Jellyfin, Vaultwarden és még sok más. Fájlkezelés, fotók, média, dokumentumok — mind a saját szerveredről.">
|
||||
<meta property="og:image" content="https://felhom.eu/assets/og-image.png">
|
||||
<meta property="og:locale" content="hu_HU">
|
||||
<meta property="og:site_name" content="Felhom.eu">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="45+ nyílt forráskódú alkalmazás otthoni szerverre">
|
||||
<meta name="twitter:title" content="53 nyílt forráskódú alkalmazás otthoni szerverre">
|
||||
<meta name="twitter:description" content="Nextcloud, Immich, Jellyfin és még sok más — a te szerveredről.">
|
||||
<meta name="twitter:image" content="https://felhom.eu/assets/og-image.png">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user