Site Status

Table of Contents

2026 News: the less is more mantra

2026 is the start of a enw approach, focused on reducing code and bloat, in this new AI world. We are not an example for the entire world, but we aim to continous improvements.

Find search engine

On April we introduced a tiny search engine called “find” which proved to be very effective. We improved the mobile experience. It is still a work in progress, but you will love it.

Nested Table of contents

Up to level 4

Table of contents supported nice numbering nesting up to level 4. Heading numbering for specific articles (“retro_manual” tag) is in progress, and shown on this page.

Tags are the hero

Tags are expanded as CSS “classes” to be able to customize CSS based on them. This is an old Wordpress trick, and we adopted it to

Added automatic disclaimers based on categories and flags

For some categories (like amazon-advertised articles or finance) an automatic disclaimer show up.

2025 News

  • November 2025 search box not limited to year.
  • June 2025 Optimizations in place:
    1. Fixed related box (fixed clarity ‘bug’ linked on how we use series) We fixed it using intesection
    2. Reduced size of pages putting disclaimer only where needed, like in amazon adv. pages
  • May 2025 we started reorganizing meta information via a custom tool to manipulate the frontmatter structure. Started to add thumbnails to articles without it. Arduino was promoted to a series from categories/tags
  • March 2025 CSS printable media extension fixed: sidebar, categories, tags are removed from the printable form, for a more plesant experience. Code si reduced in size, still nasty scrollbars persist on them.
  • January 2025 Isso comment system is online It is production-ready: feel free to try it!

Pending Things

  • Removal of unused images: need to be done carefully to avoid removing meaningful images/backgrounds and so on

2024 Site status

After Wordpress migration we started to re-import all articles, cleaning unused stuff and reoganizing site navigation en-plain

Current Site status:

Things Done

  • Imported 2024-2022 Articles

  • Imported 2021-1999 Articles (last page is https://gioorgi.com/page/96/ )

  • Imported legacy objectsroot

  • Legacy Comments (all) / Reimported via Isso

  • Menu Reorganization

  • 400Mb reclaimed after MySql Wordpress DB “wipe out”

  • Amazon affiliate disclaimer

  • Permalink maintenance [PARTIAL]

    1. htts://gioorgi.com/devops/
    2. htts://gioorgi.com/projects/
    3. https://gioorgi.com/tag/org-mode-parser/ Tags now answer under the /tag/… URL For current theme limitation, other taxonomies like categroies and series does not follow the same standard and are pluar permalinks.
  • New self-hosted comment system

    • Setup solution
    • Enable for new posts
    • Import old comments.
  • Speed up site generation Currently site generation is quite slow if you ask a sidebar for every page. Now Sidebar is rendered only on frontpage, and everything is back quite fast

Currently, categories and tags are ordered from older to newer posts, which is the opposite we want.

Disk usage before migration: around 68% (16G).

After cleanup of unused content: around 47% (11Gb)