Improved content search style

Update content.php, index.json, and 8 more files...
This commit is contained in:
2022-04-14 08:19:19 +02:00
parent a04c63e8bb
commit ccf4134cff
10 changed files with 110 additions and 36 deletions

View File

@@ -28,5 +28,20 @@
"tags": [
"programming", "docker"
]
},
{
"id": "test03",
"title": {
"en": "ListComPort - COM port enumerator",
"fr": "ListComPort - Enumérateur de port COM"
},
"preamble": {
"en": "A simple cli tool that can list COM ports with their full name easily and cleanly.<br>This tool is intended to replace the tedious task of having to use the <code>mode</code> command, and the <i>Device Manager</i> to find a newly plugged-in device that provides a COM port.",
"fr": "..."
},
"image": "/resources/Azias/imgs/lscom-v2-text-01.png",
"tags": [
"programming", "docker"
]
}
]