From f186b71ca51e83837db60de13322394bb5e6d348 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Tue, 24 Mar 2026 21:41:06 -0300 Subject: Initial commit Import existing tesseras.net website content. --- pt-br/releases/index.html | 83 +++++++++++++++++++++++++++++++++++++++++++ pt-br/releases/index.html.gz | Bin 0 -> 1342 bytes 2 files changed, 83 insertions(+) create mode 100644 pt-br/releases/index.html create mode 100644 pt-br/releases/index.html.gz (limited to 'pt-br/releases') diff --git a/pt-br/releases/index.html b/pt-br/releases/index.html new file mode 100644 index 0000000..72c9145 --- /dev/null +++ b/pt-br/releases/index.html @@ -0,0 +1,83 @@ + + + + + + Lançamentos — Tesseras + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ + + Tesseras + +

+ + +
+ +
+ +
+

Lançamentos

+

Nenhum lançamento ainda. Tesseras está em desenvolvimento inicial (Fase 0).

+

Formato de Lançamento

+

Quando disponíveis, os lançamentos incluirão:

+ + + + + +
ArquivoDescrição
tesseras-X.Y.Z.tar.gzTarball com código-fonte
tesseras-X.Y.Z.tar.gz.sigAssinatura signify
SHA256Checksums BLAKE3
CHANGELOG.mdO que mudou
+

Os lançamentos seguem Versionamento Semântico. Tarballs +são assinados com signify.

+

Verificando um Lançamento

+
signify -Vep tesseras.pub -m tesseras-X.Y.Z.tar.gz -x tesseras-X.Y.Z.tar.gz.sig
+b3sum -c SHA256
+
+ +
+ +
+ + + + diff --git a/pt-br/releases/index.html.gz b/pt-br/releases/index.html.gz new file mode 100644 index 0000000..0ee936f Binary files /dev/null and b/pt-br/releases/index.html.gz differ -- cgit v1.2.3