From 02b4891d5d81853909699538f7415e935c71986b Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:37:39 -0400 Subject: [PATCH 01/24] Fix malformed arrays Signed-off-by: Justin Kenyon --- topics/actions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/actions/index.md b/topics/actions/index.md index 1aba814bdf2b..1264a6809dff 100644 --- a/topics/actions/index.md +++ b/topics/actions/index.md @@ -4,7 +4,7 @@ created_by: GitHub display_name: Actions github_url: https://github.com/actions logo: actions.png -related: docker,ci +related: docker, ci released: October 16, 2018 short_description: GitHub Actions is a platform for developer workflow orchestration and automation. topic: actions From 52e2dd2d606c70a4b8514efba2abdde67486db03 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:38:10 -0400 Subject: [PATCH 02/24] Update index.md Signed-off-by: Justin Kenyon --- topics/bugbounty/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/bugbounty/index.md b/topics/bugbounty/index.md index a1344a62662d..8b08133c4c11 100644 --- a/topics/bugbounty/index.md +++ b/topics/bugbounty/index.md @@ -1,7 +1,7 @@ --- aliases: bug-bounty display_name: Bug Bounty -related: security,penetration-testing,pentesting,pentest +related: security, penetration-testing, pentesting, pentest short_description: Deal by which individuals can receive recognition and compensation for reporting bugs. topic: bugbounty wikipedia_url: https://en.wikipedia.org/wiki/Bug_bounty_program From 031e4d7b54ba498c13a7017caa6a48f8dba44756 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:38:29 -0400 Subject: [PATCH 03/24] Update index.md Signed-off-by: Justin Kenyon --- topics/casejs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/casejs/index.md b/topics/casejs/index.md index 74822adb13e2..11ef96c47519 100644 --- a/topics/casejs/index.md +++ b/topics/casejs/index.md @@ -1,5 +1,5 @@ --- -aliases: case,case-app,case-js +aliases: case, case-app, case-js created_by: CASE display_name: CASE github_url: https://github.com/casejs/case From f465b0fee2894021d2c3de41313ae45f45654e7a Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:38:50 -0400 Subject: [PATCH 04/24] Update index.md Signed-off-by: Justin Kenyon --- topics/chrome/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/chrome/index.md b/topics/chrome/index.md index 4e06c0e9288d..9bd39b08e480 100644 --- a/topics/chrome/index.md +++ b/topics/chrome/index.md @@ -1,6 +1,6 @@ --- aliases: google-chrome -related: firefox,safari,edge,opera,chromium,browser,chrome-extension +related: firefox, safari, edge, opera, chromium, browser, chrome-extension created_by: Google display_name: Chrome github_url: https://github.com/googlechrome From 91703f5f68ba5c7ec48041c7bd87fd1418ecfd51 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:39:14 -0400 Subject: [PATCH 05/24] Update index.md Signed-off-by: Justin Kenyon --- topics/composer/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/composer/index.md b/topics/composer/index.md index 6e4b992afa90..e3811d109f5c 100644 --- a/topics/composer/index.md +++ b/topics/composer/index.md @@ -1,10 +1,10 @@ --- -aliases: packagist,composer-package,packagist-package +aliases: packagist, composer-package, packagist-package created_by: Nils Adermann, Jordi Boggiano display_name: Composer github_url: https://github.com/composer logo: composer.png -related: php,package-manager +related: php, package-manager released: March 1, 2012 short_description: A tool for dependency management in PHP. topic: composer From 4a5bfa92376cfbdb85187a29922157ce27aa8448 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:39:37 -0400 Subject: [PATCH 06/24] Update index.md Signed-off-by: Justin Kenyon --- topics/computercraft-tweaked/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/computercraft-tweaked/index.md b/topics/computercraft-tweaked/index.md index 00c58eb1fe30..dfbaa216a506 100644 --- a/topics/computercraft-tweaked/index.md +++ b/topics/computercraft-tweaked/index.md @@ -4,7 +4,7 @@ display_name: "CC: Tweaked" github_url: https://github.com/cc-tweaked/CC-Tweaked url: https://tweaked.cc/ logo: computercraft-tweaked.png -related: computercraft,lua,minecraft,minecraft-mod +related: computercraft, lua, minecraft, minecraft-mod topic: computercraft-tweaked released: November 15, 2017 short_description: "CC: Tweaked is a fork of ComputerCraft, adding programmable computers, turtles and more to Minecraft." From 9320bbb220f1fefc9b9bee9f5bfb73766fe78a89 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:40:03 -0400 Subject: [PATCH 07/24] Update index.md Signed-off-by: Justin Kenyon --- topics/computercraft/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/computercraft/index.md b/topics/computercraft/index.md index 28d700808965..ef739e08b741 100644 --- a/topics/computercraft/index.md +++ b/topics/computercraft/index.md @@ -4,7 +4,7 @@ display_name: ComputerCraft github_url: https://github.com/dan200/ComputerCraft url: https://www.computercraft.info/ logo: computercraft.png -related: computercraft-tweaked,lua,minecraft,minecraft-mod +related: computercraft-tweaked, lua, minecraft, minecraft-mod topic: computercraft released: January 27, 2012 short_description: Computers, Programming and Robotics in Minecraft. From baf918b8e114bcd82f63ff2e3e9ffc48c3950986 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:40:28 -0400 Subject: [PATCH 08/24] Update index.md Signed-off-by: Justin Kenyon --- topics/conan/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/conan/index.md b/topics/conan/index.md index 2714ba2fb45d..668a2a5e33ed 100644 --- a/topics/conan/index.md +++ b/topics/conan/index.md @@ -4,7 +4,7 @@ display_name: Conan github_url: https://github.com/conan-io/conan url: https://conan.io/ logo: conan.png -related: package-manager,cpp,c,cplusplus,multi-platform,cmake +related: package-manager, cpp, c, cplusplus, multi-platform, cmake aliases: conanio topic: conan released: December 1, 2015 From f6be86a902da72dbc8ba949a472108349d29805c Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:40:51 -0400 Subject: [PATCH 09/24] Update index.md Signed-off-by: Justin Kenyon --- topics/crud/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/crud/index.md b/topics/crud/index.md index 1a700d3ae26d..faf7f608b912 100644 --- a/topics/crud/index.md +++ b/topics/crud/index.md @@ -1,6 +1,6 @@ --- display_name: CRUD -aliases: crudl, +aliases: crudl short_description: CRUD is an acronym that stands for create, read, update and delete as persistent storage operations. topic: crud related: sql, database, query, rest From ebcc263d7ddb373b1565ebc3c985ad8ce92adddf Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:41:19 -0400 Subject: [PATCH 10/24] Update index.md Signed-off-by: Justin Kenyon --- topics/firefox/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/firefox/index.md b/topics/firefox/index.md index 017a0652c776..396c675aeed8 100644 --- a/topics/firefox/index.md +++ b/topics/firefox/index.md @@ -1,6 +1,6 @@ --- -aliases: mozilla-firefox,firefox-quantum,firefox-browser -related: mozilla,chrome,safari,edge,opera,browser,gecko,firefox-extension +aliases: mozilla-firefox, firefox-quantum, firefox-browser +related: mozilla, chrome, safari, edge, opera, browser, gecko, firefox-extension created_by: Mozilla display_name: Firefox github_url: https://github.com/mozilla/gecko-dev From f3d4a53a64f806a10ced0da139dbcd7d15dbf239 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:41:40 -0400 Subject: [PATCH 11/24] Update index.md Signed-off-by: Justin Kenyon --- topics/fuzzing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/fuzzing/index.md b/topics/fuzzing/index.md index 430011f31e8d..25cd7f3388f0 100644 --- a/topics/fuzzing/index.md +++ b/topics/fuzzing/index.md @@ -1,5 +1,5 @@ --- -aliases: fuzz-testing, api-fuzzing, +aliases: fuzz-testing, api-fuzzing topic: fuzzing display_name: Fuzzing/Fuzz testing short_description: Fuzzing is a testing technique that evaluates the program's reaction to providing invalid, unexpected, or random data as inputs. From 2590d9708668dc5568a01aa3896fd2a924073242 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:41:58 -0400 Subject: [PATCH 12/24] Update index.md Signed-off-by: Justin Kenyon --- topics/hack-and-slash/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/hack-and-slash/index.md b/topics/hack-and-slash/index.md index 6994a152ce2a..1db23ccf6480 100644 --- a/topics/hack-and-slash/index.md +++ b/topics/hack-and-slash/index.md @@ -2,7 +2,7 @@ display_name: hack-and-slash topic: hack-and-slash aliases: hack-n-slash, hack-and-slash-game, hack-n-slash-game, hack-and-slay-game, hack-n-slay, hack-n-slay-game -related: role-playing-game,mud, mmorpg +related: role-playing-game, mud, mmorpg short_description: A genre of video game. wikipedia_url: https://en.wikipedia.org/wiki/Hack_and_slash --- From 1de52138ec2648933e5f16b011fd7b9578a0c0c9 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:42:19 -0400 Subject: [PATCH 13/24] Update index.md Signed-off-by: Justin Kenyon --- topics/mcnp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/mcnp/index.md b/topics/mcnp/index.md index 51b0e8663791..e8eb45aea19f 100644 --- a/topics/mcnp/index.md +++ b/topics/mcnp/index.md @@ -1,5 +1,5 @@ --- -aliases: mcnp5, mcnp6, +aliases: mcnp5, mcnp6 display_name: MCNP short_description: MCNP is the Monte Carlo N-Particle radiation transport code. created_by: Los Alamos National Laboratory From c07f9bbf862a3536453846783d91b06205a041b9 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:42:48 -0400 Subject: [PATCH 14/24] Update index.md Signed-off-by: Justin Kenyon --- topics/mozilla/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/mozilla/index.md b/topics/mozilla/index.md index d6c022612545..742faa84d565 100644 --- a/topics/mozilla/index.md +++ b/topics/mozilla/index.md @@ -1,6 +1,6 @@ --- aliases: mozilla-foundation -related: chrome,safari,edge,opera,browser,gecko,firefox,firefox-extension +related: chrome, safari, edge, opera, browser, gecko, firefox, firefox-extension created_by: Mozilla Foundation display_name: Mozilla github_url: https://github.com/mozilla/ From 999228a27ca534db57a44a88ae4f7eb7fc7e5639 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:43:20 -0400 Subject: [PATCH 15/24] Update index.md Signed-off-by: Justin Kenyon --- topics/opencomputers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/opencomputers/index.md b/topics/opencomputers/index.md index 3d51188f3f59..8e11c52fa678 100644 --- a/topics/opencomputers/index.md +++ b/topics/opencomputers/index.md @@ -5,7 +5,7 @@ display_name: OpenComputers github_url: https://github.com/MightyPirates/OpenComputers url: https://oc.cil.li/ logo: opencomputers.png -related: lua,minecraft,minecraft-mod +related: lua, minecraft, minecraft-mod topic: opencomputers released: December 14, 2013 short_description: OpenComputers is a Minecraft mod that adds programmable computers and robots to the game. From 83e0396fef51c249e6dac25fba0d8983d37c4c1f Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:43:46 -0400 Subject: [PATCH 16/24] Update index.md Signed-off-by: Justin Kenyon --- topics/pip/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/pip/index.md b/topics/pip/index.md index bcbf2de341b0..146c57de90a5 100644 --- a/topics/pip/index.md +++ b/topics/pip/index.md @@ -1,10 +1,10 @@ --- -aliases: pypi,pip-package,pypi-package +aliases: pypi, pip-package, pypi-package created_by: Ian Bicking, Jannis Leidel display_name: pip github_url: https://github.com/pypa/pip logo: pip.png -related: python,package-manager +related: python, package-manager released: April 4, 2011 short_description: The Python package installer. topic: pip From 98e7773b198213e77a21af63d8738f1a8521fbd1 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:44:04 -0400 Subject: [PATCH 17/24] Update index.md Signed-off-by: Justin Kenyon --- topics/point-and-click/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/point-and-click/index.md b/topics/point-and-click/index.md index 6c5a75a09f78..4319ac784e03 100644 --- a/topics/point-and-click/index.md +++ b/topics/point-and-click/index.md @@ -2,7 +2,7 @@ display_name: point-and-click topic: point-and-click aliases: point-n-click -related: scumm, +related: scumm short_description: A genre of video game. --- -Games where player typically controls their character through a point-and-click interface using a computer mouse. \ No newline at end of file +Games where player typically controls their character through a point-and-click interface using a computer mouse. From 5a32248e88a7266e87efaf6dc1cd926b814e8f23 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:44:23 -0400 Subject: [PATCH 18/24] Update index.md Signed-off-by: Justin Kenyon --- topics/portapps/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/portapps/index.md b/topics/portapps/index.md index fa7f80d126f6..51920173e355 100644 --- a/topics/portapps/index.md +++ b/topics/portapps/index.md @@ -4,7 +4,7 @@ topic: portapps created_by: CrazyMax github_url: https://github.com/portapps/portapps logo: portapps.png -related: portable,windows +related: portable, windows released: September 22, 2019 short_description: Collection of portable apps for Windows. url: https://portapps.io/ From 0ded3ffa9dd0aada5386c60e4d478672689b7a2c Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:44:48 -0400 Subject: [PATCH 19/24] Update index.md Signed-off-by: Justin Kenyon --- topics/prestashop/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/prestashop/index.md b/topics/prestashop/index.md index 7abf82e65afa..2e0ba4ee9bcc 100644 --- a/topics/prestashop/index.md +++ b/topics/prestashop/index.md @@ -1,5 +1,5 @@ --- -aliases: prestashop16,prestashop17,prestashop8,prestashop-ecommerce,project-prestashop +aliases: prestashop16, prestashop17, prestashop8, prestashop-ecommerce, project-prestashop created_by: Bruno Lévêque, Igor Schlumberger display_name: PrestaShop github_url: https://github.com/prestashop @@ -13,4 +13,4 @@ wikipedia_url: https://en.wikipedia.org/wiki/PrestaShop --- PrestaShop is a freemium, open source e-commerce platform. The software is published under the Open Software License (OSL). It is written in the PHP programming language with support for the MySQL or MariaDB database management system. It has a software dependency on the Symfony PHP framework. -PrestaShop is currently used by 300,000 shops worldwide and is available in 60 different languages. \ No newline at end of file +PrestaShop is currently used by 300,000 shops worldwide and is available in 60 different languages. From 11419d5b1fdf8b3ab823db46a742bf021866e1c7 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:45:06 -0400 Subject: [PATCH 20/24] Update index.md Signed-off-by: Justin Kenyon --- topics/stata/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/stata/index.md b/topics/stata/index.md index bf688b9bd728..1eb80a3e5fb1 100644 --- a/topics/stata/index.md +++ b/topics/stata/index.md @@ -3,7 +3,7 @@ aliases: stata-command, stata-packages, stata-package display_name: Stata created_by: StataCorp logo: stata.png -related: mata, stata-schemes, data-visualization, data-analysis, data-science, +related: mata, stata-schemes, data-visualization, data-analysis, data-science short_description: Stata is a general-purpose statistical software package for data manipulation, visualization, statistics, and automated reporting. topic: stata url: https://stata.com From bef1974148a1095f108f52e8d05e40434dff04b4 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:46:06 -0400 Subject: [PATCH 21/24] Update index.md Signed-off-by: Justin Kenyon --- topics/ux/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/ux/index.md b/topics/ux/index.md index 897ac437c829..3c06cbb3ce20 100644 --- a/topics/ux/index.md +++ b/topics/ux/index.md @@ -3,7 +3,7 @@ aliases: user-experience, ux-design, user-experience-design display_name: User experience (UX) short_description: User experience is about the anticipation of the needs of the user and solutions that fit them. topic: ux -related: usability, information-architecture, ui, design-patterns, developer-experience, customer-experience, employee-experience, universal-design, accessibility, accessibility-experience, +related: usability, information-architecture, ui, design-patterns, developer-experience, customer-experience, employee-experience, universal-design, accessibility, accessibility-experience wikipedia_url: https://en.wikipedia.org/wiki/User_experience created_by: Frederick Winslow Taylor, Henry Ford, Donald Norman --- From 5d5d7d96878648f9e0aed604005abb3583425cf1 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:46:25 -0400 Subject: [PATCH 22/24] Update index.md Signed-off-by: Justin Kenyon --- topics/webextension/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/webextension/index.md b/topics/webextension/index.md index 11fb5658ea44..9749e7ee40bb 100644 --- a/topics/webextension/index.md +++ b/topics/webextension/index.md @@ -1,5 +1,5 @@ --- -aliases: webextensions,web-extension,web-extensions,browserext +aliases: webextensions, web-extension, web-extensions, browserext related: w3c, browser, firefox, firefox-extension, chrome, chrome-extension, mozilla, opera, edge created_by: Browser Extension Community Group display_name: WebExtension From 0197589d5bd11491422b335d0afc38834ecaf26c Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:46:46 -0400 Subject: [PATCH 23/24] Update index.md Signed-off-by: Justin Kenyon --- topics/zeplin/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/zeplin/index.md b/topics/zeplin/index.md index 32ef21021fe7..145a09ef8b87 100644 --- a/topics/zeplin/index.md +++ b/topics/zeplin/index.md @@ -1,5 +1,5 @@ --- -aliases: zeplin-extension,zem +aliases: zeplin-extension, zem created_by: Zeplin display_name: Zeplin github_url: https://github.com/zeplin @@ -9,4 +9,4 @@ short_description: Zeplin is a connected space for product teams where they can topic: zeplin url: https://zeplin.io --- -Zeplin is a connected space for product teams. It helps you collect and organize your team’s projects and resources like components, colors, and text styles. Everyone in the team can access up to date design resources and discussions. They also get notified of changes easily. \ No newline at end of file +Zeplin is a connected space for product teams. It helps you collect and organize your team’s projects and resources like components, colors, and text styles. Everyone in the team can access up to date design resources and discussions. They also get notified of changes easily. From 4464eca7e8637eefaa927128e916abba3ae5b4a4 Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Wed, 25 Jun 2025 18:47:07 -0400 Subject: [PATCH 24/24] Update index.md Signed-off-by: Justin Kenyon --- topics/zeronet/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/zeronet/index.md b/topics/zeronet/index.md index ec659141f8ad..350bf2e0f1b8 100644 --- a/topics/zeronet/index.md +++ b/topics/zeronet/index.md @@ -4,8 +4,8 @@ released: January 12, 2015 display_name: ZeroNet short_description: Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. topic: zeronet -aliases: zeroframe,zite -related: bittorrent,bitcoin,decentralized,p2p +aliases: zeroframe, zite +related: bittorrent, bitcoin, decentralized, p2p logo: zeronet.png url: https://zeronet.io/ github_url: https://github.com/HelloZeroNet/ZeroNet