From 7360efc715b8b57de1248b6b974de18d56dca32b Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 22 Nov 2025 10:57:26 -0800 Subject: [PATCH] Moved project status into minimized (expandable) state --- source/components/header.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/components/header.md b/source/components/header.md index cd56bb7..6726c56 100644 --- a/source/components/header.md +++ b/source/components/header.md @@ -42,7 +42,9 @@ This list aims to serve as a single centralized location for the best of open so This list aims to stand in the middle ground between human input and automation. Mostly automated websites exist for finding open source projects, but statistics alone fails to encompass the complete picture. This list has scripts to automate markdown formatting, updating stats, and finding potentially abandoned projects. However, the actual processes of choosing which projects make it onto the list, which ones should be removed, and what tags to assign are controlled entirely by humans. -## Project Status +
+ Project Status
+ ```css Active - Active Development ``` @@ -58,3 +60,4 @@ Idle - Temporarily Paused ``` Abandoned - Development Halted ``` +