update MVS main page

This commit is contained in:
Greg Gauthier 2025-01-17 17:58:28 +00:00
parent 8945438ddb
commit 5394bd2c0f

View File

@ -1,21 +1,4 @@
## The IBM MVS 3.8j Page ## The IBM MVS Turnkey Page
This is the link/landing page for everything I do on my Turnkey 5 MVS emulation.
<div class="row">
<div class="column-tabular tabular-left">
<!-- <h3>Topic</h3> -->
<p>Turnkey Resources</p>
</div>
<div class="column-tabular full-right">
<!-- <h3>Notes</h3> -->
<p><a href="https://www.prince-webdesign.nl/tk5">Eric Prince's Turnkey 5</a></p>
<p><a href="https://github.com/SDL-Hercules-390/hyperion">The Hercules/Hyperion MVS Emulator</a></p>
<p><a href="https://www.youtube.com/channel/UCR1ajTWGiUtiAv8X-hpBY7w">The Moshix Mainframe Youtube Channel</a></p>
<p><a href="https://www.jaymoseley.com/hercules/">Jay Moseley's Hercules Page</a></p>
</div>
</div>
<div class="row"> <div class="row">
<div class="column-tabular tabular-left"> <div class="column-tabular tabular-left">
@ -26,3 +9,18 @@ This is the link/landing page for everything I do on my Turnkey 5 MVS emulation.
<p><a href="./basic.md">MVS BASIC/360 on my TK5 Instance</a></p> <p><a href="./basic.md">MVS BASIC/360 on my TK5 Instance</a></p>
</div> </div>
</div> </div>
<div class="row">
<div class="column-tabular tabular-left">
<!-- <h3>Topic</h3> -->
<p>Turnkey Resources</p>
</div>
<div class="column-tabular full-right">
<!-- <h3>Notes</h3> -->
<p><a href="https://www.prince-webdesign.nl/tk5">Eric Prince's Turnkey 5</a></p>
<p><a href="https://github.com/SDL-Hercules-390/hyperion">The Hercules/Hyperion MVS Emulator</a></p>
<p><a href="https://www.youtube.com/channel/UCR1ajTWGiUtiAv8X-hpBY7w">The Moshix Mainframe Youtube Channel</a></p>
<p><a href="https://www.jaymoseley.com/hercules/">Jay Moseley's Hercules Page</a></p>
</div>
</div>