Skip to content

Commit

Permalink
Update Ring Website - Download/News - Ring 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudFayed committed Jun 29, 2017
1 parent 42ce390 commit 2a5e6c9
Show file tree
Hide file tree
Showing 8 changed files with 87 additions and 7 deletions.
Binary file added website/book10.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/book9.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions website/download.data
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
aDownload = [
["Ring 1.4 All Platforms",[
[
'Ring 1.4 (All Platforms)',
'<a href="http://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_Ring_1.4_All_Platforms.zip/download" target="_blank">Download</a>',
'<img src="ring14.jpg" width="40%">'
],
[
'Ring 1.4 Documentation (PDF)',
'<a href="https://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_RingDoc_1.4.pdf/download" target="_blank">Download</a>',
'<img src="book9.jpg" width="40%">'
],
[
'Ring 1.4 Documentation (CHM)',
'<a href="https://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_RingDoc_1.4.chm/download" target="_blank">Download</a>',
'<img src="book10.jpg" width="40%">'
]
]
],
["Ring 1.3 All Platforms",[
[
'Ring 1.3 (All Platforms)',
Expand Down
58 changes: 57 additions & 1 deletion website/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,68 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>

<div id="download" class="panel-group">
<div class="panel panel-default">
<div class="panel-heading"><h4>Download <span class="badge">7</span></h4></div>
<div class="panel-heading"><h4>Download <span class="badge">8</span></h4></div>
<div class="panel-body">




<div class="panel panel-primary">
<div class="panel-heading">Ring 1.4 All Platforms <span class="badge"> 3</span> </div>
<div class="panel-body">

<table class="table table-striped">
<thead>
<tr>
<th width="40%">Description </th>
<th width="40%">File </th>
<th width="20%">Photo </th>
</tr>
</thead>
<tbody>

<tr>

<th>Ring 1.4 (All Platforms)</th>

<th><a href="http://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_Ring_1.4_All_Platforms.zip/download" target="_blank">Download</a></th>

<th><img src="ring14.jpg" width="40%"></th>


</tr>

<tr>

<th>Ring 1.4 Documentation (PDF)</th>

<th><a href="https://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_RingDoc_1.4.pdf/download" target="_blank">Download</a></th>

<th><img src="book9.jpg" width="40%"></th>


</tr>

<tr>

<th>Ring 1.4 Documentation (CHM)</th>

<th><a href="https://sourceforge.net/projects/ring-lang/files/Ring%201.4/Fayed_RingDoc_1.4.chm/download" target="_blank">Download</a></th>

<th><img src="book10.jpg" width="40%"></th>


</tr>


</tbody>
</table>

</div>
</div>



<div class="panel panel-primary">
<div class="panel-heading">Ring 1.3 All Platforms <span class="badge"> 3</span> </div>
<div class="panel-body">
Expand Down
10 changes: 5 additions & 5 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>
<tbody>


<tr>
<td>June 29, 2017</td>
<td><a href="download.html"> Ring 1.4 Released!</a></td>
</tr>

<tr>
<td>May 15, 2017</td>
<td><a href="download.html"> Ring 1.3 Released!</a></td>
Expand All @@ -150,11 +155,6 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>
<td>March 9, 2017</td>
<td><a href="https://groups.google.com/forum/#!topic/ring-lang/jZI51wKx0lU" target="_blank"> Ring enters the top 100</a></td>
</tr>

<tr>
<td>February 10, 2017</td>
<td><a href="https://groups.google.com/forum/#!topic/ring-lang/be0_jlfTyaU" target="_blank"> Ring is added to the TIOBE Index</a></td>
</tr>


</tbody>
Expand Down
1 change: 1 addition & 0 deletions website/news.data
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
aNews = [
["June 29, 2017",'<a href="download.html"> Ring 1.4 Released!</a>'],
["May 15, 2017",'<a href="download.html"> Ring 1.3 Released!</a>'],
["March 9, 2017",'<a href="https://groups.google.com/forum/#!topic/ring-lang/jZI51wKx0lU" target="_blank"> Ring enters the top 100</a>'],
["February 10, 2017",'<a href="https://groups.google.com/forum/#!topic/ring-lang/be0_jlfTyaU" target="_blank"> Ring is added to the TIOBE Index</a>'],
Expand Down
7 changes: 6 additions & 1 deletion website/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>

<div id="news" class="panel-group">
<div class="panel panel-info">
<div class="panel-heading"><h4>News <span class="badge">48</span></h4></div>
<div class="panel-heading"><h4>News <span class="badge">49</span></h4></div>
<div class="panel-body">
<table class="table table-striped">
<thead>
Expand All @@ -114,6 +114,11 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>
</thead>
<tbody>

<tr>
<td>June 29, 2017</td>
<td><a href="download.html"> Ring 1.4 Released!</a></td>
</tr>

<tr>
<td>May 15, 2017</td>
<td><a href="download.html"> Ring 1.3 Released!</a></td>
Expand Down
Binary file added website/ring14.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a5e6c9

Please sign in to comment.