mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-04 05:50:42 +00:00
Deployed 4d342659 to nightly with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1961,7 +1961,7 @@
|
||||
<h2 id="overview"><a class="toclink" href="#overview">Overview</a></h2>
|
||||
<p>bottom currently has two main deploy processes to worry about:</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/ClementTsang/bottom/blob/main/.github/workflows/nightly.yml">Nightly</a>: a daily (00:00 UTC) GitHub action to build binary/installer files, and upload them to the <a href="https://github.com/ClementTsang/bottom/releases">nightly release</a>. It can also be triggered manually as either a proper nightly release or a mock release.</li>
|
||||
<li><a href="https://github.com/ClementTsang/bottom/blob/main/.github/workflows/nightly.yml">Nightly</a>: a daily (00:00 UTC) GitHub action to build binary/installer files, and upload them to the nightly release (<a href="https://bottom.pages.dev/nightly/nightly-release">example</a>). It can also be triggered manually as either a proper nightly release or a mock release.</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/ClementTsang/bottom/blob/main/.github/workflows/deployment.yml">Stable</a>: a stable deployment, triggered manually or upon creation of a valid tag. This is a GitHub action that builds binary/installer files and uploads them to a new GitHub release.</p>
|
||||
<p>Furthermore, this workflow does not handle the following deployments, which must be manually handled:</p>
|
||||
@@ -2011,7 +2011,7 @@
|
||||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 25, 2025 20:42:43">December 25, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 26, 2025 00:57:38">December 26, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="https://github.com/ClementTsang/bottom/releases/tag/nightly-86a1ff67-1766709183">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="https://github.com/ClementTsang/bottom/releases/tag/nightly-86a1ff67-1766709183"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=https://github.com/ClementTsang/bottom/releases/tag/nightly-86a1ff67-1766709183">
|
||||
<link rel="canonical" href="https://github.com/ClementTsang/bottom/releases">
|
||||
<script>var anchor=window.location.hash.substr(1);location.href="https://github.com/ClementTsang/bottom/releases"+(anchor?"#"+anchor:"")</script>
|
||||
<meta http-equiv="refresh" content="0; url=https://github.com/ClementTsang/bottom/releases">
|
||||
</head>
|
||||
<body>
|
||||
You're being redirected to a <a href="https://github.com/ClementTsang/bottom/releases/tag/nightly-86a1ff67-1766709183">new destination</a>.
|
||||
You're being redirected to a <a href="https://github.com/ClementTsang/bottom/releases">new destination</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -2236,7 +2236,7 @@ question about it, and I (or others) can try to help.</p>
|
||||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 25, 2025 22:55:15">December 25, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 26, 2025 00:57:38">December 26, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user