diff options
author | Aki <please@ignore.pl> | 2022-01-26 19:09:10 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-01-26 19:10:26 +0100 |
commit | 3143597d10514e246cd2746bb715a588095629aa (patch) | |
tree | 7ef35767285bdaede1b6c68ec23a901a279ab1c3 /index.html | |
parent | effeac6461c62d3c1aeccdac5562f86202a83c15 (diff) | |
download | ignore.pl-3143597d10514e246cd2746bb715a588095629aa.zip ignore.pl-3143597d10514e246cd2746bb715a588095629aa.tar.gz ignore.pl-3143597d10514e246cd2746bb715a588095629aa.tar.bz2 |
Indexing changes
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 23 |
1 files changed, 6 insertions, 17 deletions
@@ -35,22 +35,17 @@ <ul> <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> -<li> Once again I'm breaking this place apart. For now I separated main index from the blog and reverted back to - date-based indexing for the blog. I don't quite like the looks of it just yet, so consider this an ongoing - effort.<br> - <time>2021-08-29</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> Minor updates to <i>POSIX tar, cpio and pax</i>.<br> - <time>2021-08-11</time> -<li> Once again I restructured the index.<br> - <time>2021-07-26</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> @@ -60,8 +55,6 @@ 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> I initialized this website as git repository. Let's see if it will be useful.<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> @@ -72,19 +65,15 @@ <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> Added <i>plop</i> to the index.<br> - <time>2021-03-05</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">Organizing Your Lua project</a><br> <time>2021-01-07</time> -<li> Added LICENSE page to the index.<br> +<li> Added <i>Ignore This License</i> to the index.<br> <time>2021-01-06</time> -<li> Minor changes in the index, CSS and added index links to most of the subpages.<br> - <time>2021-01-04</time> -<li> Removed old standalone updates page and moved it to the index. I reindexed and removed some pages as they had no - worth (some still remain, but that's because nothing I write has worth).<br> +<li> Removed old standalone updates page and moved it to the index.<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> |