summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html34
1 files changed, 9 insertions, 25 deletions
diff --git a/index.html b/index.html
index 65d4fa5..b73b241 100644
--- a/index.html
+++ b/index.html
@@ -24,15 +24,21 @@
<ul>
<li><a href="https://derelict.ignore.pl">Derelict</a> —
3D visualizations of after the battle wreckage fields for EVE Online
- <li><a href="https://ignore.pl/roflnauts">Roflnauts 2</a> — A smash-like fan made game for Awesomenauts
<li><a href="LICENSE.html">Ignore This License</a> — License that tries to be cheeky
<li><a href="plop.html">Plop</a> — Framework for prototyping request-response protocols and servers
+ <li><a href="https://ignore.pl/roflnauts/">Roflnauts 2</a> — A smash-like fan made game for Awesomenauts
+ <li><a href="https://ignore.pl/starshatter/">Starshatter: The Open Source Project</a> —
+ A military space combat simulator set in distant future based on original Starshatter game
</ul>
</nav>
<section id="blog">
<h2>Blog</h2>
<ul>
+<li> Added <a href="https://ignore.pl/starshatter/">Starshatter: The Open Source Project</a> to the index.<br>
+ <time>2022-02-12</time>
+<li> Removed old updates from the index to reduce its size a bit.<br>
+ <time>2022-02-12</time>
<li> <a href="state_of_starshatter_open_january_2022.html">State of Starshatter Open - January 2022</a><br>
<time>2022-01-30</time>
<li> Renovated <i>Markdown Is Bad for You</i><br>
@@ -51,37 +57,15 @@
<time>2022-01-25</time>
<li> <a href="how_to_compress_files_in_posix.html">How to Compress Files in POSIX</a><br>
<time>2021-08-14</time>
-<li> Minor updates to tutorials and a new paragraph in <i>Organize Your Lua Project</i>.<br>
- Minor updates to <i>POSIX tar, cpio and pax</i>.<br>
- <time>2021-08-14</time>
<li> <a href="how_to_archive_with_posix_ar.html">How to Archive With POSIX ar</a><br>
<time>2021-07-26</time>
-<li> Renamed most of the guides to include "How to" in their names.<br>
- <time>2021-07-25</time>
<li> <a href="deconstructing_web_browsers.html">Deconstructing Web Browsers</a><br>
- This article summarizes and replaces <i>Plumbing Your own Browser</i> and <i>Integrating Browser Into Your
- Environment</i>. As part of this effort, <i>Web Browsers Are No More</i> got an update, so that it now serves as
- a better prelude to this topic.<br>
<time>2021-07-25</time>
-<li> Capitalized titles and fixed links and redirects here and there.<br>
- <time>2021-06-18</time>
-<li> Added <i>Derelict</i> to the index.<br>
- <time>2021-04-14</time>
-<li> Changed the way publication and update dates are tracked on articles. Last modified date will be tracked from
- this point of time.<br>
+<li> Last modified dates are will be tracked from this point of time.<br>
<time>2021-04-07</time>
-<li> Removed <i>Structured Sources in Examples</i> in preparation to extend related topic.<br>
- <time>2021-03-19</time>
-<li> Added <i>FAQ</i> and <i>graveyard</i> to the index.<br>
- Added <i>plop</i> to the index.<br>
- <time>2021-03-07</time>
-<li> Minor changes to <i>Organizing Your Lua Project</i>.<br>
- <time>2021-01-21</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> Added <i>Ignore This License</i> to the index.<br>
- <time>2021-01-06</time>
-<li> Removed old standalone updates page and moved it to the index.<br>
+<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>