Add post to front page and fix cropping on one of the images.

master
Anthony Zhang 2013-04-14 16:06:29 -04:00
parent 5f24d62f27
commit d9b6243b2d
3 changed files with 26 additions and 1 deletions

View File

@ -18,6 +18,31 @@
<p>All articles assume basic knowlege of how Mesecons work, and some may also assume some proficiency in the <a href="http://www.lua.org/about.html">Lua programming language</a>.</p>
<p>For more Mesecons madness, check out Nore's new site, <a href="http://nore.mesecons.net/">Basic Mesecons</a>!</p>
<table class="entry"><tr>
<td>
<h2>Digital Clock</h2>
<h3>14/4/13 - Uberi</h3>
<p>A clock that is digital. Oh, and it displays the time too.</p>
<p class="difficulty">Difficulty level:
<img src="img/Difficulty.png">
<img src="img/Difficulty.png">
<img src="img/Difficulty.png">
<img src="img/Difficulty.png">
<img src="img/DifficultyEmpty.png">
<img src="img/DifficultyEmpty.png">
<img src="img/DifficultyEmpty.png">
<img src="img/DifficultyEmpty.png">
<img src="img/DifficultyEmpty.png">
<img src="img/DifficultyEmpty.png">
(4/10)
</p>
<a href="projects/Clock/index.html" class="post">Read on...</a>
</td>
<td>
<img src="projects/Clock/img/Clock.gif" alt="Post preview" class="preview">
</td>
</tr></table>
<table class="entry"><tr>
<td>
<h2>Node Detector</h2>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -12,7 +12,7 @@
<p id="subtitle">Adventures in digital circuitry.</p>
<br>
<h2>Clock</h2>
<h3>2/4/13 - Uberi</h3>
<h3>14/4/13 - Uberi</h3>
<p class="difficulty">Difficulty level:
<img src="../../img/Difficulty.png">
<img src="../../img/Difficulty.png">