aboutsummaryrefslogtreecommitdiff
path: root/data/blog/July5th-Update.html
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-05 23:47:30 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-05 23:47:30 -0500
commit7f3bb75ce000c6279389846493d87b5a38a16aa0 (patch)
treed6887dbc0336820ec40a51711f8b637162d183d5 /data/blog/July5th-Update.html
parent6cb91c48c2ae184e175e8ede887e6a0630c77caf (diff)
Add July 5th Update post
Diffstat (limited to 'data/blog/July5th-Update.html')
-rw-r--r--data/blog/July5th-Update.html21
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