Files
go-github-dashboard/repositories/go-gh-page.html
2025-07-16 17:12:40 +00:00

154 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>go-gh-page</title>
<link rel="stylesheet" href="../style.css">
<style>
.markdown-body {
padding: 20px;
max-width: 1000px;
margin: 0 auto;
}
.markdown-body table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
.markdown-body th, .markdown-body td {
padding: 8px 15px;
text-align: left;
border: 1px solid var(--border-color);
}
.markdown-body th {
background-color: #f6f8fa;
}
.back-link {
display: inline-block;
margin: 20px;
}
</style>
</head>
<body>
<a href="../index.html" class="back-link">← Back to Dashboard</a>
<div class="markdown-body">
<h1>Repository: go-gh-page</h1>
<p>Generate github pages from the repository, keep the page in a branch, push to the branch</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<h2>Open Issues</h2>
<p><em>No open issues</em></p>
<h2>Recent Discussions</h2>
<p><em>No recent discussions</em></p>
<h2>Recent Workflow Runs</h2>
<table>
<thead>
<tr>
<th>Workflow</th>
<th>Branch</th>
<th>Status</th>
<th>Run #</th>
<th>Created</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16325100488">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1581</td>
<td>2025-07-16 16:32</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16325092948">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1587</td>
<td>2025-07-16 16:31</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16323680443">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1580</td>
<td>2025-07-16 15:27</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16323674357">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1586</td>
<td>2025-07-16 15:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16322157567">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1579</td>
<td>2025-07-16 14:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16322151131">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1585</td>
<td>2025-07-16 14:22</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16321102203">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1578</td>
<td>2025-07-16 13:39</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16321095830">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1584</td>
<td>2025-07-16 13:39</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16319975721">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1577</td>
<td>2025-07-16 12:51</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-gh-page/actions/runs/16319971658">Generate and Deploy GitHub Pages</a></td>
<td>main</td>
<td>✅ Success</td>
<td>1583</td>
<td>2025-07-16 12:51</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-07-16 17:12:39</em></p>
</div>
</body>
</html>