Skip to content

Claude/add institute attribution h3w5m#17

Open
psknlr wants to merge 26 commits into
tbakerx:masterfrom
psknlr:claude/add-institute-attribution-H3w5m
Open

Claude/add institute attribution h3w5m#17
psknlr wants to merge 26 commits into
tbakerx:masterfrom
psknlr:claude/add-institute-attribution-H3w5m

Conversation

@psknlr

@psknlr psknlr commented Dec 17, 2025

Copy link
Copy Markdown

No description provided.

psknlr and others added 26 commits November 27, 2022 15:50
This commit enhances the GitHub pages site with comprehensive attribution
to the Institute of Medical Philosophy and Future AI (IMPFAI) and highlights
the published research in the Journal of Investigative Dermatology.

Changes:
- Updated site title to reflect the research focus
- Added institute attribution prominently in About section with styled banner
- Added publication information banner in Header component
- Enhanced README.md with complete research attribution and citation
- Updated resumeData.json with institute and publication details
- Improved navigation labels to better reflect research content
- Added styled publication citation boxes with gradient backgrounds

Publication:
Wu, S., Wang, D., Gu, X., Xiao, R., Gao, H., Yang, B., & Kang, Y. (2025).
Identifying Research Hotspots and Trends in Psoriasis Literature:
Autotuned Topic Modeling with Agent. Journal of Investigative Dermatology.

Institute: https://impfai.github.io/
This commit creates a new simplified homepage that focuses on the research
content and interactive Tableau visualization, while maintaining the IMPFAI
institute attribution and publication information.

Key Changes:
- Created new ResearchHome component for clean, focused layout
- Integrated Tableau visualization embedding with proper responsive design
- Added prominent institute and publication attribution banners
- Implemented IMPORTANCE section highlighting research significance
- Added responsive CSS for mobile and tablet devices
- Simplified App.js to use the new research-focused layout
- Maintained all attribution to IMPFAI and publication details

Features:
- Top banner with publication status and institute link
- Clean typography and gradient backgrounds
- Interactive Tableau dashboard for psoriasis research topics
- Institute attribution section with call-to-action
- Publication citation section
- Fully responsive design for all devices
- Professional color scheme (purple gradient theme)

This new layout provides a better user experience for exploring the
neural topic model visualization while clearly attributing the work
to the Institute of Medical Philosophy and Future AI.
This commit fixes the 404 error by properly configuring the React application
for GitHub Pages deployment.

Changes:
- Created new GitHub Actions workflow (deploy-react.yml) for React build and deployment
- Removed incorrect Jekyll and static workflows that were causing deployment issues
- Updated package.json with homepage field pointing to https://psknlr.github.io/
- Updated project name to reflect psoriasis research focus
- Added predeploy and deploy scripts for future gh-pages deployment option

The new workflow:
- Uses Node.js 16 to build the React application
- Runs npm ci to install dependencies
- Builds the React app with npm run build
- Deploys the build folder to GitHub Pages
- Triggers on pushes to master/main branches

This should resolve the 404 error and properly serve the React application
on GitHub Pages at https://psknlr.github.io/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants