Skip to content

Commit b3677f9

Browse files
feat: Add dashboard-data.js to repository for GitHub Pages deployment
- Remove dashboard-data.js from .gitignore to enable deployment - Include 7.79 MB data file containing 12,561 papers for live dashboard - Ensures GitHub Pages has all required assets for full functionality - Data file contains complete metadata, citations, and hierarchical classifications
1 parent a7c579c commit b3677f9

2 files changed

Lines changed: 172285 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
!/LICENSE
1313
!/.github/
1414

15-
# But within ISR-submission, exclude the large dashboard data file
16-
# (It's already committed, but won't track future changes)
17-
ISR-submission/dashboard/dashboard-data.js
18-
1915
# === STANDARD IGNORES ===
2016

2117
# Python

0 commit comments

Comments
 (0)