From 6b7bc3644d9de699191f99adbc4f2de7b2ee4335 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Wed, 11 Feb 2026 17:51:02 +0100 Subject: [PATCH] fix: reorder GitHub widget tabs and add Repos tab Tab order: Commits (default), Repos, Featured, PRs. Repos tab fetches full repo list from GitHub public API. Featured tab shows curated projects from /githubapi. Co-Authored-By: Claude Opus 4.6 --- _includes/components/widgets/github-repos.njk | 127 ++++++++++++------ 1 file changed, 85 insertions(+), 42 deletions(-) diff --git a/_includes/components/widgets/github-repos.njk b/_includes/components/widgets/github-repos.njk index 687ee6b..7f23058 100644 --- a/_includes/components/widgets/github-repos.njk +++ b/_includes/components/widgets/github-repos.njk @@ -1,5 +1,5 @@ -{# GitHub Activity Widget - Tabbed Projects/Commits/PRs with live API data #} -
+{# GitHub Activity Widget - Tabbed Commits/Repos/Featured/PRs with live API data #} +

- {# Tab buttons #} + {# Tab buttons — order: Commits, Repos, Featured, PRs #}
- + +