diff options
Diffstat (limited to 'data/blog')
-rw-r--r-- | data/blog/July5th-Update.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/blog/July5th-Update.html b/data/blog/July5th-Update.html new file mode 100644 index 0000000..185f581 --- /dev/null +++ b/data/blog/July5th-Update.html @@ -0,0 +1,21 @@ +202207052128 +{{br}} + <title>July 5th Update</title> + <meta name="description" content="Blog entry"> +{{br}} + <p>- <a href="/blog/July5th-Update">July 5th Update</a></p> +{{br}} + <h2>July 5th Update</h2> + <p>Much progress has been made in the last week, and the site is now pretty usable with its new CSS. There are still some large things to take care of before it can be called "done," and they are the following in no particular order:</p> + <ul> + <li>Tile 'Projects' thumbnails so that they look consistent and take advantage of landscape displays.</li> + <li>Create or find a new background image that has more contrast for the white text.</li> + <li>Find a better way to display figures in regular content (such as the 'about' page).</li> + <li>Change thumbnail image aspect ratio (possibly).</li> + <li>Server side scripts and updates:</li> + <ul> + <li>Markdown to HTML shell script via <a href="https://pandoc.org" target="_blank" rel="noopener noreferrer">Pandoc</a>.</li> + <li>Implement new file naming and/or directory structure to make searching more efficient.</li> + <li>Make thumbnail display more efficient by only reading the thumbnail content section.</li> + </ul> + </ul>
\ No newline at end of file |