Added screenshots for the "28-Jan-2018" release. Updated and fixed the main HTML structure.

This commit is contained in:
Ivan Davidov 2018-01-07 02:24:01 +02:00
parent 5ee9a5f30e
commit 1ae068cbe3
11 changed files with 375 additions and 391 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 KiB

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View File

@ -9,7 +9,7 @@
<title>Minimal Linux Live</title> <title>Minimal Linux Live</title>
<link rel="stylesheet" href="assets/css/style.min.css" /> <link rel="stylesheet" href="assets/css/style.min.css" />
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" /> <link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<script language="JavaScript" type="text/javascript" src="assets/js/main.js"></script> <script src="assets/js/main.js"></script>
</head> </head>
<body> <body>
<div class="container"> <div class="container">
@ -126,6 +126,7 @@
</div> </div>
</div> </div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div style="font-size: 10%;">&nbsp;</div>
<div class="row"> <div class="row">
<div class="four columns"> <div class="four columns">
<a href="assets/img/mll_01.png" target="_blank" title="Minimal Linux Live - screenshot 1"> <a href="assets/img/mll_01.png" target="_blank" title="Minimal Linux Live - screenshot 1">
@ -142,7 +143,7 @@
<img alt="Minimal Linux Live" id="screenshot3" width="100%" height="100%" border="0" src="assets/img/mll_03.png" /> <img alt="Minimal Linux Live" id="screenshot3" width="100%" height="100%" border="0" src="assets/img/mll_03.png" />
</a> </a>
</div> </div>
</div class="row"> </div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div class="row"> <div class="row">
<div class="four columns"> <div class="four columns">
@ -161,24 +162,6 @@
</a> </a>
</div> </div>
</div> </div>
<div style="font-size: 10%;">&nbsp;</div>
<div class="row">
<div class="four columns">
<a href="assets/img/mll_07.png" target="_blank" title="Minimal Linux Live - screenshot 7">
<img alt="Minimal Linux Live" id="screenshot7" width="100%" height="100%" border="0" src="assets/img/mll_07.png" />
</a>
</div>
<div class="four columns">
<a href="assets/img/mll_08.png" target="_blank" title="Minimal Linux Live - screenshot 8">
<img alt="Minimal Linux Live" id="screenshot8" width="100%" height="100%" border="0" src="assets/img/mll_08.png" />
</a>
</div>
<div class="four columns">
<a href="assets/img/mll_09.png" target="_blank" title="Minimal Linux Live - screenshot 9">
<img alt="Minimal Linux Live" id="screenshot9" width="100%" height="100%" border="0" src="assets/img/mll_09.png" />
</a>
</div>
</div>
</div> </div>
<div id="item2" style="display:none;"> <div id="item2" style="display:none;">
<div class="row"> <div class="row">
@ -416,8 +399,8 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div id="item3" style="display:none;"> <div id="item3" style="display:none;">
<div class="row"> <div class="row">
<div class="twelve columns"> <div class="twelve columns">
<h4>About This Project</h4> <h4>About This Project</h4>
@ -452,8 +435,8 @@
My LinkedIn profile is here: <a target="_blank" href="http://linkedin.com/in/ivandavidov">http://linkedin.com/in/ivandavidov</a> My LinkedIn profile is here: <a target="_blank" href="http://linkedin.com/in/ivandavidov">http://linkedin.com/in/ivandavidov</a>
</div> </div>
</div> </div>
</div> </div>
<div id="item4" style="display:none;"> <div id="item4" style="display:none;">
<div class="row"> <div class="row">
<div class="twelve columns"> <div class="twelve columns">
<h4>Minimal Linux Live Tutorial</h4> <h4>Minimal Linux Live Tutorial</h4>
@ -476,8 +459,8 @@
You can also refer to the <a href="http://github.com/ivandavidov/minimal-linux-script" target="_blank">Minimal Linux Script</a> project which provides you with the minimal set of shell script commands that you need in order to create simple, yet fully functional Linux based operating system. You can also refer to the <a href="http://github.com/ivandavidov/minimal-linux-script" target="_blank">Minimal Linux Script</a> project which provides you with the minimal set of shell script commands that you need in order to create simple, yet fully functional Linux based operating system.
</div> </div>
</div> </div>
</div> </div>
<div id="item5" style="display:none;"> <div id="item5" style="display:none;">
<div class="row"> <div class="row">
<div class="twelve columns"> <div class="twelve columns">
<h4>Online PC Emulator</h4> <h4>Online PC Emulator</h4>
@ -501,6 +484,7 @@
</div> </div>
</div> </div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div style="font-size: 10%;">&nbsp;</div>
<div class="row"> <div class="row">
<div class="three columns"> <div class="three columns">
<a href="assets/img/emulator_01.jpg" target="_blank" title="Minimal Linux Live in JavaScript PC emulator- screenshot 1"> <a href="assets/img/emulator_01.jpg" target="_blank" title="Minimal Linux Live in JavaScript PC emulator- screenshot 1">
@ -522,9 +506,9 @@
<img alt="Minimal Linux Live" id="emulator4" width="100%" height="100%" border="0" src="assets/img/emulator_04.jpg" /> <img alt="Minimal Linux Live" id="emulator4" width="100%" height="100%" border="0" src="assets/img/emulator_04.jpg" />
</a> </a>
</div> </div>
</div class="row"> </div>
</div> </div>
<div id="item6" style="display:none;"> <div id="item6" style="display:none;">
<div class="row"> <div class="row">
<div class="twelve columns"> <div class="twelve columns">
<h4>Download Section</h4> <h4>Download Section</h4>
@ -575,14 +559,14 @@
You can take a look at the latest development sources in the <a target="_blank" href="http://github.com/ivandavidov/minimal">GitHub project</a>. You can take a look at the latest development sources in the <a target="_blank" href="http://github.com/ivandavidov/minimal">GitHub project</a>.
</div> </div>
</div> </div>
</div> </div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div class="row"> <div class="row">
<div class="twelve columns" style="text-align: center;"> <div class="twelve columns" style="text-align: center;">
<a class="button" href="#">Go to top</a> <a class="button" href="#">Go to top</a>
</div> </div>
</div> </div>
<div style="font-size: 10%;">&nbsp;</div> <div style="font-size: 10%;">&nbsp;</div>
<div id="footer" class="row" style="text-align: center;"> <div id="footer" class="row" style="text-align: center;">
<div class="twelve columns"> <div class="twelve columns">