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 Jul 30, 2024
1 parent 5abe84d commit d9a6c02
Show file tree
Hide file tree
Showing 59 changed files with 412 additions and 265 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
543b2b45
22df0b03
7 changes: 4 additions & 3 deletions getinvolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,13 @@ <h1 class="title">Get Involved</h1>

<section id="dasl-guide" class="level2">
<h2 class="anchored" data-anchor-id="dasl-guide">DASL Guide</h2>
<p>The <a href="https://getwilds.org/guide/">WILDS Contributor Guide</a> is the home for resources and best practices for WDL and Nextflow workflows, research compendia, Docker files and software.</p>
<p>In addition, the guide outlines the best practices that we strive to follow while developing WILDS.</p>
<p>We maintain the <a href="https://getwilds.org/guide/">WILDS Contributor Guide</a> as a collection of guidelines, review criteria, and best practices for developing production-ready WDL and Nextflow workflows, research compendia, Docker files and software.</p>
<p>Our goal in developing the WILDS Contributor Guide is not just limited to the care and keeping of WILDS, we hope it can serve as a model for research or software development groups in terms of how they think about code and software quality.</p>
</section>
<section id="make-a-contribution" class="level2">
<h2 class="anchored" data-anchor-id="make-a-contribution">Make a contribution</h2>
<p>If you would like to make a contribution to any DaSL WILDS products please open a pull request in the respective GitHub repository. For example, if you want to make a contribution to the <a href="https://github.com/getwilds/sixtyfour/">sixtyfour</a> package, open a pull request in the repository for that package at <a href="https://github.com/getwilds/sixtyfour/" class="uri">https://github.com/getwilds/sixtyfour/</a>.</p>
<p>If you would like to make a contribution to any DaSL WILDS projects please open a pull request in the appropriate GitHub repository. For example, if you want to make a contribution to the <a href="https://github.com/getwilds/sixtyfour/">sixtyfour</a> package, open a pull request in the repository for that package at <a href="https://github.com/getwilds/sixtyfour/" class="uri">https://github.com/getwilds/sixtyfour/</a>. We are interested in accepting many different types of contributions. If you have not contributed to WILDS in the past, get in touch by emailing us and we would be happy to discuss the contribution you have in mind. Contributions in the form of reporting reproducable bugs, bug fixes, new features, improved documentation, additional software tests, translation and localization, blogs, or tutorials are all welcome.</p>
<p>If you are interested in making another kind of contribution, we would be happy to chat. Please contact us at <a href="mailto:[email protected]"><code>[email protected]</code></a>.</p>


</section>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
}
}</script>
<link href="site_libs/htmltools-fill-0.5.8.1/fill.css" rel="stylesheet">
<script src="site_libs/bslib-component-js-0.7.0/components.min.js"></script>
<script src="site_libs/bslib-component-js-0.7.0/web-components.min.js" type="module"></script>
<link href="site_libs/bslib-component-css-0.7.0/components.css" rel="stylesheet">
<script src="site_libs/bslib-tag-require-0.7.0/tag-require.js"></script>
<script src="site_libs/bslib-component-js-0.8.0/components.min.js"></script>
<script src="site_libs/bslib-component-js-0.8.0/web-components.min.js" type="module"></script>
<link href="site_libs/bslib-component-css-0.8.0/components.css" rel="stylesheet">
<script src="site_libs/bslib-tag-require-0.8.0/tag-require.js"></script>


<link rel="stylesheet" href="styles.css">
Expand Down
6 changes: 3 additions & 3 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
"href": "getinvolved.html",
"title": "Get Involved",
"section": "",
"text": "The WILDS Contributor Guide is the home for resources and best practices for WDL and Nextflow workflows, research compendia, Docker files and software.\nIn addition, the guide outlines the best practices that we strive to follow while developing WILDS."
"text": "We maintain the WILDS Contributor Guide as a collection of guidelines, review criteria, and best practices for developing production-ready WDL and Nextflow workflows, research compendia, Docker files and software.\nOur goal in developing the WILDS Contributor Guide is not just limited to the care and keeping of WILDS, we hope it can serve as a model for research or software development groups in terms of how they think about code and software quality."
},
{
"objectID": "getinvolved.html#dasl-guide",
"href": "getinvolved.html#dasl-guide",
"title": "Get Involved",
"section": "",
"text": "The WILDS Contributor Guide is the home for resources and best practices for WDL and Nextflow workflows, research compendia, Docker files and software.\nIn addition, the guide outlines the best practices that we strive to follow while developing WILDS."
"text": "We maintain the WILDS Contributor Guide as a collection of guidelines, review criteria, and best practices for developing production-ready WDL and Nextflow workflows, research compendia, Docker files and software.\nOur goal in developing the WILDS Contributor Guide is not just limited to the care and keeping of WILDS, we hope it can serve as a model for research or software development groups in terms of how they think about code and software quality."
},
{
"objectID": "getinvolved.html#make-a-contribution",
"href": "getinvolved.html#make-a-contribution",
"title": "Get Involved",
"section": "Make a contribution",
"text": "Make a contribution\nIf you would like to make a contribution to any DaSL WILDS products please open a pull request in the respective GitHub repository. For example, if you want to make a contribution to the sixtyfour package, open a pull request in the repository for that package at https://github.com/getwilds/sixtyfour/."
"text": "Make a contribution\nIf you would like to make a contribution to any DaSL WILDS projects please open a pull request in the appropriate GitHub repository. For example, if you want to make a contribution to the sixtyfour package, open a pull request in the repository for that package at https://github.com/getwilds/sixtyfour/. We are interested in accepting many different types of contributions. If you have not contributed to WILDS in the past, get in touch by emailing us and we would be happy to discuss the contribution you have in mind. Contributions in the form of reporting reproducable bugs, bug fixes, new features, improved documentation, additional software tests, translation and localization, blogs, or tutorials are all welcome.\nIf you are interested in making another kind of contribution, we would be happy to chat. Please contact us at [email protected]."
}
]
1 change: 0 additions & 1 deletion site_libs/bslib-component-css-0.7.0/components.css

This file was deleted.

7 changes: 0 additions & 7 deletions site_libs/bslib-component-css-0.7.0/components.js.map

This file was deleted.

15 changes: 0 additions & 15 deletions site_libs/bslib-component-css-0.7.0/components.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions site_libs/bslib-component-css-0.7.0/components.min.js.map

This file was deleted.

1 change: 1 addition & 0 deletions site_libs/bslib-component-css-0.8.0/components.css

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions site_libs/bslib-component-css-0.8.0/components.js.map

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions site_libs/bslib-component-css-0.8.0/components.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions site_libs/bslib-component-css-0.8.0/components.min.js.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit d9a6c02

Please sign in to comment.