Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jun 23, 2024
1 parent ff6d463 commit a6b6ff2
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6c2f762c
b10dd816
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ <h1 class="title">Glittr stats</h1>
<span><span class="va">cat_table</span> <span class="op">&lt;-</span> <span class="fu"><a href="https://rdrr.io/r/base/sort.html">sort</a></span><span class="op">(</span><span class="va">cat_table</span><span class="op">)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
</div>
<p>Number of repositories: 591</p>
<p>Number of repositories: 592</p>
</section><section id="get-contributors-info" class="level2"><h2 class="anchored" data-anchor-id="get-contributors-info">Get contributors info</h2>
<p>Using the GitHub REST API to get the number of contributors for each repository on glittr.org. This takes a few minutes, so if the contributors haven’t changed, it will use a cached version.</p>
<div class="cell">
Expand Down Expand Up @@ -443,7 +443,7 @@ <h1 class="title">Glittr stats</h1>
<tbody>
<tr class="odd">
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">330</td>
<td style="text-align: right;">331</td>
</tr>
<tr class="even">
<td style="text-align: left;">Computational methods and pipelines</td>
Expand Down Expand Up @@ -513,8 +513,8 @@ <h1 class="title">Glittr stats</h1>
</div>
<ul>
<li>More than 10 contributors: 26.1%</li>
<li>More than 1 contributor: 79.6%</li>
<li>Between 1 and 5 contributors: 59.4%</li>
<li>More than 1 contributor: 79.5%</li>
<li>Between 1 and 5 contributors: 59.5%</li>
</ul></section><section id="number-of-repositories-per-tag" class="level2"><h2 class="anchored" data-anchor-id="number-of-repositories-per-tag">Number of repositories per tag</h2>
<p>This is figure 2C in the manuscript.</p>
<div class="cell">
Expand Down Expand Up @@ -573,7 +573,7 @@ <h1 class="title">Glittr stats</h1>
<tr class="odd">
<td style="text-align: left;">R</td>
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">241</td>
<td style="text-align: right;">242</td>
</tr>
<tr class="even">
<td style="text-align: left;">Python</td>
Expand Down Expand Up @@ -671,14 +671,14 @@ <h1 class="title">Glittr stats</h1>
<td style="text-align: right;">18</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Metagenomics</td>
<td style="text-align: left;">Omics analysis</td>
<td style="text-align: left;">Shiny</td>
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">17</td>
</tr>
<tr class="even">
<td style="text-align: left;">Shiny</td>
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">16</td>
<td style="text-align: left;">Metagenomics</td>
<td style="text-align: left;">Omics analysis</td>
<td style="text-align: right;">17</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Julia</td>
Expand Down Expand Up @@ -919,8 +919,8 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="even">
<td style="text-align: left;">none</td>
<td style="text-align: right;">180</td>
<td style="text-align: right;">30.6</td>
<td style="text-align: right;">181</td>
<td style="text-align: right;">30.7</td>
</tr>
<tr class="odd">
<td style="text-align: left;">mit</td>
Expand Down Expand Up @@ -1046,7 +1046,7 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="even">
<td style="text-align: left;">United States</td>
<td style="text-align: right;">138</td>
<td style="text-align: right;">139</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Canada</td>
Expand Down
Binary file modified index_files/figure-html/fig-categories-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-contributors-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-country-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-license-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-tags-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://sib-swiss.github.io/glittr-stats/index.html</loc>
<lastmod>2024-06-16T00:53:48.457Z</lastmod>
<lastmod>2024-06-23T00:53:12.222Z</lastmod>
</url>
</urlset>

0 comments on commit a6b6ff2

Please sign in to comment.