feat: publish the Sandwich Hime source preview
Signed-off-by: Cole Speelman <gamertan@noreply.localhost>
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<!doctype html>
|
||||
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="go-import" content="gamertan.com/sandwich-hime/sando git https://gitea.speelman.ca/gamertan/sandwich-hime.git sando">
|
||||
<meta name="go-source" content="gamertan.com/sandwich-hime/sando https://gitea.speelman.ca/gamertan/sandwich-hime/src/branch/main/sando https://gitea.speelman.ca/gamertan/sandwich-hime/src/branch/main/sando{/dir} https://gitea.speelman.ca/gamertan/sandwich-hime/src/branch/main/sando{/dir}/{file}#L{line}">
|
||||
<meta name="himesan-release-status" content="pre-release">
|
||||
<meta name="description" content="Vanity import metadata for the Apache-2.0 Sandwich Hime sando runtime.">
|
||||
<meta name="theme-color" content="#251849">
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'self'; base-uri 'none'; form-action 'none'">
|
||||
<title>sando runtime — Sandwich Hime</title>
|
||||
<link rel="stylesheet" href="../assets/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-link" href="#main">Skip to the runtime note</a>
|
||||
<header class="masthead compact">
|
||||
<div class="status-strip" role="status">Public source-preview metadata — no public runtime tag yet</div>
|
||||
<div class="masthead-inner">
|
||||
<p class="eyebrow">Sandwich Hime / Hime-san</p>
|
||||
<h1><code>sando</code> is the small production runtime.</h1>
|
||||
<p class="lede">
|
||||
This page carries Go 1.25+ vanity-import metadata for the nested module
|
||||
at <code>gamertan.com/sandwich-hime/sando</code>.
|
||||
</p>
|
||||
</div>
|
||||
</header>
|
||||
<main id="main">
|
||||
<section class="panel">
|
||||
<h2>Not released yet</h2>
|
||||
<p>
|
||||
The runtime will be tagged independently as <code>sando/vX.Y.Z</code>
|
||||
and licensed Apache-2.0. Do not add this vanity path to production until
|
||||
a signed release exists and the install check is published.
|
||||
</p>
|
||||
<p>
|
||||
<a href="../">Return to the Sandwich Hime project page</a> or inspect
|
||||
the <a href="https://gitea.speelman.ca/gamertan/sandwich-hime/src/branch/main/sando">canonical runtime source on Gitea</a>.
|
||||
</p>
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<p>HTML-first templates. Ordinary Go. A hand-built-web heart.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user