diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -37,8 +37,12 @@ software and hardware engineering. I post here my projects, experiments, and wha <section id="posts"> <h2>Posts</h2> <ul> +<li> <a href="how_to_build_software_with_make.html">How to Build Software With Make</a><br> + <i>This replaced an old post from 2020 about the same topic.</i><br> + <time>2023-03-27</time> <li> <a href="how_to_generate_files_from_templates_in_shell.html">How to Generate Files From Templates in Shell</a><br> + <i>This replaced an old post from 2020 about the same topic.</i><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> @@ -95,9 +99,6 @@ software and hardware engineering. I post here my projects, experiments, and wha <time>2020-05-29</time> <li> <a href="half_of_my_css_are_links.html">Half of My CSS Are Links</a><br> <time>2020-05-19</time> -<li> <a href="the_gentlest_introduction_to_building_with_makefiles.html">The Gentlest Introduction to Building With - Makefiles</a><br> - <time>2020-05-14</time> <li> <a href="markdown_is_bad_for_you.html">Markdown Is Bad for You</a><br> <time>2020-05-13</time> </ul> |