Skip to content

Commit 33ce0d1

Browse files
committed
merge: resolve layout.css conflict with main
Keep .work-index__list grid rule from this branch; the .home-featured__grid rule from main no longer applies since featured cards now use a flex list layout.
2 parents 619370d + 478e711 commit 33ce0d1

20 files changed

Lines changed: 851 additions & 116 deletions

content/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
hero: Public infrastructure, in the open.
2+
hero: What we build in the open.
33
intro: Flexion Labs gathers our open source work in one place — products we steward, tools we share, and the commitment behind them.
44
---

data/overrides.yml

Lines changed: 167 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Hand-authored overrides keyed by repo name.
22
# See docs/catalog.md for supported fields.
33

4+
# ─── Active Flexion-originated projects ───────────────────────────────────────
5+
46
forms:
57
tier: active
68
category: product
@@ -11,12 +13,175 @@ forms-lab:
1113
category: product
1214
featured: true
1315

14-
document-extractor:
16+
flexion-notify:
1517
tier: active
1618
category: product
1719
featured: true
1820

19-
flexion-notify:
21+
devops-deployment-metrics:
22+
tier: active
23+
category: tool
24+
featured: true
25+
26+
flexion.github.io:
27+
tier: active
28+
category: tool
29+
30+
claude-domestique:
31+
tier: active
32+
category: tool
33+
34+
aws-codebuild-runner-project-tf-module:
35+
tier: active
36+
category: tool
37+
38+
odoo-ai-assistant:
39+
tier: active
40+
category: tool
41+
42+
flexcoins:
43+
tier: active
44+
category: product
45+
46+
# ─── Active forks (significant project contributions) ─────────────────────────
47+
48+
ef-cms:
49+
tier: active
50+
51+
ef-cms-ustc:
52+
tier: active
53+
54+
notifications-admin:
55+
tier: active
56+
57+
notifications-api:
58+
tier: active
59+
60+
document-extractor:
2061
tier: active
2162
category: product
2263
featured: true
64+
65+
uswds:
66+
tier: active
67+
68+
uswds-site:
69+
tier: active
70+
71+
uswds-elements:
72+
tier: active
73+
74+
# ─── Active prototypes (bid/design work) ──────────────────────────────────────
75+
76+
Destin-Municipal-Prototype:
77+
tier: active
78+
category: prototype
79+
80+
Destin-Design-Repo:
81+
tier: active
82+
category: prototype
83+
84+
# ─── Categorized (unreviewed tier, but with a useful category) ────────────────
85+
86+
bash_shell_script_starter:
87+
category: tool
88+
89+
flexion-sig-security:
90+
category: tool
91+
92+
flexion-sig-security-tf-modules:
93+
category: tool
94+
95+
msab-arts-locator:
96+
category: product
97+
98+
tech-radar-generator:
99+
category: tool
100+
101+
check-contributor-allowlist-action:
102+
category: tool
103+
104+
strapi-provider-upload-aws-s3-auth:
105+
category: tool
106+
107+
jubilant-computing-machine:
108+
category: tool
109+
110+
10x-uswds-forms:
111+
category: prototype
112+
113+
10x-uswds-dataviz:
114+
category: prototype
115+
116+
epa-prototype:
117+
category: prototype
118+
119+
flexion-ads-18f-response:
120+
category: prototype
121+
122+
flexion-ads-18f-save-my-picnic:
123+
category: prototype
124+
125+
qpp-design-exercise:
126+
category: prototype
127+
128+
Planet-Express:
129+
category: tool
130+
131+
asset-manager:
132+
category: prototype
133+
134+
# ─── Hidden (no portfolio value, visible only on Health page) ─────────────────
135+
136+
# Dead forks (2012–2015, no stars, no meaningful contribution)
137+
node-js-crate:
138+
hidden: true
139+
140+
coffeescript-koans:
141+
hidden: true
142+
143+
javascript-koans:
144+
hidden: true
145+
146+
pallet:
147+
hidden: true
148+
149+
django-axes:
150+
hidden: true
151+
152+
django-ckeditor:
153+
hidden: true
154+
155+
custom-post-type-ui:
156+
hidden: true
157+
158+
django:
159+
hidden: true
160+
161+
docker-karma-protractor:
162+
hidden: true
163+
164+
hubot-google-hangouts:
165+
hidden: true
166+
167+
lookml:
168+
hidden: true
169+
170+
# Dead non-forks (no README, no license, no description, or clearly abandoned)
171+
pig-latin-cli:
172+
hidden: true
173+
174+
mini-project-1:
175+
hidden: true
176+
177+
cdk-playground:
178+
hidden: true
179+
180+
mob-timer:
181+
hidden: true
182+
183+
uswds-react:
184+
hidden: true
185+
186+
radar:
187+
hidden: true

data/repos.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
"homepage": "https://labs.flexion.us",
517517
"language": "TypeScript",
518518
"license": null,
519-
"pushedAt": "2026-04-28T22:04:40Z",
519+
"pushedAt": "2026-04-29T05:05:21Z",
520520
"archived": false,
521521
"fork": false,
522522
"stars": 0,
@@ -530,13 +530,13 @@
530530
"url": "https://github.com/flexion/forms",
531531
"homepage": null,
532532
"language": "TypeScript",
533-
"license": null,
534-
"pushedAt": "2026-03-30T18:56:07Z",
533+
"license": "Apache-2.0",
534+
"pushedAt": "2026-04-29T02:39:31Z",
535535
"archived": false,
536536
"fork": false,
537537
"stars": 1,
538538
"hasReadme": true,
539-
"hasLicense": false,
539+
"hasLicense": true,
540540
"hasContributing": false
541541
},
542542
{

0 commit comments

Comments
 (0)