summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 3 insertions, 10 deletions
diff --git a/index.html b/index.html
index 8e7ed16..6c57566 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,9 @@
<section id="blog">
<h2>Blog</h2>
<ul>
-<li> <a href="different_ways_of_making_errors.html">Different Ways of Making Errors</a><br>
+<li> Renamed <i>Different Ways of Making Errors</i> to <i>Reporting</i><br>
+ <time>2022-06-17</time>
+<li> <a href="different_ways_of_reporting_errors.html">Different Ways of Reporting Errors</a><br>
<time>2022-04-28</time>
<li> <a href="starshatter_open_dev_update_2022_04.html">Starshatter: The Open Source Project - Dev Update -
April 2022</a><br>
@@ -47,17 +49,10 @@
<li> <a href="starshatter_open_dev_update_2022_01.html">Starshatter: The Open Source Project - Dev Update -
January 2022</a><br>
<time>2022-01-30</time>
-<li> Renovated <i>Markdown Is Bad for You</i><br>
- <time>2022-01-30</time>
<li> <a href="git_rebase_illustrated_with_time_travel.html">Git Rebase Illustrated With Time Travel</a><br>
<time>2022-01-28</time>
<li> <a href="you_can_serve_static_data_over_http.html">You Can Serve Static Data Over HTTP</a><br>
<time>2022-01-27</time>
-<li> Renamed article from yesterday and fixed some typos around the place.<br>
- Updated POSIX tar, cpio and pax guide with better headers.<br>
- I'm once again on an experimenting rampage with how this website looks, is indexed and whatever crosses my path.
- I removed and merged a few entries in this blog's index and I added descriptions for projects in main index.<br>
- <time>2022-01-26</time>
<li> <a href="how_to_create_generic_interfaces_by_example_of_storing_files_in_arbitrary_memory.html">How to Create
Generic Interfaces by Example of Storing Files in Arbitrary Memory</a><br>
<time>2022-01-25</time>
@@ -71,8 +66,6 @@
<time>2021-04-07</time>
<li> <a href="how_to_organize_your_lua_project.html">How To Organize Your Lua Project</a><br>
<time>2021-01-07</time>
-<li> News and updates are part of the blog index from now on.<br>
- <time>2021-01-01</time>
<li> <a href="dear_imgui_and_love.html">Dear ImGui and LÖVE,</a><br>
<time>2020-08-14</time>
<li> <a href="how_to_write_a_minimal_html5_document.html">How to Write a Minimal HTML5 Document</a><br>