-
Notifications
You must be signed in to change notification settings - Fork 926
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cfdaf3f
commit d1c3bf1
Showing
7,887 changed files
with
116,468 additions
and
86,338 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
console.log("Sentry: opt-in"); | ||
Sentry.init({ | ||
dsn: "https://[email protected]/10", | ||
release: "galaxy-training-network@6853b1bc36f26630048d6fa1c8f68724c98fb09f", | ||
release: "galaxy-training-network@d13f34443afc8a5bf889694645cd86426b973a41", | ||
integrations: [new Sentry.BrowserTracing(), new Sentry.Replay()], | ||
sampleRate: 0.1, | ||
tracesSampleRate: 0.1, | ||
|
@@ -269,7 +269,7 @@ <h2 id="oops-we-cant-seem-to-find-the-page-youre-looking-for">Oops! We can’t s | |
</ul> | ||
<span style="font-size: 1.3em">Framework</span> | ||
<ul class="no-bullets"> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/6853b1bc36f26630048d6fa1c8f68724c98fb09f">6853b1b</a></li> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/d13f34443afc8a5bf889694645cd86426b973a41">d13f344</a></li> | ||
<li><a rel="license" href="https://github.com/galaxyproject/training-material/blob/main/LICENSE.md">MIT</a> Licensed</li> | ||
<li><a href="https://jekyllrb.com/">Jekyll(4.3.2 | production)</a></li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
console.log("Sentry: opt-in"); | ||
Sentry.init({ | ||
dsn: "https://[email protected]/10", | ||
release: "galaxy-training-network@6853b1bc36f26630048d6fa1c8f68724c98fb09f", | ||
release: "galaxy-training-network@d13f34443afc8a5bf889694645cd86426b973a41", | ||
integrations: [new Sentry.BrowserTracing(), new Sentry.Replay()], | ||
sampleRate: 0.1, | ||
tracesSampleRate: 0.1, | ||
|
@@ -259,7 +259,7 @@ <h2 id="a-global-view">A global view</h2> | |
<p>Our materials have grown significantly over the years. We have a global audience, with users from over 200 countries. Our materials are used by thousands of learners every month. See <a href="/training-material/stats/index.html">more detailed statistics</a> on our dedicated page.</p> | ||
|
||
<div> | ||
<!--SNIPPET--> <!-- tutorial stats --> <div class="row" style="color: var(--text-color-boxtitle)"> <div class="col-md-3"> <div class="gtn-card color-agenda"> <div class="card-title">33</div> <div class="card-text">Topics</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-tip"> <div class="card-title">435</div> <div class="card-text">Tutorials</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">20</div> <div class="card-text">Learning Paths</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-details"> <div class="card-title">462</div> <div class="card-text"><abbr title="Frequently Asked Questions">FAQs</abbr></div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-comment"> <div class="card-title">433</div> <div class="card-text">Contributors</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">9.4</div> <div class="card-text">Years</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">99</div> <div class="card-text">News Posts</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">200</div> <div class="card-text">Videos (135.0h)</div> </div> </div> </div> <!--END_SNIPPET--> | ||
<!--SNIPPET--> <!-- tutorial stats --> <div class="row" style="color: var(--text-color-boxtitle)"> <div class="col-md-3"> <div class="gtn-card color-agenda"> <div class="card-title">33</div> <div class="card-text">Topics</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-tip"> <div class="card-title">436</div> <div class="card-text">Tutorials</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">20</div> <div class="card-text">Learning Paths</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-details"> <div class="card-title">462</div> <div class="card-text"><abbr title="Frequently Asked Questions">FAQs</abbr></div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-comment"> <div class="card-title">433</div> <div class="card-text">Contributors</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">9.4</div> <div class="card-text">Years</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">99</div> <div class="card-text">News Posts</div> </div> </div> <div class="col-md-3"> <div class="gtn-card color-handson"> <div class="card-title">200</div> <div class="card-text">Videos (135.0h)</div> </div> </div> </div> <!--END_SNIPPET--> | ||
</div> | ||
|
||
<h2 id="findable-accessible-interoperable-reusable">Findable, Accessible, Interoperable, Reusable</h2> | ||
|
@@ -511,7 +511,7 @@ <h2 id="references">References</h2> | |
</ul> | ||
<span style="font-size: 1.3em">Framework</span> | ||
<ul class="no-bullets"> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/6853b1bc36f26630048d6fa1c8f68724c98fb09f">6853b1b</a></li> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/d13f34443afc8a5bf889694645cd86426b973a41">d13f344</a></li> | ||
<li><a rel="license" href="https://github.com/galaxyproject/training-material/blob/main/LICENSE.md">MIT</a> Licensed</li> | ||
<li><a href="https://jekyllrb.com/">Jekyll(4.3.2 | production)</a></li> | ||
</ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
console.log("Sentry: opt-in"); | ||
Sentry.init({ | ||
dsn: "https://[email protected]/10", | ||
release: "galaxy-training-network@6853b1bc36f26630048d6fa1c8f68724c98fb09f", | ||
release: "galaxy-training-network@d13f34443afc8a5bf889694645cd86426b973a41", | ||
integrations: [new Sentry.BrowserTracing(), new Sentry.Replay()], | ||
sampleRate: 0.1, | ||
tracesSampleRate: 0.1, | ||
|
@@ -320,7 +320,7 @@ <h3 id="additional-features">Additional Features</h3> | |
</ul> | ||
<span style="font-size: 1.3em">Framework</span> | ||
<ul class="no-bullets"> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/6853b1bc36f26630048d6fa1c8f68724c98fb09f">6853b1b</a></li> | ||
<li>Revision <a href="https://github.com/galaxyproject/training-material/commit/d13f34443afc8a5bf889694645cd86426b973a41">d13f344</a></li> | ||
<li><a rel="license" href="https://github.com/galaxyproject/training-material/blob/main/LICENSE.md">MIT</a> Licensed</li> | ||
<li><a href="https://jekyllrb.com/">Jekyll(4.3.2 | production)</a></li> | ||
</ul> | ||
|
Oops, something went wrong.