summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index a3bc799..f94b438 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,9 @@ software and hardware engineering. I post here my projects, experiments, and wha
<section id="posts">
<h2>Posts</h2>
<ul>
+<li> <a href="how_to_generate_files_from_templates_in_shell.html">How to Generate Files From Templates in
+ Shell</a><br>
+ <time>2023-03-26</time>
<li> <a href="self_update_march_2023.html">Self Update: March 2023</a><br>
<time>2023-03-23</time>
<li> <a href="starshatter_open_dev_update_2022_09.html">Starshatter: The Open Source Project - Dev Update -
@@ -78,9 +81,6 @@ software and hardware engineering. I post here my projects, experiments, and wha
<time>2020-07-28</time>
<li> <a href="how_to_archive_with_posix_tar_cpio_and_pax.html">How to Archive With POSIX tar, cpio and pax</a><br>
<time>2020-07-22</time>
-<li> <a href="how_to_create_templates_with_shell_cat_and_envsubst.html">How to Create Templates With Shell, cat and
- envsubst</a><br>
- <time>2020-07-14</time>
<li> <a href="of_privacy_and_traffic_tracking.html">Of Privacy and Traffic Tracking</a><br>
<time>2020-07-11</time>
<li> <a href="environments_in_lua_5_2_and_beyond.html">Environments in Lua 5.2 and Beyond</a><br>