Skip to content

Commit

Permalink
Update website in preparation for version 0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mackron committed May 21, 2017
1 parent 2e6e10b commit 136b88a
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 9 deletions.
2 changes: 1 addition & 1 deletion source/website/_drwebgen/dred-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</table>

<div style="color:#e0d7cf; font-size:9pt; padding:2em 0px; text-align:center;">
Copyright &copy; 2016 David Reid<br/>
Copyright &copy; 2017 David Reid<br/>
Developed by David Reid - <a class="footer-link" href="mailto:[email protected]">[email protected]</a>
</div>

Expand Down
2 changes: 2 additions & 0 deletions source/website/docs/dred/commands.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<li><a href="{{ relative-path "docs/dred/commands.html" }}">Command List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/configs.html" }}">Config Variable List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/releases/index.html" }}">Releases Notes</a></li>
</ul>
<div style="background-color:#fff; margin:0 auto; width:66%; padding:2em; text-align:left;">
<h2>Full command list</h2>
Expand Down
2 changes: 2 additions & 0 deletions source/website/docs/dred/configs.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<li><a href="{{ relative-path "docs/dred/commands.html" }}">Command List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/configs.html" }}">Config Variable List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/releases/index.html" }}">Releases Notes</a></li>
</ul>
<div style="background-color:#fff; margin:0 auto; width:66%; padding:2em; text-align:left;">
<h2>Special config commands</h2>
Expand Down
2 changes: 2 additions & 0 deletions source/website/docs/dred/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<li><a href="{{ relative-path "docs/dred/commands.html" }}">Command List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/configs.html" }}">Config Variable List</a></li>
<li>|</li>
<li><a href="{{ relative-path "docs/dred/releases/index.html" }}">Releases Notes</a></li>
</ul>
<div style="background-color:#fff; padding:2em; text-align:left;">
<div style="margin:0 auto; width:66%; margin-bottom:2em;">
Expand Down
37 changes: 30 additions & 7 deletions source/website/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
The downloaded file is the main dred executable. There is no installer.<br/>
</div>

<table style="margin:0 auto; width:50%; text-align:left;">
<table style="margin:0 auto; width:33%; text-align:left;">
<tr>
<td colspace="2">
<b>Latest Release</b>
</td>
</tr>
<tr>
<td style="width:50%; vertical-align:top; text-align:right; padding-right:3em; border-right:solid 1px #666;">
<div>Windows</div>
<table style="width:100%; border-collapse:collapse; padding:0; margin:0; text-align:right;">
<tr>
<td style="text-align:right;"><a href="https://github.com/dr-soft/dred/releases/download/0.2/dred.exe">Windows 32-bit</a></td>
<td style="text-align:right;"><a href="https://github.com/dr-soft/dred/releases/download/0.3/dred.exe">Windows 32-bit - v0.3</a></td>
</tr>
<!--
<tr>
<td style="text-align:right;"><a href="downloads/v0.1-alpha1/win32_x64/dred.exe">Windows 64-bit</a></td>
</tr>
-->
</table>
</td>

Expand All @@ -45,5 +45,28 @@
</td>
</tr>
</table>

<table style="margin:0 auto; width:33%; text-align:left; margin-top:2em;">
<tr>
<td colspace="2">
<b>Previous Releases</b>
</td>
</tr>
<tr>

<td style="width:50%; vertical-align:top; text-align:right; padding-right:3em; border-right:solid 1px #666;">
<div>Windows</div>
<table style="width:100%; border-collapse:collapse; padding:0; margin:0; text-align:right;">
<tr>
<td style="text-align:right;"><a href="https://github.com/dr-soft/dred/releases/download/0.2/dred.exe">Windows 32-bit - v0.2</a></td>
</tr>
</table>
</td>

<td style="width:50%; vertical-align:top; padding-left:3em;">
<div>Linux</div>
</td>
</tr>
</table>
</div>
{{ include "dred-footer.html" }}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/website/img/releases/v0_3/favourites1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion source/website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
<div><img src="img/logo1_large.png" style="width:auto; height:auto; min-height:70px;"></div>
<div style="padding:16px; color:#333; font-size:14pt;">A fast, lightweight, cross-platform text editor.</div>
<div style="margin-top:32px;">
<a class="a-download" href="download.html">Download</a>
<a class="a-download" href="https://github.com/dr-soft/dred/releases/download/0.3/dred.exe">Download for Windows (32-bit)</a>
</div>
<div style="margin-top:0.75em;">
<a href="download.html" style="font-size:9pt;">Other Downloads</a>
</div>
<!--
<div style="margin-top:32px;">
Expand Down

0 comments on commit 136b88a

Please sign in to comment.