Equalify Hub
Sign Up for Equalify
EqualifyEverything
/
equalify-hub
Code
/
Commits
/ b6a8919
Refactored feedback to feature-request, added markdown docs, updated footer
Christopher Aitken
committed on Jan 29, 2026, 05:00 PM
Showing
12
changed files
+803 additions
-163 deletions
M
app.tsx
+12
-5
M
components/Layout.tsx
+16
-15
M
pages/about.tsx
+1
-1
M
pages/feedback.tsx
+45
-10
M
pages/home.tsx
+17
-14
M
pages/roadmap.tsx
+22
-11
M
pages/technical-docs.tsx
+249
-48
M
pages/user-guide.tsx
+243
-51
M
routes/public/feedback.ts
+6
-6
M
utils/db.ts
+29
M
utils/legacyLayout.ts
+2
-2
A
utils/markdown.ts
+161
Browse files at this commit →