mirror of
https://github.com/go-i2p/go-github-dashboard.git
synced 2025-07-03 04:54:39 -04:00
80 lines
1.6 KiB
HTML
80 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>.github</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: .github</h1>
|
|
|
|
<p>go-i2p user orientation for github consumers</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>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Title</th>
|
|
<th>Started By</th>
|
|
<th>Last Activity</th>
|
|
<th>Category</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/orgs/go-i2p/discussions/3">Embedding Strategies for the Meantime</a></td>
|
|
<td>[eyedeekay]()</td>
|
|
<td>2025-06-23</td>
|
|
<td>Discussion</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<h2>Recent Workflow Runs</h2>
|
|
|
|
<p><em>No recent workflow runs</em></p>
|
|
|
|
<hr />
|
|
|
|
<p><em>Generated at 2025-07-01 16:13:03</em></p>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |