-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #227 from omerskywalker/resourcePage
- Loading branch information
Showing
5 changed files
with
434 additions
and
266 deletions.
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
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
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
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 |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
pageHeading: Learn | ||
--- | ||
|
||
# LEARN SV2 | ||
|
||
This resource page is designed to provide users with access to various media related to Stratum V2. The goal is to support users in their use and promotion of Stratum V2 by offering a hub for all necessary materials and information. | ||
|
||
## READ | ||
|
||
<div class="read-link-container"> | ||
<h2 class="read-link">Master Thesis on StratumV2</h2> | ||
<a href="https://webthesis.biblio.polito.it/27678/" target="_blank" class="external-link">View the thesis</a> | ||
</div> | ||
|
||
<div class="read-link-container"> | ||
<h2 class="read-link">Satsie's Pocket Guide to StratumV2</h2> | ||
<a href="https://satsie.dev/zines/sv2.html" target="_blank" class="external-link">View the magazine</a> | ||
</div> | ||
|
||
<div class="read-link-container"> | ||
<h2 class="read-link">The Bullish Case for StratumV2</h2> | ||
<a href="https://www.swanbitcoin.com/industry/the-bullish-case-for-stratum/" target="_blank" class="external-link">View the article</a> | ||
</div> | ||
|
||
## WATCH | ||
|
||
<div class="video-container series"> | ||
<iframe width="740" height="385" src="https://www.youtube.com/embed/xrdhtQPHg2o" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<div class="video-container series"> | ||
<iframe width="740" height="385" src="https://youtube.com/embed/f3XsNhLiPBk" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<div class="video-container series"> | ||
<iframe width="740" height="385" src="https://youtube.com/embed/4r3hb2OqLBg" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<div class="video-container series"> | ||
<iframe width="740" height="385" src="https://youtube.com/embed/mTXw3UZNT0Y" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<div class="video-container series"> | ||
<iframe width="740" height="385" src="https://www.youtube.com/embed/videoseries?list=PLZXAi8dsUIn0GmElOcmqUtgA5psfFIZoO" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
|
||
<script> | ||
|
||
console.log('hello') | ||
|
||
|
||
</script> | ||
|
Oops, something went wrong.