summaryrefslogtreecommitdiffstats
path: root/pt-br/news/hello-world/index.html
diff options
context:
space:
mode:
authormurilo ijanc2026-03-24 21:45:05 -0300
committermurilo ijanc2026-03-24 21:45:05 -0300
commit01c17c68277ff88fab812920732d9bbe9e6bb571 (patch)
tree035398ae34263b981b621c6275835d2cc6847d57 /pt-br/news/hello-world/index.html
parentf186b71ca51e83837db60de13322394bb5e6d348 (diff)
downloadwebsite-main.tar.gz
Simplify website to single-pageHEADmain
Remove old Zola-generated content, keep only the essential landing page with about, contact, and license sections.
Diffstat (limited to 'pt-br/news/hello-world/index.html')
-rw-r--r--pt-br/news/hello-world/index.html81
1 files changed, 0 insertions, 81 deletions
diff --git a/pt-br/news/hello-world/index.html b/pt-br/news/hello-world/index.html
deleted file mode 100644
index 5e8fcec..0000000
--- a/pt-br/news/hello-world/index.html
+++ /dev/null
@@ -1,81 +0,0 @@
-<!DOCTYPE html>
-<html lang="pt-br">
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Olá, Mundo — Tesseras</title>
- <meta name="description" content="Apresentando o projeto Tesseras — uma rede P2P para preservar memórias humanas.">
- <!-- Open Graph -->
- <meta property="og:type" content="article">
- <meta property="og:title" content="Olá, Mundo">
- <meta property="og:description" content="Apresentando o projeto Tesseras — uma rede P2P para preservar memórias humanas.">
- <meta property="og:image" content="https://tesseras.net/images/social.jpg">
- <meta property="og:image:width" content="1200">
- <meta property="og:image:height" content="630">
- <meta property="og:site_name" content="Tesseras">
- <!-- Twitter Card -->
- <meta name="twitter:card" content="summary_large_image">
- <meta name="twitter:title" content="Olá, Mundo">
- <meta name="twitter:description" content="Apresentando o projeto Tesseras — uma rede P2P para preservar memórias humanas.">
- <meta name="twitter:image" content="https://tesseras.net/images/social.jpg">
- <link rel="stylesheet" href="https://tesseras.net/style.css?h=21f0f32121928ee5c690">
-
-
- <link rel="alternate" type="application/atom+xml" title="Tesseras" href="https://tesseras.net/atom.xml">
-
-
- <link rel="icon" type="image/png" sizes="32x32" href="https://tesseras.net/images/favicon.png?h=be4e123a23393b1a027d">
-
-</head>
-<body>
- <header>
- <h1>
- <a href="https:&#x2F;&#x2F;tesseras.net/pt-br/">
- <img src="https://tesseras.net/images/logo-64.png?h=c1b8d0c4c5f93b49d40b" alt="Tesseras" width="40" height="40" class="logo">
- Tesseras
- </a>
- </h1>
- <nav>
-
- <a href="https://tesseras.net/pt-br/about/">Sobre</a>
- <a href="https://tesseras.net/pt-br/news/">Notícias</a>
- <a href="https://tesseras.net/pt-br/releases/">Lançamentos</a>
- <a href="https://tesseras.net/pt-br/faq/">FAQ</a>
- <a href="https://tesseras.net/pt-br/subscriptions/">Inscrições</a>
- <a href="https://tesseras.net/pt-br/contact/">Contato</a>
-
- </nav>
- <nav class="lang-switch">
-
- <a href="https:&#x2F;&#x2F;tesseras.net&#x2F;news&#x2F;hello-world&#x2F;">English</a> | <strong>Português</strong>
-
- </nav>
- </header>
-
- <main>
-
-<article>
- <h2>Olá, Mundo</h2>
- <p class="news-date">2026-02-13</p>
- <p>Hoje anunciamos o projeto Tesseras: uma rede peer-to-peer para preservar
-memórias humanas através dos milênios.</p>
-<p>Tesseras é construído sobre uma ideia simples — suas fotos, gravações e escritos
-merecem sobreviver a qualquer empresa, plataforma ou formato de arquivo. Cada
-pessoa cria uma tessera, uma cápsula do tempo autocontida que a rede mantém viva
-através de ajuda mútua e redundância.</p>
-<p>O projeto está em seu estágio mais inicial. Estamos construindo a fundação:
-ferramentas para criar, verificar e exportar tesseras offline. A camada de rede,
-replicação e aplicativos virão em seguida.</p>
-<p>Se essa missão ressoa com você,
-<a href="/pt-br/subscriptions/">entre na lista de discussão</a> ou navegue pelo
-<a rel="external" href="https://git.sr.ht/~ijanc/tesseras">código-fonte</a>.</p>
-
-</article>
-
- </main>
-
- <footer>
- <p>&copy; 2026 Tesseras Project. <a href="/atom.xml">News Feed</a> · <a href="https://git.sr.ht/~ijanc/tesseras">Source</a></p>
- </footer>
-</body>
-</html>