Skip to content

Commit

Permalink
manually add v0.11.2 release
Browse files Browse the repository at this point in the history
Also, update username & bulma CDN URL

TODO: fix the release process that's supposed to be updating this file
  • Loading branch information
haltcase authored Oct 14, 2022
1 parent eed38d7 commit 7cc7207
Showing 1 changed file with 27 additions and 21 deletions.
48 changes: 27 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>glob - a nim project by citycide</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css" />
<title>glob - a nim project by haltcase</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css" />
</head>

<body>
Expand Down Expand Up @@ -40,7 +40,7 @@ <h2 class="subtitle">
<div class="section">
<div class="field is-grouped is-grouped-centered">
<p class="control">
<a href="https://github.com/citycide/glob" class="button is-dark is-outlined">
<a href="https://github.com/haltcase/glob" class="button is-dark is-outlined">
GitHub
</a>
</p>
Expand Down Expand Up @@ -82,94 +82,100 @@ <h1 class="title">
<td><a href="">release notes</a></td>
</tr>
-->
<tr>
<th>v0.11.2</th>
<td><a href="v0.11.2/glob.html">documentation</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.11.2">release notes</a></td>
</tr>

<tr>
<th>v0.11.1</th>
<td><a href="v0.11.1/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.11.1">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.11.1">release notes</a></td>
</tr>

<tr>
<th>v0.11.0</th>
<td><a href="v0.11.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.11.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.11.0">release notes</a></td>
</tr>

<tr>
<th>v0.10.0</th>
<td><a href="v0.10.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.10.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.10.0">release notes</a></td>
</tr>

<tr>
<th>v0.9.1</th>
<td><a href="v0.9.1/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.9.1">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.9.1">release notes</a></td>
</tr>

<tr>
<th>v0.9.0</th>
<td><a href="v0.9.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.9.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.9.0">release notes</a></td>
</tr>

<tr>
<th>v0.8.1</th>
<td><a href="v0.8.1/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.8.1">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.8.1">release notes</a></td>
</tr>

<tr>
<th>v0.8.0</th>
<td><a href="v0.8.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.8.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.8.0">release notes</a></td>
</tr>

<tr>
<th>v0.7.0</th>
<td><a href="v0.7.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.7.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.7.0">release notes</a></td>
</tr>

<tr>
<th>v0.6.0</th>
<td><a href="v0.6.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.6.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.6.0">release notes</a></td>
</tr>

<tr>
<th>v0.5.0</th>
<td><a href="v0.5.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.5.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.5.0">release notes</a></td>
</tr>

<tr>
<th>v0.4.0</th>
<td><a href="v0.4.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.4.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.4.0">release notes</a></td>
</tr>

<tr>
<th>v0.3.1</th>
<td><a href="v0.3.1/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.3.1">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.3.1">release notes</a></td>
</tr>

<tr>
<th>v0.3.0</th>
<td><a href="v0.3.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.3.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.3.0">release notes</a></td>
</tr>

<tr>
<th>v0.2.0</th>
<td><a href="v0.2.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.2.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.2.0">release notes</a></td>
</tr>

<tr>
<th>v0.1.0</th>
<td><a href="v0.1.0/glob.html">documentation</a></td>
<td><a href="https://github.com/citycide/glob/releases/tag/v0.1.0">release notes</a></td>
<td><a href="https://github.com/haltcase/glob/releases/tag/v0.1.0">release notes</a></td>
</tr>

</tbody>
Expand All @@ -194,8 +200,8 @@ <h1 class="title">
<div class="control level-item has-text-centered">
<p class="help">
glob ©
<a href="https://github.com/citycide" class="has-text-weight-bold">
citycide
<a href="https://github.com/haltcase" class="has-text-weight-bold">
haltcase
</a>
<br>
MIT license
Expand All @@ -206,4 +212,4 @@ <h1 class="title">
</footer>
</body>

</html>
</html>

0 comments on commit 7cc7207

Please sign in to comment.